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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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-18 13:45 -0500 (Thu, 18 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-19 04:21:41 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 04:40:35 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 1134.0 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                       97.508  2.519 103.593
PlotDimRed                        73.953  3.015  79.461
PlotOutliers                      69.309  1.077  74.264
PlotMarker                        37.429  1.384  40.605
UpdateMetaclusters                34.958  1.318  38.228
PlotStars                         29.789  1.151  32.065
GroupStats                        27.198  1.140  29.660
PlotGroups                        23.350  1.435  25.376
FlowSOM                           23.233  1.489  25.591
Plot2DScatters                    20.729  1.125  22.391
QueryMultiple                     20.478  0.597  21.541
query_multiple                    20.091  0.573  21.121
PlotManualBars                    17.992  1.094  19.988
AddAnnotation                     17.850  0.987  19.079
QueryStarPlot                     14.895  0.457  15.918
GetFlowJoLabels                   14.054  0.835  15.430
PlotNode                          13.664  1.034  14.860
PlotNumbers                       13.438  0.983  14.654
UpdateNodeSize                    13.448  0.283  14.422
PlotPies                          12.754  0.973  13.891
PlotVariable                      12.552  0.988  13.714
GetFeatures                       11.698  0.764  12.610
CountGroups                       11.418  0.726  12.534
PlotFlowSOM                       10.744  0.961  11.855
SaveClustersToFCS                 10.177  0.950  12.179
PlotLabels                         9.838  0.755  11.015
MetaclusterMFIs                    9.570  0.994  10.844
NClusters                          9.456  0.921  10.776
NMetaclusters                      9.250  1.099  10.699
TestOutliers                       8.869  0.732  10.598
PlotOverview2D                     8.425  0.782   9.306
GetMetaclusters                    8.370  0.706   9.356
FlowSOMSubset                      8.348  0.722   9.260
GetMetaclusterPercentagesPositive  8.107  0.863   9.358
GetMetaclusterCVs                  8.043  0.892   9.047
MetaclusterCVs                     8.041  0.892   9.328
GetMetaclusterMFIs                 8.087  0.827   9.287
print.FlowSOM                      8.061  0.825   9.736
GetPercentages                     7.959  0.783   9.237
GetMFIs                            7.862  0.786   8.778
GetClusterPercentagesPositive      7.786  0.695   8.683
GetCounts                          7.722  0.686   8.472
NewData                            7.714  0.639   8.665
GetClusterMFIs                     7.731  0.572   9.010
GetClusters                        7.741  0.553   8.726
MetaClustering                     6.420  0.702   7.284
ReadInput                          6.521  0.489   7.420
metaClustering_consensus           5.222  0.452   6.129
* 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.850 0.98719.079
AggregateFlowFrames0.1890.0140.205
BuildMST2.7080.1192.962
BuildSOM2.5420.1122.690
CountGroups11.418 0.72612.534
FMeasure0.0030.0000.003
FlowSOM23.233 1.48925.591
FlowSOMSubset8.3480.7229.260
FlowSOMmary 97.508 2.519103.593
GetChannels0.0710.0050.081
GetClusterMFIs7.7310.5729.010
GetClusterPercentagesPositive7.7860.6958.683
GetClusters7.7410.5538.726
GetCounts7.7220.6868.472
GetFeatures11.698 0.76412.610
GetFlowJoLabels14.054 0.83515.430
GetMFIs7.8620.7868.778
GetMarkers0.0700.0040.075
GetMetaclusterCVs8.0430.8929.047
GetMetaclusterMFIs8.0870.8279.287
GetMetaclusterPercentagesPositive8.1070.8639.358
GetMetaclusters8.3700.7069.356
GetPercentages7.9590.7839.237
GroupStats27.198 1.14029.660
Initialize_KWSP0.0120.0000.015
Initialize_PCA0.0020.0010.003
MetaClustering6.4200.7027.284
MetaclusterCVs8.0410.8929.328
MetaclusterMFIs 9.570 0.99410.844
NClusters 9.456 0.92110.776
NMetaclusters 9.250 1.09910.699
NewData7.7140.6398.665
Plot2DScatters20.729 1.12522.391
PlotCenters2.4660.1232.597
PlotClusters2D2.3620.1592.554
PlotDimRed73.953 3.01579.461
PlotFileScatters2.7170.0542.829
PlotFlowSOM10.744 0.96111.855
PlotGroups23.350 1.43525.376
PlotLabels 9.838 0.75511.015
PlotManualBars17.992 1.09419.988
PlotMarker37.429 1.38440.605
PlotNode13.664 1.03414.860
PlotNumbers13.438 0.98314.654
PlotOutliers69.309 1.07774.264
PlotOverview2D8.4250.7829.306
PlotPies12.754 0.97313.891
PlotSD4.2800.1974.533
PlotStars29.789 1.15132.065
PlotVariable12.552 0.98813.714
Purity0.0020.0010.003
QueryMultiple20.478 0.59721.541
QueryStarPlot14.895 0.45715.918
ReadInput6.5210.4897.420
SaveClustersToFCS10.177 0.95012.179
TestOutliers 8.869 0.73210.598
UpdateMetaclusters34.958 1.31838.228
UpdateNodeSize13.448 0.28314.422
get_channels0.0720.0050.083
get_markers0.0700.0060.082
metaClustering_consensus5.2220.4526.129
plotStarLegend1.0600.0141.141
print.FlowSOM8.0610.8259.736
query_multiple20.091 0.57321.121