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

CHECK report for FlowSOM on malbec1

This page was generated on 2020-04-15 12:09:33 -0400 (Wed, 15 Apr 2020).

Package 599/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 1.18.0
Sofie Van Gassen
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/FlowSOM
Branch: RELEASE_3_10
Last Commit: 850e5b7
Last Changed Date: 2019-10-29 13:09:07 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  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: FlowSOM
Version: 1.18.0
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings FlowSOM_1.18.0.tar.gz
StartedAt: 2020-04-15 02:41:28 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 02:46:01 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 273.5 seconds
RetCode: 0
Status:  OK 
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings FlowSOM_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/FlowSOM.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.18.0’
* 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 ... NOTE
AddFlowFrame: no visible global function definition for ‘is’
ReadInput: no visible global function definition for ‘is’
Undefined global functions or variables:
  is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
CountGroups     13.204  0.092  13.350
FlowSOM         10.084  0.040  10.195
PlotOverview2D   8.620  0.048   8.689
FlowSOMSubset    6.636  0.052   6.708
MetaclusterMFIs  6.292  0.032   6.385
PlotLabels       5.956  0.012   6.051
GetFlowJoLabels  5.816  0.036   5.967
PlotNode         5.692  0.020   5.726
GetMFIs          5.496  0.024   5.551
MetaclusterCVs   5.500  0.012   5.536
GetClusters      5.148  0.000   5.410
ReadInput        4.864  0.016   5.298
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.10-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.



Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘FlowSOM’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.10-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.10-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.10-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)

Tests output


Example timings

FlowSOM.Rcheck/FlowSOM-Ex.timings

nameusersystemelapsed
AggregateFlowFrames0.4000.0160.433
BuildMST1.7000.0161.732
BuildSOM2.2560.0362.298
CountGroups13.204 0.09213.350
FMeasure0.0000.0000.002
FlowSOM10.084 0.04010.195
FlowSOMSubset6.6360.0526.708
GetClusters5.1480.0005.410
GetFlowJoLabels5.8160.0365.967
GetMFIs5.4960.0245.551
GetMetaclusters4.6840.0284.729
Initialize_KWSP0.0040.0000.005
Initialize_PCA0.0040.0000.002
MetaClustering4.3680.0164.455
MetaclusterCVs5.5000.0125.536
MetaclusterMFIs6.2920.0326.385
NewData4.6040.0084.683
PlotCenters1.7120.0041.720
PlotClusters2D1.5600.0121.575
PlotGroups000
PlotLabels5.9560.0126.051
PlotMarker1.4920.0081.510
PlotNode5.6920.0205.726
PlotNumbers1.5840.0041.592
PlotOverview2D8.6200.0488.689
PlotPies4.6440.0124.659
PlotSD1.1880.0041.190
PlotStars1.0160.0041.020
PlotVariable1.4000.0041.408
Purity0.0000.0000.002
QueryStarPlot3.6160.0123.875
ReadInput4.8640.0165.298
TestOutliers4.9680.0204.994
UpdateNodeSize1.2640.0081.296
get_channels0.0280.0080.032
get_markers0.0240.0000.026
metaClustering_consensus2.2440.0002.242