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

This page was generated on 2025-10-16 11:38 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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-10-13 13:40 -0400 (Mon, 13 Oct 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.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 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-10-15 23:19:34 -0400 (Wed, 15 Oct 2025)
EndedAt: 2025-10-15 23:29:32 -0400 (Wed, 15 Oct 2025)
EllapsedTime: 597.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        51.956  0.563  52.321
PlotDimRed         44.683  0.199  44.840
PlotOutliers       30.278  0.012  30.292
PlotMarker         17.405  0.045  17.451
UpdateMetaclusters 15.449  0.026  15.475
PlotStars          13.852  0.016  13.867
GroupStats         11.731  0.090  11.822
FlowSOM            11.117  0.403  11.521
PlotGroups         10.295  0.028  10.325
AddAnnotation       9.270  0.759  10.031
Plot2DScatters      9.295  0.067   9.354
QueryMultiple       9.282  0.014   9.296
query_multiple      9.261  0.010   9.270
PlotManualBars      7.566  0.011   7.579
PlotPies            6.984  0.042   7.025
QueryStarPlot       7.012  0.006   7.017
GetFlowJoLabels     6.781  0.055   6.837
PlotVariable        6.822  0.010   6.832
PlotNumbers         6.652  0.015   6.667
PlotNode            6.620  0.023   6.643
CountGroups         5.782  0.163   5.956
PlotFlowSOM         5.678  0.049   5.727
PlotOverview2D      5.542  0.078   5.621
UpdateNodeSize      5.609  0.007   5.616
GetFeatures         4.982  0.009   5.018
* 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
AddAnnotation 9.270 0.75910.031
AggregateFlowFrames0.0750.0070.081
BuildMST1.0650.0951.164
BuildSOM1.0970.0291.127
CountGroups5.7820.1635.956
FMeasure0.0000.0010.001
FlowSOM11.117 0.40311.521
FlowSOMSubset4.5740.0604.636
FlowSOMmary51.956 0.56352.321
GetChannels0.0270.0000.028
GetClusterMFIs3.7200.1173.838
GetClusterPercentagesPositive3.7810.0273.807
GetClusters3.7230.0263.750
GetCounts3.8530.0083.863
GetFeatures4.9820.0095.018
GetFlowJoLabels6.7810.0556.837
GetMFIs4.1270.0124.139
GetMarkers0.0260.0010.028
GetMetaclusterCVs4.1560.0624.219
GetMetaclusterMFIs4.3730.0104.384
GetMetaclusterPercentagesPositive4.6330.0064.640
GetMetaclusters4.1640.0094.174
GetPercentages4.4080.0224.430
GroupStats11.731 0.09011.822
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0000.0010.001
MetaClustering2.8080.0292.837
MetaclusterCVs4.1930.0154.209
MetaclusterMFIs4.6290.0084.638
NClusters4.7410.0144.756
NMetaclusters4.6250.0074.632
NewData4.0520.0074.058
Plot2DScatters9.2950.0679.354
PlotCenters1.0900.0041.094
PlotClusters2D1.0100.0011.011
PlotDimRed44.683 0.19944.840
PlotFileScatters1.0800.0101.091
PlotFlowSOM5.6780.0495.727
PlotGroups10.295 0.02810.325
PlotLabels4.8840.0154.899
PlotManualBars7.5660.0117.579
PlotMarker17.405 0.04517.451
PlotNode6.6200.0236.643
PlotNumbers6.6520.0156.667
PlotOutliers30.278 0.01230.292
PlotOverview2D5.5420.0785.621
PlotPies6.9840.0427.025
PlotSD1.9900.0142.004
PlotStars13.852 0.01613.867
PlotVariable6.8220.0106.832
Purity0.0010.0000.001
QueryMultiple9.2820.0149.296
QueryStarPlot7.0120.0067.017
ReadInput3.0690.0333.103
SaveClustersToFCS4.9180.0184.936
TestOutliers4.4550.0104.465
UpdateMetaclusters15.449 0.02615.475
UpdateNodeSize5.6090.0075.616
get_channels0.0280.0010.028
get_markers0.0270.0010.027
metaClustering_consensus2.6170.0432.663
plotStarLegend0.4550.0070.461
print.FlowSOM4.2880.0414.328
query_multiple9.2610.0109.270