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

This page was generated on 2026-04-25 11:36 -0400 (Sat, 25 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4978
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4722
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 780/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.4  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-04-24 13:40 -0400 (Fri, 24 Apr 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: b2d43e0
git_last_commit_date: 2026-03-17 05:41:52 -0400 (Tue, 17 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  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
See other builds for FlowSOM in R Universe.


CHECK results for FlowSOM on kjohnson3

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.19.4
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.19.4.tar.gz
StartedAt: 2026-04-24 19:49:30 -0400 (Fri, 24 Apr 2026)
EndedAt: 2026-04-24 19:53:18 -0400 (Fri, 24 Apr 2026)
EllapsedTime: 227.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.19.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-24 23:49:31 UTC
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.19.4’
* 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 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.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 ... OK
* 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 ... INFO
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        19.782  0.254  20.093
PlotDimRed         16.300  0.192  16.975
PlotOutliers        9.681  0.102   9.858
PlotMarker          7.036  0.164   7.335
UpdateMetaclusters  6.231  0.078   6.357
PlotStars           5.229  0.106   5.438
GroupStats          4.937  0.084   5.112
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-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.6/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.19.4’
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang -arch arm64 -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 -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.6/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
AddAnnotation3.1260.0723.226
AggregateFlowFrames0.0410.0020.043
BuildMST0.5780.0160.600
BuildSOM0.5240.0200.545
CountGroups2.3570.0482.448
FMeasure0.0010.0000.001
FlowSOM4.5420.0804.700
FlowSOMSubset1.6730.0381.732
FlowSOMmary19.782 0.25420.093
GetChannels0.0180.0020.020
GetClusterMFIs1.8600.0791.952
GetClusterPercentagesPositive1.7770.0601.859
GetClusters1.7690.0231.797
GetCounts1.8000.0251.832
GetFeatures2.0840.0312.141
GetFlowJoLabels3.0470.0703.175
GetMFIs2.2210.0392.293
GetMajorityLabels2.0540.0622.171
GetMarkers0.0140.0010.014
GetMetaclusterCVs1.9500.0382.052
GetMetaclusterMFIs2.1510.0352.219
GetMetaclusterPercentagesPositive2.1950.0412.276
GetMetaclusters2.0100.0572.099
GetPercentages2.0500.0622.199
GroupStats4.9370.0845.112
Initialize_KWSP0.0020.0000.001
Initialize_PCA0.0000.0000.001
MetaClustering1.1190.0281.159
MetaclusterCVs2.0470.0542.116
MetaclusterMFIs2.1770.0332.233
NClusters2.2360.0552.349
NMetaclusters2.1770.0432.242
NewData1.9300.0281.978
Plot1DScatters3.6420.0993.843
Plot2DScatters3.9740.0714.188
PlotCenters0.4930.0050.501
PlotClusters2D0.4510.0040.458
PlotDimRed16.300 0.19216.975
PlotFileScatters0.3860.0070.397
PlotFlowSOM2.4210.0642.513
PlotGroups4.3490.1014.517
PlotLabels2.5050.0692.620
PlotMFIHeatmap2.0610.0392.124
PlotManualBars3.4780.0633.582
PlotMarker7.0360.1647.335
PlotNode2.9660.0723.077
PlotNumbers2.7510.0592.842
PlotOutliers9.6810.1029.858
PlotOverview2D2.3880.0562.468
PlotPies2.8950.0342.955
PlotSD0.8030.0150.826
PlotStarLegend0.1720.0020.176
PlotStars5.2290.1065.438
PlotVariable2.9040.0663.035
Purity0.0010.0000.001
QueryMultiple3.8080.0813.950
QueryStarPlot3.1830.0373.252
ReadInput1.1770.0521.260
SaveClustersToFCS2.3380.0522.444
TestOutliers2.2520.0792.376
UpdateMetaclusters6.2310.0786.357
UpdateNodeSize1.9520.0291.999
get_channels0.0130.0010.014
get_markers0.0130.0010.014
metaClustering_consensus0.8900.0280.921
print.FlowSOM1.9680.0432.024
query_multiple3.8920.0824.056