| Back to Multiple platform build/check report for BioC 3.9 | 
 | 
This page was generated on 2019-04-09 11:40:44 -0400 (Tue, 09 Apr 2019).
| Package 569/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| FlowSOM 1.15.1 Sofie Van Gassen 
 | malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] |  | ||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK |  | ||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |  | ||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | 
| Package: FlowSOM | 
| Version: 1.15.1 | 
| Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings FlowSOM_1.15.1.tar.gz | 
| StartedAt: 2019-04-09 00:33:11 -0400 (Tue, 09 Apr 2019) | 
| EndedAt: 2019-04-09 00:35:00 -0400 (Tue, 09 Apr 2019) | 
| EllapsedTime: 108.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: FlowSOM.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings FlowSOM_1.15.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘1.15.1’
* checking package namespace information ... OK
* checking package dependencies ... 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 for sufficient/correct file permissions ... OK
* checking whether package ‘FlowSOM’ can be installed ... OK
* checking installed package size ... OK
* 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
* 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 ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
FlowSOM     8.929  0.048   8.985
CountGroups 7.479  0.048   7.528
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.
FlowSOM.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL FlowSOM ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘FlowSOM’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c som.c -o som.o gcc -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-FlowSOM/00new/FlowSOM/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (FlowSOM)
FlowSOM.Rcheck/FlowSOM-Ex.timings
| name | user | system | elapsed | |
| AggregateFlowFrames | 0.128 | 0.004 | 0.144 | |
| BuildMST | 0.783 | 0.008 | 0.792 | |
| BuildSOM | 1.257 | 0.008 | 1.265 | |
| CountGroups | 7.479 | 0.048 | 7.528 | |
| FMeasure | 0.003 | 0.000 | 0.002 | |
| FlowSOM | 8.929 | 0.048 | 8.985 | |
| FlowSOMSubset | 3.714 | 0.004 | 3.718 | |
| MetaClustering | 3.680 | 0.008 | 3.689 | |
| NewData | 3.506 | 0.008 | 3.517 | |
| PlotCenters | 1.009 | 0.000 | 1.009 | |
| PlotClusters2D | 0.878 | 0.004 | 0.882 | |
| PlotGroups | 0 | 0 | 0 | |
| PlotMarker | 0.798 | 0.008 | 0.806 | |
| PlotNode | 3.133 | 0.028 | 3.174 | |
| PlotNumbers | 0.871 | 0.000 | 0.870 | |
| PlotPies | 4.363 | 0.024 | 4.394 | |
| PlotStars | 1.006 | 0.000 | 1.007 | |
| PlotVariable | 0.806 | 0.004 | 0.811 | |
| ProcessGatingML | 4.152 | 0.024 | 4.176 | |
| Purity | 0.002 | 0.000 | 0.001 | |
| QueryStarPlot | 2.590 | 0.008 | 2.598 | |
| ReadInput | 3.453 | 0.016 | 3.468 | |
| UpdateNodeSize | 1.247 | 0.000 | 1.247 | |
| metaClustering_consensus | 2.629 | 0.028 | 2.657 | |