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

This page was generated on 2025-01-27 11:40 -0500 (Mon, 27 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4464
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4418
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 737/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-01-26 13:40 -0500 (Sun, 26 Jan 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: b617807
git_last_commit_date: 2024-10-29 09:57:26 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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 nebbiolo1

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.15.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings FlowSOM_2.15.0.tar.gz
StartedAt: 2025-01-26 22:55:21 -0500 (Sun, 26 Jan 2025)
EndedAt: 2025-01-26 23:04:26 -0500 (Sun, 26 Jan 2025)
EllapsedTime: 544.9 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.15.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 13.3.0-6ubuntu2~24.04) 13.3.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        47.895  0.456  48.141
PlotDimRed         44.321  0.161  44.432
PlotOutliers       16.734  0.011  16.746
PlotMarker         15.351  0.037  15.388
UpdateMetaclusters 14.954  0.029  14.984
PlotStars          12.961  0.014  12.976
GroupStats         11.021  0.016  11.037
FlowSOM            10.605  0.080  10.686
PlotGroups          9.707  0.028   9.735
QueryMultiple       8.225  0.058   8.283
AddAnnotation       7.788  0.200   7.989
query_multiple      7.934  0.012   7.946
Plot2DScatters      7.581  0.048   7.617
GetFlowJoLabels     7.117  0.137   7.255
PlotManualBars      7.182  0.013   7.197
PlotVariable        6.401  0.018   6.419
PlotNumbers         6.353  0.018   6.374
PlotNode            6.078  0.023   6.101
QueryStarPlot       6.061  0.018   6.079
PlotPies            5.829  0.017   5.846
CountGroups         5.404  0.084   5.488
PlotFlowSOM         5.154  0.034   5.190
UpdateNodeSize      5.153  0.021   5.174
* 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.21-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.15.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -c som.c -o som.o
gcc -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-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.7880.2007.989
AggregateFlowFrames0.0810.0100.091
BuildMST1.3380.0071.347
BuildSOM1.0570.0081.066
CountGroups5.4040.0845.488
FMeasure0.0020.0000.002
FlowSOM10.605 0.08010.686
FlowSOMSubset3.7280.0293.757
FlowSOMmary47.895 0.45648.141
GetChannels0.0250.0030.028
GetClusterMFIs3.7340.0483.782
GetClusterPercentagesPositive3.7560.0203.777
GetClusters3.8640.0063.870
GetCounts3.6760.0103.687
GetFeatures4.7400.0124.754
GetFlowJoLabels7.1170.1377.255
GetMFIs4.3210.0314.352
GetMarkers0.0270.0010.028
GetMetaclusterCVs3.9940.0434.036
GetMetaclusterMFIs3.9960.0414.037
GetMetaclusterPercentagesPositive4.0330.0194.053
GetMetaclusters4.2280.0334.260
GetPercentages3.9970.0124.008
GroupStats11.021 0.01611.037
Initialize_KWSP0.0030.0000.003
Initialize_PCA0.0000.0010.001
MetaClustering3.1520.0183.171
MetaclusterCVs4.4150.0124.428
MetaclusterMFIs4.5880.0114.599
NClusters4.6670.0104.677
NMetaclusters4.7010.0724.773
NewData3.6190.0053.623
Plot2DScatters7.5810.0487.617
PlotCenters1.0060.0231.029
PlotClusters2D0.9950.0071.003
PlotDimRed44.321 0.16144.432
PlotFileScatters1.0440.0611.106
PlotFlowSOM5.1540.0345.190
PlotGroups9.7070.0289.735
PlotLabels4.7850.0104.795
PlotManualBars7.1820.0137.197
PlotMarker15.351 0.03715.388
PlotNode6.0780.0236.101
PlotNumbers6.3530.0186.374
PlotOutliers16.734 0.01116.746
PlotOverview2D4.4670.0104.477
PlotPies5.8290.0175.846
PlotSD1.8120.0121.824
PlotStars12.961 0.01412.976
PlotVariable6.4010.0186.419
Purity0.0000.0010.001
QueryMultiple8.2250.0588.283
QueryStarPlot6.0610.0186.079
ReadInput2.8170.0132.846
SaveClustersToFCS4.8290.0094.839
TestOutliers4.2550.0624.317
UpdateMetaclusters14.954 0.02914.984
UpdateNodeSize5.1530.0215.174
get_channels0.0250.0050.029
get_markers0.0270.0030.029
metaClustering_consensus2.6210.0342.654
plotStarLegend0.3710.0020.374
print.FlowSOM4.6140.0134.626
query_multiple7.9340.0127.946