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

This page was generated on 2025-12-11 12:04 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 765/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.18.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_22
git_last_commit: b942a41
git_last_commit_date: 2025-10-29 10:23:19 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on merida1

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.18.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.18.0.tar.gz
StartedAt: 2025-12-09 05:03:47 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 05:24:06 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 1218.7 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.18.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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.1.sdk’
* 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
FlowSOMmary                       99.001  2.157 113.308
PlotDimRed                        74.487  2.439  84.682
PlotOutliers                      70.296  0.978  81.053
PlotMarker                        37.315  0.955  43.109
UpdateMetaclusters                35.170  1.098  42.344
PlotStars                         30.696  1.108  36.177
GroupStats                        27.566  0.725  31.659
FlowSOM                           23.400  0.886  26.825
PlotGroups                        23.311  0.843  26.404
Plot2DScatters                    21.500  0.675  24.633
QueryMultiple                     21.187  0.692  25.821
query_multiple                    21.017  0.558  24.951
AddAnnotation                     17.977  0.690  21.363
PlotManualBars                    17.342  0.718  19.960
QueryStarPlot                     14.938  0.340  16.903
PlotNode                          14.308  0.671  16.787
GetFlowJoLabels                   14.213  0.582  16.085
UpdateNodeSize                    13.501  0.255  15.573
PlotNumbers                       13.059  0.551  14.701
PlotVariable                      12.800  0.646  15.372
PlotPies                          11.957  0.796  16.773
GetFeatures                       12.100  0.360  13.729
CountGroups                       11.471  0.489  13.018
PlotFlowSOM                       10.775  0.593  12.671
SaveClustersToFCS                  9.740  0.683  11.737
PlotLabels                         9.824  0.529  11.736
NMetaclusters                      9.258  0.628  10.810
NClusters                          9.245  0.631  11.234
MetaclusterMFIs                    9.220  0.640  10.798
TestOutliers                       9.044  0.552  11.050
PlotOverview2D                     8.506  0.732  11.931
GetMFIs                            8.563  0.612   9.926
print.FlowSOM                      8.458  0.685  10.351
FlowSOMSubset                      8.450  0.372   9.820
MetaclusterCVs                     8.084  0.555   9.678
GetPercentages                     8.056  0.565   9.928
GetMetaclusterMFIs                 8.004  0.530   9.073
GetMetaclusters                    7.997  0.523   9.709
GetMetaclusterCVs                  8.011  0.504   9.011
GetMetaclusterPercentagesPositive  7.958  0.508   9.273
GetCounts                          7.798  0.394   9.158
GetClusterPercentagesPositive      7.781  0.376   9.480
GetClusters                        7.752  0.363   9.300
GetClusterMFIs                     7.728  0.365   8.950
NewData                            7.631  0.444   8.936
ReadInput                          7.431  0.638   9.018
MetaClustering                     6.397  0.456   7.579
metaClustering_consensus           5.181  0.278   6.122
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.18.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o FlowSOM.so som.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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
AddAnnotation17.977 0.69021.363
AggregateFlowFrames0.1910.0120.208
BuildMST2.7290.0823.150
BuildSOM2.5760.0922.957
CountGroups11.471 0.48913.018
FMeasure0.0030.0000.004
FlowSOM23.400 0.88626.825
FlowSOMSubset8.4500.3729.820
FlowSOMmary 99.001 2.157113.308
GetChannels0.0720.0050.083
GetClusterMFIs7.7280.3658.950
GetClusterPercentagesPositive7.7810.3769.480
GetClusters7.7520.3639.300
GetCounts7.7980.3949.158
GetFeatures12.100 0.36013.729
GetFlowJoLabels14.213 0.58216.085
GetMFIs8.5630.6129.926
GetMarkers0.0720.0050.085
GetMetaclusterCVs8.0110.5049.011
GetMetaclusterMFIs8.0040.5309.073
GetMetaclusterPercentagesPositive7.9580.5089.273
GetMetaclusters7.9970.5239.709
GetPercentages8.0560.5659.928
GroupStats27.566 0.72531.659
Initialize_KWSP0.0120.0010.013
Initialize_PCA0.0020.0010.003
MetaClustering6.3970.4567.579
MetaclusterCVs8.0840.5559.678
MetaclusterMFIs 9.220 0.64010.798
NClusters 9.245 0.63111.234
NMetaclusters 9.258 0.62810.810
NewData7.6310.4448.936
Plot2DScatters21.500 0.67524.633
PlotCenters2.5500.1083.145
PlotClusters2D2.3360.0742.672
PlotDimRed74.487 2.43984.682
PlotFileScatters2.7790.0453.191
PlotFlowSOM10.775 0.59312.671
PlotGroups23.311 0.84326.404
PlotLabels 9.824 0.52911.736
PlotManualBars17.342 0.71819.960
PlotMarker37.315 0.95543.109
PlotNode14.308 0.67116.787
PlotNumbers13.059 0.55114.701
PlotOutliers70.296 0.97881.053
PlotOverview2D 8.506 0.73211.931
PlotPies11.957 0.79616.773
PlotSD4.4140.0984.882
PlotStars30.696 1.10836.177
PlotVariable12.800 0.64615.372
Purity0.0020.0010.003
QueryMultiple21.187 0.69225.821
QueryStarPlot14.938 0.34016.903
ReadInput7.4310.6389.018
SaveClustersToFCS 9.740 0.68311.737
TestOutliers 9.044 0.55211.050
UpdateMetaclusters35.170 1.09842.344
UpdateNodeSize13.501 0.25515.573
get_channels0.0730.0040.086
get_markers0.0710.0050.084
metaClustering_consensus5.1810.2786.122
plotStarLegend1.0380.0081.088
print.FlowSOM 8.458 0.68510.351
query_multiple21.017 0.55824.951