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

This page was generated on 2025-09-29 11:37 -0400 (Mon, 29 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4580
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 756/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.16.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-25 13:40 -0400 (Thu, 25 Sep 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_21
git_last_commit: 4bdaa3d
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / 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.16.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.16.0.tar.gz
StartedAt: 2025-09-28 23:26:05 -0400 (Sun, 28 Sep 2025)
EndedAt: 2025-09-28 23:36:00 -0400 (Sun, 28 Sep 2025)
EllapsedTime: 594.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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-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.16.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        50.516  0.442  50.805
PlotDimRed         43.550  0.236  43.717
PlotOutliers       29.387  0.079  29.467
PlotMarker         17.472  0.028  17.501
UpdateMetaclusters 15.519  0.021  15.541
PlotStars          14.369  0.014  14.384
GroupStats         11.790  0.015  11.806
FlowSOM            11.472  0.071  11.551
PlotGroups         10.717  0.022  10.741
QueryMultiple      10.092  0.047  10.139
Plot2DScatters      9.654  0.068   9.712
query_multiple      9.232  0.008   9.240
AddAnnotation       8.337  0.222   8.565
PlotManualBars      7.806  0.010   7.818
GetFlowJoLabels     7.072  0.063   7.135
PlotPies            6.915  0.023   6.938
QueryStarPlot       6.850  0.030   6.881
PlotVariable        6.735  0.010   6.745
PlotNode            6.608  0.012   6.621
PlotNumbers         6.488  0.012   6.501
UpdateNodeSize      5.667  0.004   5.671
CountGroups         5.533  0.056   5.588
PlotLabels          5.444  0.006   5.453
GetFeatures         5.198  0.059   5.257
PlotFlowSOM         5.164  0.036   5.201
PlotOverview2D      5.034  0.130   5.164
NClusters           5.151  0.011   5.162
* 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.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.16.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.21-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.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
AddAnnotation8.3370.2228.565
AggregateFlowFrames0.0680.0080.076
BuildMST1.3100.0321.343
BuildSOM1.0270.0201.047
CountGroups5.5330.0565.588
FMeasure0.0010.0000.002
FlowSOM11.472 0.07111.551
FlowSOMSubset3.8570.0203.876
FlowSOMmary50.516 0.44250.805
GetChannels0.0270.0010.028
GetClusterMFIs4.0500.0924.143
GetClusterPercentagesPositive3.9010.0073.909
GetClusters3.840.013.85
GetCounts3.8100.0093.818
GetFeatures5.1980.0595.257
GetFlowJoLabels7.0720.0637.135
GetMFIs4.0620.0224.083
GetMarkers0.0280.0000.028
GetMetaclusterCVs4.1090.0154.124
GetMetaclusterMFIs4.1170.0074.124
GetMetaclusterPercentagesPositive4.0910.0244.115
GetMetaclusters4.0280.0234.051
GetPercentages4.1950.0194.214
GroupStats11.790 0.01511.806
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0000.0000.001
MetaClustering2.7400.0262.767
MetaclusterCVs4.0490.0074.056
MetaclusterMFIs4.4970.0124.509
NClusters5.1510.0115.162
NMetaclusters4.9180.0154.934
NewData3.7490.0113.761
Plot2DScatters9.6540.0689.712
PlotCenters1.0800.0071.087
PlotClusters2D0.9660.0030.969
PlotDimRed43.550 0.23643.717
PlotFileScatters1.1020.0221.124
PlotFlowSOM5.1640.0365.201
PlotGroups10.717 0.02210.741
PlotLabels5.4440.0065.453
PlotManualBars7.8060.0107.818
PlotMarker17.472 0.02817.501
PlotNode6.6080.0126.621
PlotNumbers6.4880.0126.501
PlotOutliers29.387 0.07929.467
PlotOverview2D5.0340.1305.164
PlotPies6.9150.0236.938
PlotSD1.9660.0201.986
PlotStars14.369 0.01414.384
PlotVariable6.7350.0106.745
Purity0.0010.0000.001
QueryMultiple10.092 0.04710.139
QueryStarPlot6.8500.0306.881
ReadInput3.2130.0213.235
SaveClustersToFCS4.8960.0114.908
TestOutliers4.4920.0114.504
UpdateMetaclusters15.519 0.02115.541
UpdateNodeSize5.6670.0045.671
get_channels0.0260.0010.028
get_markers0.0290.0000.029
metaClustering_consensus2.6500.0172.667
plotStarLegend0.4520.0000.452
print.FlowSOM4.2090.0124.221
query_multiple9.2320.0089.240