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

This page was generated on 2025-08-28 12:04 -0400 (Thu, 28 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4822
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4613
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4556
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4539
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 750/2319HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-27 13:45 -0400 (Wed, 27 Aug 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: d549275
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  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.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / 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.17.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings FlowSOM_2.17.0.tar.gz
StartedAt: 2025-08-27 23:01:57 -0400 (Wed, 27 Aug 2025)
EndedAt: 2025-08-27 23:10:55 -0400 (Wed, 27 Aug 2025)
EllapsedTime: 537.7 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.17.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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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        45.425  0.360  45.627
PlotDimRed         42.721  0.167  42.846
PlotOutliers       16.165  0.018  16.184
UpdateMetaclusters 15.260  0.018  15.279
PlotMarker         14.783  0.091  14.875
PlotStars          12.492  0.018  12.513
GroupStats         11.406  0.085  11.492
FlowSOM             9.943  0.101  10.045
PlotGroups          9.783  0.022   9.805
QueryMultiple       8.440  0.011   8.453
AddAnnotation       7.595  0.141   7.738
query_multiple      7.662  0.008   7.671
Plot2DScatters      7.201  0.022   7.213
GetFlowJoLabels     6.620  0.100   6.716
PlotManualBars      6.585  0.040   6.626
QueryStarPlot       6.259  0.005   6.264
PlotVariable        6.087  0.082   6.170
PlotNode            5.883  0.022   5.906
PlotNumbers         5.610  0.012   5.624
PlotPies            5.482  0.068   5.549
UpdateNodeSize      5.487  0.005   5.492
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.17.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-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.5950.1417.738
AggregateFlowFrames0.0670.0070.073
BuildMST1.2200.0571.277
BuildSOM0.9940.0091.004
CountGroups4.7610.0404.802
FMeasure0.0010.0000.001
FlowSOM 9.943 0.10110.045
FlowSOMSubset3.7140.0173.731
FlowSOMmary45.425 0.36045.627
GetChannels0.0260.0010.027
GetClusterMFIs3.3630.0873.451
GetClusterPercentagesPositive3.5370.0113.548
GetClusters3.4350.0133.449
GetCounts3.5520.0093.562
GetFeatures4.4760.0044.480
GetFlowJoLabels6.6200.1006.716
GetMFIs4.0740.0114.085
GetMarkers0.0260.0010.027
GetMetaclusterCVs3.9770.0063.983
GetMetaclusterMFIs4.0040.0054.009
GetMetaclusterPercentagesPositive4.2640.0074.273
GetMetaclusters4.8080.0674.875
GetPercentages4.2270.0064.233
GroupStats11.406 0.08511.492
Initialize_KWSP0.0030.0000.003
Initialize_PCA000
MetaClustering2.730.032.76
MetaclusterCVs4.0210.0144.036
MetaclusterMFIs4.6980.0164.722
NClusters4.7360.0144.751
NMetaclusters4.3470.0164.363
NewData3.5270.0573.585
Plot2DScatters7.2010.0227.213
PlotCenters0.970.000.97
PlotClusters2D0.9470.0030.950
PlotDimRed42.721 0.16742.846
PlotFileScatters0.6970.0060.703
PlotFlowSOM4.8500.0234.873
PlotGroups9.7830.0229.805
PlotLabels4.6080.0104.619
PlotManualBars6.5850.0406.626
PlotMarker14.783 0.09114.875
PlotNode5.8830.0225.906
PlotNumbers5.6100.0125.624
PlotOutliers16.165 0.01816.184
PlotOverview2D4.0110.0204.031
PlotPies5.4820.0685.549
PlotSD1.7860.0111.797
PlotStars12.492 0.01812.513
PlotVariable6.0870.0826.170
Purity0.0010.0000.001
QueryMultiple8.4400.0118.453
QueryStarPlot6.2590.0056.264
ReadInput3.3270.0323.360
SaveClustersToFCS4.9410.0114.952
TestOutliers4.2800.0034.284
UpdateMetaclusters15.260 0.01815.279
UpdateNodeSize5.4870.0055.492
get_channels0.030.000.03
get_markers0.0290.0010.030
metaClustering_consensus2.6220.0132.635
plotStarLegend0.3490.0010.349
print.FlowSOM3.9270.0073.934
query_multiple7.6620.0087.671