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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4876
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4656
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4602
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-11-24 13:45 -0500 (Mon, 24 Nov 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    NA  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on kjohnson1

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-11-26 04:31:21 -0500 (Wed, 26 Nov 2025)
EndedAt: 2025-11-26 04:49:07 -0500 (Wed, 26 Nov 2025)
EllapsedTime: 1066.2 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 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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 15.0.0 (clang-1500.0.40.1)’
* 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                       64.093  2.717 110.480
PlotDimRed                        57.522  3.036  95.502
PlotOutliers                      33.947  1.024  52.987
PlotMarker                        21.629  1.173  34.728
UpdateMetaclusters                19.277  1.279  30.997
PlotStars                         16.586  0.984  27.322
FlowSOM                           15.087  1.321  26.108
GroupStats                        14.797  0.965  26.249
PlotGroups                        12.572  0.945  21.034
query_multiple                    11.932  0.578  18.722
Plot2DScatters                    11.415  0.833  20.251
QueryMultiple                     11.647  0.436  18.102
AddAnnotation                     10.077  0.735  16.733
PlotManualBars                     9.774  0.848  16.035
GetFlowJoLabels                    9.053  0.734  15.495
PlotPies                           8.672  0.825  14.619
QueryStarPlot                      8.939  0.508  14.110
PlotVariable                       8.452  0.809  13.909
PlotNode                           8.201  0.732  13.863
PlotNumbers                        8.056  0.816  13.582
PlotFlowSOM                        7.646  0.890  13.343
CountGroups                        7.609  0.684  14.292
SaveClustersToFCS                  7.170  0.868  11.261
MetaclusterMFIs                    6.736  0.866  11.841
PlotOverview2D                     6.709  0.637  11.186
GetMetaclusterMFIs                 6.179  1.103  10.677
PlotLabels                         6.568  0.630  11.129
NMetaclusters                      6.268  0.906  11.767
NClusters                          6.211  0.833  11.077
GetPercentages                     6.204  0.765  11.433
UpdateNodeSize                     6.691  0.207  10.547
GetFeatures                        6.335  0.547  11.232
TestOutliers                       6.042  0.739   9.496
print.FlowSOM                      5.816  0.829   9.896
GetMetaclusterPercentagesPositive  5.691  0.783   9.770
GetCounts                          5.827  0.601  10.649
GetMetaclusterCVs                  5.693  0.732   9.978
GetMetaclusters                    5.664  0.704   9.782
GetMFIs                            5.596  0.726   9.885
MetaclusterCVs                     5.613  0.645   9.890
GetClusters                        5.350  0.664   9.782
GetClusterPercentagesPositive      5.351  0.628   9.028
GetClusterMFIs                     5.251  0.551   8.530
FlowSOMSubset                      5.078  0.499   8.543
NewData                            4.800  0.695   8.478
ReadInput                          4.238  0.700   7.389
MetaClustering                     3.523  0.578   6.775
metaClustering_consensus           3.144  0.592   5.477
* 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-arm64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.18.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FlowSOM.so som.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/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
AddAnnotation10.077 0.73516.733
AggregateFlowFrames0.1400.0080.251
BuildMST1.7940.1153.227
BuildSOM1.3730.0852.590
CountGroups 7.609 0.68414.292
FMeasure0.0010.0000.002
FlowSOM15.087 1.32126.108
FlowSOMSubset5.0780.4998.543
FlowSOMmary 64.093 2.717110.480
GetChannels0.0420.0060.084
GetClusterMFIs5.2510.5518.530
GetClusterPercentagesPositive5.3510.6289.028
GetClusters5.3500.6649.782
GetCounts 5.827 0.60110.649
GetFeatures 6.335 0.54711.232
GetFlowJoLabels 9.053 0.73415.495
GetMFIs5.5960.7269.885
GetMarkers0.0410.0040.045
GetMetaclusterCVs5.6930.7329.978
GetMetaclusterMFIs 6.179 1.10310.677
GetMetaclusterPercentagesPositive5.6910.7839.770
GetMetaclusters5.6640.7049.782
GetPercentages 6.204 0.76511.433
GroupStats14.797 0.96526.249
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.001
MetaClustering3.5230.5786.775
MetaclusterCVs5.6130.6459.890
MetaclusterMFIs 6.736 0.86611.841
NClusters 6.211 0.83311.077
NMetaclusters 6.268 0.90611.767
NewData4.8000.6958.478
Plot2DScatters11.415 0.83320.251
PlotCenters1.4300.0892.624
PlotClusters2D1.3660.1372.451
PlotDimRed57.522 3.03695.502
PlotFileScatters1.1710.0351.643
PlotFlowSOM 7.646 0.89013.343
PlotGroups12.572 0.94521.034
PlotLabels 6.568 0.63011.129
PlotManualBars 9.774 0.84816.035
PlotMarker21.629 1.17334.728
PlotNode 8.201 0.73213.863
PlotNumbers 8.056 0.81613.582
PlotOutliers33.947 1.02452.987
PlotOverview2D 6.709 0.63711.186
PlotPies 8.672 0.82514.619
PlotSD2.5390.0973.931
PlotStars16.586 0.98427.322
PlotVariable 8.452 0.80913.909
Purity0.0010.0010.002
QueryMultiple11.647 0.43618.102
QueryStarPlot 8.939 0.50814.110
ReadInput4.2380.7007.389
SaveClustersToFCS 7.170 0.86811.261
TestOutliers6.0420.7399.496
UpdateMetaclusters19.277 1.27930.997
UpdateNodeSize 6.691 0.20710.547
get_channels0.0430.0040.069
get_markers0.0440.0040.058
metaClustering_consensus3.1440.5925.477
plotStarLegend0.6210.0240.933
print.FlowSOM5.8160.8299.896
query_multiple11.932 0.57818.722