Back to Multiple platform build/check report for BioC 3.8
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

CHECK report for flowDensity on tokay1

This page was generated on 2019-04-13 11:24:01 -0400 (Sat, 13 Apr 2019).

Package 533/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowDensity 1.16.1
Mehrnoush Malek
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/flowDensity
Branch: RELEASE_3_8
Last Commit: e2655a2
Last Changed Date: 2019-01-04 13:32:14 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowDensity
Version: 1.16.1
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowDensity.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings flowDensity_1.16.1.tar.gz
StartedAt: 2019-04-13 02:16:51 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 02:19:41 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 170.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: flowDensity.Rcheck
Warnings: 5

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flowDensity.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings flowDensity_1.16.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/flowDensity.Rcheck'
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'flowDensity/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowDensity' version '1.16.1'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'flowDensity' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'flowCore::plot' by 'graphics::plot' when loading 'flowDensity'
See 'C:/Users/biocbuild/bbs-3.8-bioc/meat/flowDensity.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    doc       2.7Mb
    extdata   4.3Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... WARNING
Rd files with duplicated alias 'flowDensity':
  'flowDensity-methods.Rd' 'flowDensity.Rd'
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'flowDensity' and siglist
    'CellPopulation,ANY,logical,missing'
  generic 'flowDensity' and siglist 'GatingHierarchy,ANY,logical,ANY'
  generic 'flowDensity' and siglist 'flowFrame,ANY,logical,missing'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Objects in \usage without \alias in documentation object 'flowDensity-methods':
  '\S4method{flowDensity}{CellPopulation,ANY,logical,missing}'
  '\S4method{flowDensity}{flowFrame,ANY,logical,missing}'
  '\S4method{flowDensity}{GatingHierarchy,ANY,logical,ANY}'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... WARNING
Vignette sources in 'inst/doc' missing from the 'vignettes' directory:
  'flowDensity.Rnw'
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 WARNINGs, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/flowDensity.Rcheck/00check.log'
for details.



Installation output

flowDensity.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/flowDensity_1.16.1.tar.gz && rm -rf flowDensity.buildbin-libdir && mkdir flowDensity.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowDensity.buildbin-libdir flowDensity_1.16.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL flowDensity_1.16.1.zip && rm flowDensity_1.16.1.tar.gz flowDensity_1.16.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7040k  100 7040k    0     0  46.4M      0 --:--:-- --:--:-- --:--:-- 47.7M

install for i386

* installing *source* package 'flowDensity' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'flowCore::plot' by 'graphics::plot' when loading 'flowDensity'
** help
*** installing help indices
  converting help for package 'flowDensity'
    finding HTML links ... done
    CellPopulation-class                    html  
    deGate                                  html  
    flowDensity-methods                     html  
    flowDensity                             html  
    getPeaks                                html  
    getflowFrame                            html  
    nmRemove                                html  
    notSubFrame                             html  
    plotDens                                html  
** building package indices
** installing vignettes
   'flowDensityVignette.Rnw' 
** testing if installed package can be loaded
Warning: replacing previous import 'flowCore::plot' by 'graphics::plot' when loading 'flowDensity'
In R CMD INSTALL

install for x64

* installing *source* package 'flowDensity' ...
** testing if installed package can be loaded
Warning: replacing previous import 'flowCore::plot' by 'graphics::plot' when loading 'flowDensity'
* MD5 sums
packaged installation of 'flowDensity' as flowDensity_1.16.1.zip
* DONE (flowDensity)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'flowDensity' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output


Example timings

flowDensity.Rcheck/examples_i386/flowDensity-Ex.timings

nameusersystemelapsed
CellPopulation-class0.000.020.01
deGate0.190.020.79
flowDensity0.040.030.08
getPeaks0.040.000.03
getflowFrame0.040.010.06
nmRemove0.270.000.46
notSubFrame0.140.020.54
plotDens0.170.010.19

flowDensity.Rcheck/examples_x64/flowDensity-Ex.timings

nameusersystemelapsed
CellPopulation-class000
deGate0.170.030.20
flowDensity0.050.000.04
getPeaks0.030.000.03
getflowFrame0.060.000.07
nmRemove0.250.000.25
notSubFrame0.090.000.36
plotDens0.180.000.17