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

This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4898
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4617
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 773/2377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.21.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-05-18 13:45 -0400 (Mon, 18 May 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 5975471
git_last_commit_date: 2026-04-28 08:40:20 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (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  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.21.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.21.0.tar.gz
StartedAt: 2026-05-18 21:35:59 -0400 (Mon, 18 May 2026)
EndedAt: 2026-05-18 21:39:33 -0400 (Mon, 18 May 2026)
EllapsedTime: 214.4 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.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-05-19 01:35:59 UTC
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.21.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        18.964  0.149  18.981
PlotDimRed         15.639  0.077  15.700
PlotOutliers        9.610  0.058   9.677
PlotMarker          6.769  0.061   6.850
UpdateMetaclusters  5.848  0.058   5.913
PlotStars           5.050  0.051   5.105
* 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.24-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.21.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.1960.0653.268
AggregateFlowFrames0.0310.0020.033
BuildMST0.5790.0070.589
BuildSOM0.4350.0220.458
CountGroups2.3860.0412.442
FMeasure000
FlowSOM4.3700.0454.425
FlowSOMSubset1.4580.0241.485
FlowSOMmary18.964 0.14918.981
GetChannels0.0150.0010.016
GetClusterMFIs1.7650.0961.864
GetClusterPercentagesPositive1.7470.0271.781
GetClusters1.7390.0211.763
GetCounts1.7670.0211.793
GetFeatures2.2050.0222.234
GetFlowJoLabels2.9570.0443.010
GetMFIs1.9130.0191.934
GetMajorityLabels1.9180.0181.942
GetMarkers0.0130.0010.014
GetMetaclusterCVs1.8710.0381.909
GetMetaclusterMFIs1.8410.0211.863
GetMetaclusterPercentagesPositive1.8690.0181.910
GetMetaclusters1.9100.0191.932
GetPercentages1.9270.0181.948
GroupStats4.7840.0554.924
Initialize_KWSP0.0020.0000.002
Initialize_PCA0.0000.0000.001
MetaClustering1.2910.0281.320
MetaclusterCVs1.9300.0261.963
MetaclusterMFIs2.1260.0312.159
NClusters2.0990.0492.152
NMetaclusters2.0570.0222.087
NewData1.6790.0201.700
Plot1DScatters3.4740.0233.509
Plot2DScatters3.8320.0533.904
PlotCenters0.4960.0170.512
PlotClusters2D0.4710.0050.478
PlotDimRed15.639 0.07715.700
PlotFileScatters0.3660.0040.370
PlotFlowSOM2.5440.0722.631
PlotGroups4.1110.0354.150
PlotLabels2.2440.0212.265
PlotMFIHeatmap1.9660.0171.987
PlotManualBars3.0320.0453.079
PlotMarker6.7690.0616.850
PlotNode2.8130.0492.864
PlotNumbers2.6320.0342.667
PlotOutliers9.6100.0589.677
PlotOverview2D2.5830.0412.642
PlotPies3.1240.0633.188
PlotSD0.7910.0140.806
PlotStarLegend0.1670.0010.168
PlotStars5.0500.0515.105
PlotVariable2.7100.0302.741
Purity000
QueryMultiple3.6620.0733.752
QueryStarPlot3.0580.0203.083
ReadInput1.0910.0311.128
SaveClustersToFCS2.2270.0252.254
TestOutliers2.0360.0442.088
UpdateMetaclusters5.8480.0585.913
UpdateNodeSize2.1800.0142.197
get_channels0.0130.0010.015
get_markers0.0140.0010.014
metaClustering_consensus0.8570.0390.901
print.FlowSOM1.9150.0261.943
query_multiple3.5960.0413.642