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

This page was generated on 2025-09-11 12:03 -0400 (Thu, 11 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4539
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4474
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4519
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4544
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 751/2322HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-10 13:45 -0400 (Wed, 10 Sep 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  ERROR    ERROR  skippedskipped
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-09-11 00:42:33 -0400 (Thu, 11 Sep 2025)
EndedAt: 2025-09-11 00:51:50 -0400 (Thu, 11 Sep 2025)
EllapsedTime: 556.6 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        47.557  0.513  47.864
PlotDimRed         43.885  0.147  43.999
PlotOutliers       17.943  0.018  18.050
PlotMarker         15.461  0.041  15.503
UpdateMetaclusters 15.017  0.021  15.150
PlotStars          13.062  0.015  13.078
GroupStats         11.547  0.031  11.579
FlowSOM            10.657  0.088  10.746
PlotGroups         10.287  0.037  10.325
QueryMultiple       8.570  0.016   8.588
AddAnnotation       8.163  0.167   8.331
query_multiple      7.963  0.011   7.975
Plot2DScatters      7.631  0.041   7.662
GetFlowJoLabels     7.182  0.075   7.258
PlotNumbers         6.573  0.014   6.593
QueryStarPlot       6.495  0.006   6.502
PlotManualBars      6.474  0.023   6.499
PlotNode            6.472  0.014   6.487
PlotVariable        6.227  0.017   6.304
PlotFlowSOM         5.776  0.040   5.817
PlotPies            5.693  0.009   5.702
CountGroups         5.638  0.043   5.683
UpdateNodeSize      5.157  0.004   5.161
* 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.1630.1678.331
AggregateFlowFrames0.0700.0140.084
BuildMST1.3280.0201.348
BuildSOM1.3760.0131.390
CountGroups5.6380.0435.683
FMeasure0.0010.0000.002
FlowSOM10.657 0.08810.746
FlowSOMSubset3.8250.0333.859
FlowSOMmary47.557 0.51347.864
GetChannels0.0280.0010.030
GetClusterMFIs3.9150.0914.007
GetClusterPercentagesPositive3.8040.0113.815
GetClusters3.7340.0113.746
GetCounts3.5840.0083.595
GetFeatures4.7310.0574.789
GetFlowJoLabels7.1820.0757.258
GetMFIs3.9380.0694.008
GetMarkers0.0260.0010.027
GetMetaclusterCVs4.1400.0214.161
GetMetaclusterMFIs4.2440.0224.267
GetMetaclusterPercentagesPositive4.2350.0124.247
GetMetaclusters4.2040.0094.214
GetPercentages4.2480.0134.262
GroupStats11.547 0.03111.579
Initialize_KWSP0.0040.0000.003
Initialize_PCA0.0010.0000.000
MetaClustering2.7040.0162.720
MetaclusterCVs4.2320.0664.298
MetaclusterMFIs4.7410.0174.759
NClusters4.7270.0664.794
NMetaclusters4.8280.0164.845
NewData3.9930.0074.001
Plot2DScatters7.6310.0417.662
PlotCenters1.0220.0041.026
PlotClusters2D1.0090.0031.012
PlotDimRed43.885 0.14743.999
PlotFileScatters0.7310.0230.753
PlotFlowSOM5.7760.0405.817
PlotGroups10.287 0.03710.325
PlotLabels4.7070.0154.723
PlotManualBars6.4740.0236.499
PlotMarker15.461 0.04115.503
PlotNode6.4720.0146.487
PlotNumbers6.5730.0146.593
PlotOutliers17.943 0.01818.050
PlotOverview2D4.6140.0094.623
PlotPies5.6930.0095.702
PlotSD1.7990.0101.808
PlotStars13.062 0.01513.078
PlotVariable6.2270.0176.304
Purity0.0010.0000.001
QueryMultiple8.5700.0168.588
QueryStarPlot6.4950.0066.502
ReadInput3.0090.0293.039
SaveClustersToFCS4.9330.0174.951
TestOutliers4.3990.0084.407
UpdateMetaclusters15.017 0.02115.150
UpdateNodeSize5.1570.0045.161
get_channels0.0270.0000.027
get_markers0.0250.0020.027
metaClustering_consensus2.4580.0182.476
plotStarLegend0.4110.0020.413
print.FlowSOM3.9980.0094.008
query_multiple7.9630.0117.975