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

This page was generated on 2025-10-02 12:03 -0400 (Thu, 02 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4844
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4631
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4576
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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 757/2337HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-10-01 13:45 -0400 (Wed, 01 Oct 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-10-02 00:13:55 -0400 (Thu, 02 Oct 2025)
EndedAt: 2025-10-02 00:23:51 -0400 (Thu, 02 Oct 2025)
EllapsedTime: 595.8 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 Patched (2025-08-23 r88802)
* 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        49.995  0.382  50.157
PlotDimRed         43.699  0.152  43.804
PlotOutliers       29.042  0.013  29.089
PlotMarker         16.947  0.030  16.978
UpdateMetaclusters 16.346  0.029  16.376
PlotStars          13.992  0.015  14.008
GroupStats         11.550  0.012  11.563
PlotGroups         10.939  0.024  10.963
FlowSOM            10.750  0.054  10.805
QueryMultiple      10.106  0.009  10.132
Plot2DScatters      9.582  0.062   9.634
query_multiple      9.447  0.013   9.461
AddAnnotation       8.448  0.220   8.670
PlotManualBars      7.504  0.012   7.517
QueryStarPlot       7.093  0.007   7.158
GetFlowJoLabels     6.850  0.103   6.954
PlotPies            6.902  0.026   6.929
PlotNumbers         6.820  0.013   6.850
PlotNode            6.682  0.012   6.777
PlotVariable        6.499  0.011   6.510
UpdateNodeSize      6.187  0.011   6.236
CountGroups         5.573  0.054   5.627
PlotOverview2D      5.505  0.048   5.582
PlotLabels          5.233  0.015   5.249
PlotFlowSOM         5.142  0.054   5.197
* 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
AddAnnotation8.4480.2208.670
AggregateFlowFrames0.0670.0090.076
BuildMST1.3100.0281.339
BuildSOM1.0460.0211.068
CountGroups5.5730.0545.627
FMeasure0.0020.0000.001
FlowSOM10.750 0.05410.805
FlowSOMSubset4.0710.0144.087
FlowSOMmary49.995 0.38250.157
GetChannels0.0260.0020.027
GetClusterMFIs3.9430.1344.077
GetClusterPercentagesPositive3.8620.0313.893
GetClusters3.7600.0073.768
GetCounts3.7620.0283.809
GetFeatures4.8570.0474.906
GetFlowJoLabels6.8500.1036.954
GetMFIs4.1020.0194.121
GetMarkers0.0260.0010.027
GetMetaclusterCVs4.0280.0374.065
GetMetaclusterMFIs4.1940.0254.219
GetMetaclusterPercentagesPositive4.1360.0104.147
GetMetaclusters4.6610.0064.683
GetPercentages4.1070.0084.116
GroupStats11.550 0.01211.563
Initialize_KWSP0.0040.0000.003
Initialize_PCA0.0010.0000.001
MetaClustering2.7480.0522.800
MetaclusterCVs4.0830.0254.107
MetaclusterMFIs4.5670.0074.576
NClusters4.7710.0834.855
NMetaclusters4.8830.0054.889
NewData3.7330.0063.740
Plot2DScatters9.5820.0629.634
PlotCenters1.0260.0021.028
PlotClusters2D0.9820.0020.985
PlotDimRed43.699 0.15243.804
PlotFileScatters1.0980.0191.117
PlotFlowSOM5.1420.0545.197
PlotGroups10.939 0.02410.963
PlotLabels5.2330.0155.249
PlotManualBars7.5040.0127.517
PlotMarker16.947 0.03016.978
PlotNode6.6820.0126.777
PlotNumbers6.8200.0136.850
PlotOutliers29.042 0.01329.089
PlotOverview2D5.5050.0485.582
PlotPies6.9020.0266.929
PlotSD2.3910.0172.408
PlotStars13.992 0.01514.008
PlotVariable6.4990.0116.510
Purity0.0010.0000.001
QueryMultiple10.106 0.00910.132
QueryStarPlot7.0930.0077.158
ReadInput2.8560.0302.888
SaveClustersToFCS4.9230.0114.935
TestOutliers4.8340.0144.848
UpdateMetaclusters16.346 0.02916.376
UpdateNodeSize6.1870.0116.236
get_channels0.0260.0010.027
get_markers0.0260.0010.027
metaClustering_consensus2.3040.0182.345
plotStarLegend0.4500.0000.449
print.FlowSOM4.3600.0064.367
query_multiple9.4470.0139.461