Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:38 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 727/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.13.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 95a62de
git_last_commit_date: 2024-04-30 10:40:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on nebbiolo2

To the developers/maintainers of the FlowSOM package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FlowSOM.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: FlowSOM
Version: 2.13.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings FlowSOM_2.13.0.tar.gz
StartedAt: 2024-07-05 22:55:36 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 23:04:33 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 537.1 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings FlowSOM_2.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.13.0’
* package encoding: UTF-8
* 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
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* 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 code 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 ... NOTE
checkRd: (-1) PlotDimRed.Rd:55: Lost braces
    55 | of the dimred default = function(dimred){dimred$Y}.}
       |                                         ^
* 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 (user + system) or elapsed time > 5s
                     user system elapsed
FlowSOMmary        46.580  0.479  46.715
PlotDimRed         41.625  0.112  41.658
PlotMarker         16.330  0.056  16.386
PlotOutliers       15.388  0.076  15.491
UpdateMetaclusters 15.152  0.068  15.220
PlotStars          13.683  0.028  13.711
GroupStats         11.761  0.016  11.777
FlowSOM            10.086  0.116  10.203
PlotGroups          9.943  0.020   9.963
QueryMultiple       8.280  0.020   8.300
query_multiple      8.241  0.016   8.257
AddAnnotation       7.817  0.172   7.990
Plot2DScatters      7.074  0.016   7.059
GetFlowJoLabels     6.492  0.076   6.569
PlotManualBars      6.366  0.044   6.410
PlotPies            6.284  0.036   6.319
PlotNode            6.250  0.012   6.263
PlotVariable        6.165  0.028   6.193
QueryStarPlot       6.136  0.004   6.140
PlotNumbers         5.906  0.024   5.962
UpdateNodeSize      5.304  0.004   5.308
PlotFlowSOM         5.003  0.044   5.058
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.20-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.20-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-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
AddAnnotation7.8170.1727.990
AggregateFlowFrames0.0750.0000.074
BuildMST1.0370.0081.045
BuildSOM1.2130.0431.257
CountGroups4.9100.0814.990
FMeasure0.0020.0000.001
FlowSOM10.086 0.11610.203
FlowSOMSubset3.5450.0513.596
FlowSOMmary46.580 0.47946.715
GetChannels0.0260.0000.026
GetClusterMFIs3.4740.0643.538
GetClusterPercentagesPositive3.4120.0043.417
GetClusters3.3810.0803.461
GetCounts3.4520.0563.508
GetFeatures4.8010.0044.806
GetFlowJoLabels6.4920.0766.569
GetMFIs3.8850.0243.909
GetMarkers0.0270.0000.026
GetMetaclusterCVs3.8740.0083.882
GetMetaclusterMFIs4.3020.0924.394
GetMetaclusterPercentagesPositive3.8830.0083.891
GetMetaclusters3.9430.0123.956
GetPercentages4.0290.0404.069
GroupStats11.761 0.01611.777
Initialize_KWSP0.0030.0000.003
Initialize_PCA0.0010.0000.001
MetaClustering2.7210.0362.800
MetaclusterCVs4.2800.0044.284
MetaclusterMFIs4.2430.0124.254
NClusters4.4630.0204.483
NMetaclusters4.2510.0284.279
NewData3.8060.0403.854
Plot2DScatters7.0740.0167.059
PlotCenters0.9630.0000.963
PlotClusters2D0.9700.0040.974
PlotDimRed41.625 0.11241.658
PlotFileScatters0.6840.0160.700
PlotFlowSOM5.0030.0445.058
PlotGroups9.9430.0209.963
PlotLabels4.5210.0044.526
PlotManualBars6.3660.0446.410
PlotMarker16.330 0.05616.386
PlotNode6.2500.0126.263
PlotNumbers5.9060.0245.962
PlotOutliers15.388 0.07615.491
PlotOverview2D4.1650.0244.188
PlotPies6.2840.0366.319
PlotSD1.9430.0521.995
PlotStars13.683 0.02813.711
PlotVariable6.1650.0286.193
Purity0.0010.0000.001
QueryMultiple8.280.028.30
QueryStarPlot6.1360.0046.140
ReadInput3.0540.0243.079
SaveClustersToFCS4.7660.0564.824
TestOutliers4.6180.0004.618
UpdateMetaclusters15.152 0.06815.220
UpdateNodeSize5.3040.0045.308
get_channels0.0270.0000.027
get_markers0.0220.0030.025
metaClustering_consensus2.3220.0162.338
plotStarLegend0.3600.0000.361
print.FlowSOM4.4600.0164.477
query_multiple8.2410.0168.257