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

This page was generated on 2026-04-02 11:35 -0400 (Thu, 02 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4885
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-03-28 r89739) 4619
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 772/2374HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.4  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-04-01 13:40 -0400 (Wed, 01 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.3 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-01 19:42:40 -0400 (Wed, 01 Apr 2026)
EndedAt: 2026-04-01 19:46:20 -0400 (Wed, 01 Apr 2026)
EllapsedTime: 220.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.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 alpha (2026-03-28 r89739)
* 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-01 23:42:40 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.353  0.233  19.588
PlotDimRed         16.097  0.151  16.353
PlotOutliers        9.801  0.133  10.030
PlotMarker          6.827  0.103   6.998
UpdateMetaclusters  5.967  0.087   6.105
PlotStars           5.343  0.074   5.440
* 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 -std=gnu23 -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=gnu23 -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.0260.0593.093
AggregateFlowFrames0.0310.0020.033
BuildMST0.5720.0080.581
BuildSOM0.4150.0220.438
CountGroups2.3070.0502.376
FMeasure000
FlowSOM4.4250.0704.547
FlowSOMSubset1.5390.0311.588
FlowSOMmary19.353 0.23319.588
GetChannels0.0130.0010.015
GetClusterMFIs1.8630.0851.977
GetClusterPercentagesPositive1.7480.0331.788
GetClusters1.7710.0351.833
GetCounts1.9740.0232.010
GetFeatures2.2590.0262.289
GetFlowJoLabels2.9210.0492.984
GetMFIs2.0840.0382.203
GetMajorityLabels2.0120.0442.083
GetMarkers0.0240.0020.025
GetMetaclusterCVs1.9330.0361.996
GetMetaclusterMFIs1.9860.0302.039
GetMetaclusterPercentagesPositive1.9570.0241.993
GetMetaclusters1.9330.0261.981
GetPercentages1.9250.0431.979
GroupStats4.8470.0695.000
Initialize_KWSP0.0020.0000.003
Initialize_PCA0.0010.0010.001
MetaClustering1.5060.0661.660
MetaclusterCVs2.1220.0402.226
MetaclusterMFIs2.2030.0792.346
NClusters2.2330.0412.306
NMetaclusters2.0770.0242.111
NewData1.6850.0211.715
Plot1DScatters3.3850.0433.457
Plot2DScatters3.8380.0533.916
PlotCenters0.4760.0050.481
PlotClusters2D0.4300.0030.432
PlotDimRed16.097 0.15116.353
PlotFileScatters0.3800.0100.397
PlotFlowSOM2.3350.0852.437
PlotGroups4.2190.0534.298
PlotLabels2.5850.0542.671
PlotMFIHeatmap2.0370.0262.080
PlotManualBars3.1150.0303.169
PlotMarker6.8270.1036.998
PlotNode2.7860.0512.858
PlotNumbers2.8700.0742.998
PlotOutliers 9.801 0.13310.030
PlotOverview2D2.3740.0602.458
PlotPies2.8900.0292.933
PlotSD0.7920.0060.799
PlotStarLegend0.1680.0010.169
PlotStars5.3430.0745.440
PlotVariable2.7770.0442.854
Purity0.0000.0010.001
QueryMultiple3.6190.0473.674
QueryStarPlot2.8300.0362.888
ReadInput1.3270.0361.373
SaveClustersToFCS2.4500.0272.481
TestOutliers2.0990.0432.167
UpdateMetaclusters5.9670.0876.105
UpdateNodeSize1.9910.0202.023
get_channels0.0150.0000.015
get_markers0.0140.0000.015
metaClustering_consensus1.0910.0351.133
print.FlowSOM1.9640.0272.005
query_multiple3.6940.0653.888