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

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 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" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 779/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.20.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_23
git_last_commit: 80480d4
git_last_commit_date: 2026-04-28 08:40:20 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
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.20.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.20.0.tar.gz
StartedAt: 2026-04-28 21:23:46 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 21:27:21 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 215.6 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-29 01:23:46 UTC
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.20.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 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.026  0.148  19.094
PlotDimRed         16.409  0.083  16.514
PlotOutliers        9.561  0.043   9.628
PlotMarker          6.447  0.063   6.520
UpdateMetaclusters  5.828  0.039   5.880
PlotStars           5.299  0.043   5.353
* 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.20.0’
** 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.0220.0533.082
AggregateFlowFrames0.0310.0020.033
BuildMST0.5580.0040.564
BuildSOM0.4210.0180.440
CountGroups2.3300.0392.372
FMeasure0.0010.0000.001
FlowSOM4.5220.0534.578
FlowSOMSubset1.5380.0271.571
FlowSOMmary19.026 0.14819.094
GetChannels0.0130.0010.014
GetClusterMFIs1.7840.0781.871
GetClusterPercentagesPositive1.7670.0581.838
GetClusters1.7640.0251.792
GetCounts1.7670.0201.798
GetFeatures2.2180.0232.257
GetFlowJoLabels2.8660.0402.912
GetMFIs1.9600.0201.996
GetMajorityLabels1.9560.0191.994
GetMarkers0.0140.0010.015
GetMetaclusterCVs1.9490.0351.994
GetMetaclusterMFIs1.9490.0191.976
GetMetaclusterPercentagesPositive1.8640.0211.888
GetMetaclusters1.8940.0181.916
GetPercentages1.8790.0181.907
GroupStats4.8960.0774.981
Initialize_KWSP0.0010.0000.001
Initialize_PCA0.0010.0000.000
MetaClustering1.0290.0231.054
MetaclusterCVs1.9400.0171.961
MetaclusterMFIs2.1060.0262.179
NClusters2.1500.0402.205
NMetaclusters2.0490.0352.099
NewData1.6730.0171.693
Plot1DScatters3.3490.0233.376
Plot2DScatters3.6770.0453.733
PlotCenters0.4880.0130.502
PlotClusters2D0.7280.0050.735
PlotDimRed16.409 0.08316.514
PlotFileScatters0.3620.0120.374
PlotFlowSOM2.3620.0722.442
PlotGroups4.1430.0604.212
PlotLabels2.3220.0182.342
PlotMFIHeatmap1.9970.0352.033
PlotManualBars3.0200.0263.056
PlotMarker6.4470.0636.520
PlotNode3.0750.0473.145
PlotNumbers2.7230.0312.763
PlotOutliers9.5610.0439.628
PlotOverview2D2.3440.0532.404
PlotPies2.8690.0632.950
PlotSD0.7770.0080.792
PlotStarLegend0.1710.0010.172
PlotStars5.2990.0435.353
PlotVariable2.6990.0342.735
Purity000
QueryMultiple4.0130.0844.134
QueryStarPlot2.8750.0172.900
ReadInput1.0740.0271.110
SaveClustersToFCS2.2340.0422.280
TestOutliers2.2820.0272.319
UpdateMetaclusters5.8280.0395.880
UpdateNodeSize2.0210.0282.064
get_channels0.0150.0010.016
get_markers0.0140.0010.015
metaClustering_consensus1.0850.0281.114
print.FlowSOM1.9160.0181.935
query_multiple3.6460.0513.700