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

This page was generated on 2026-01-16 11:12 -0500 (Fri, 16 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4849
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4628
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 764/2343HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.1  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-01-15 13:40 -0500 (Thu, 15 Jan 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 0eee0c7
git_last_commit_date: 2025-12-22 10:57:55 -0500 (Mon, 22 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.1
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.1.tar.gz
StartedAt: 2026-01-15 20:02:52 -0500 (Thu, 15 Jan 2026)
EndedAt: 2026-01-15 20:07:29 -0500 (Thu, 15 Jan 2026)
EllapsedTime: 277.5 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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (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.19.1’
* 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.1.0.2.5)’
* 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 ... 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        20.869  1.465  23.150
PlotDimRed         18.279  1.840  21.852
PlotOutliers        9.991  0.502  11.109
PlotMarker          7.283  0.683   8.539
UpdateMetaclusters  6.634  0.746   7.834
PlotStars           5.766  0.630   6.934
GroupStats          5.708  0.616   6.769
FlowSOM             4.864  0.891   5.816
PlotGroups          4.773  0.658   5.698
* 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-arm64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.19.1’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
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.6-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
AddAnnotation3.4250.4563.905
AggregateFlowFrames0.0460.0030.050
BuildMST0.6190.0550.731
BuildSOM0.4370.0380.499
CountGroups2.6620.5063.179
FMeasure0.0000.0000.001
FlowSOM4.8640.8915.816
FlowSOMSubset1.7130.4452.282
FlowSOMmary20.869 1.46523.150
GetChannels0.0170.0020.019
GetClusterMFIs2.0590.4352.477
GetClusterPercentagesPositive2.0030.4422.561
GetClusters1.9660.4212.531
GetCounts1.9990.3772.411
GetFeatures2.3060.4252.776
GetFlowJoLabels3.3800.4814.070
GetMFIs2.1890.5322.757
GetMajorityLabels2.2000.4262.744
GetMarkers0.0130.0010.015
GetMetaclusterCVs2.1730.4492.703
GetMetaclusterMFIs2.1200.4962.752
GetMetaclusterPercentagesPositive2.1670.4442.827
GetMetaclusters2.1910.5082.944
GetPercentages2.1830.5192.974
GroupStats5.7080.6166.769
Initialize_KWSP0.0010.0000.002
Initialize_PCA0.0010.0000.000
MetaClustering1.1770.4381.651
MetaclusterCVs2.1720.4842.773
MetaclusterMFIs2.6370.5373.335
NClusters2.4050.4882.994
NMetaclusters2.4530.5803.220
NewData1.9720.4302.536
Plot1DScatters4.0320.5764.933
Plot2DScatters4.0210.5184.663
PlotCenters0.5050.0750.597
PlotClusters2D0.4750.0630.553
PlotDimRed18.279 1.84021.852
PlotFileScatters0.3720.0100.406
PlotFlowSOM2.5730.4543.092
PlotGroups4.7730.6585.698
PlotLabels2.9130.4253.593
PlotMFIHeatmap2.5240.4673.062
PlotManualBars3.3970.5464.160
PlotMarker7.2830.6838.539
PlotNode3.0470.4903.753
PlotNumbers3.2580.4753.846
PlotOutliers 9.991 0.50211.109
PlotOverview2D2.6580.5063.272
PlotPies3.4040.5154.074
PlotSD0.8710.0671.032
PlotStars5.7660.6306.934
PlotVariable3.0720.4783.711
Purity0.0010.0000.001
QueryMultiple4.1930.2544.879
QueryStarPlot3.1150.2433.644
ReadInput1.3120.4991.897
SaveClustersToFCS2.5400.4763.178
TestOutliers2.6060.4893.274
UpdateMetaclusters6.6340.7467.834
UpdateNodeSize2.1010.1252.361
get_channels0.0160.0020.024
get_markers0.0140.0010.016
metaClustering_consensus1.0660.3431.520
plotStarLegend0.1810.0040.198
print.FlowSOM2.2020.4922.816
query_multiple3.8350.2264.420