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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4900
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-03-28 r89739) 4634
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/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.4  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-04-05 13:40 -0400 (Sun, 05 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-05 19:43:28 -0400 (Sun, 05 Apr 2026)
EndedAt: 2026-04-05 19:47:14 -0400 (Sun, 05 Apr 2026)
EllapsedTime: 225.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-05 23:43:29 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.572  0.274  20.039
PlotDimRed         16.153  0.172  16.456
PlotOutliers        9.563  0.103   9.760
PlotMarker          7.143  0.160   7.416
UpdateMetaclusters  6.476  0.112   6.675
PlotStars           5.262  0.104   5.412
* 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.0700.0803.188
AggregateFlowFrames0.0390.0030.044
BuildMST0.5860.0140.615
BuildSOM0.4110.0250.438
CountGroups2.2160.0452.276
FMeasure0.0010.0000.001
FlowSOM4.2900.0534.371
FlowSOMSubset1.5270.0321.575
FlowSOMmary19.572 0.27420.039
GetChannels0.0140.0010.015
GetClusterMFIs1.7790.0791.873
GetClusterPercentagesPositive1.8460.0561.949
GetClusters1.7990.0461.891
GetCounts1.8120.0231.843
GetFeatures2.3570.0422.431
GetFlowJoLabels2.9410.0533.021
GetMFIs1.9090.0261.947
GetMajorityLabels1.8630.0321.900
GetMarkers0.0140.0000.015
GetMetaclusterCVs1.9130.0201.935
GetMetaclusterMFIs1.9010.0221.933
GetMetaclusterPercentagesPositive1.9170.0271.960
GetMetaclusters1.9440.0241.978
GetPercentages1.9230.0441.988
GroupStats4.8340.0664.960
Initialize_KWSP0.0010.0000.002
Initialize_PCA0.0000.0000.001
MetaClustering1.3460.0411.424
MetaclusterCVs2.0610.0492.165
MetaclusterMFIs2.1690.0502.228
NClusters2.1550.0342.490
NMetaclusters2.1230.0392.174
NewData1.8120.0371.874
Plot1DScatters3.4860.0583.574
Plot2DScatters3.9640.1024.155
PlotCenters0.5250.0110.548
PlotClusters2D0.4540.0090.470
PlotDimRed16.153 0.17216.456
PlotFileScatters0.6510.0100.680
PlotFlowSOM2.4150.0922.558
PlotGroups4.3940.0924.584
PlotLabels2.2880.0392.348
PlotMFIHeatmap2.0490.0302.096
PlotManualBars3.2670.0633.389
PlotMarker7.1430.1607.416
PlotNode2.8790.0533.015
PlotNumbers2.8870.0903.014
PlotOutliers9.5630.1039.760
PlotOverview2D2.4970.1042.738
PlotPies3.4770.1393.823
PlotSD0.7920.0090.804
PlotStarLegend0.1740.0010.177
PlotStars5.2620.1045.412
PlotVariable2.7100.0332.769
Purity0.0010.0000.001
QueryMultiple3.6990.0753.798
QueryStarPlot2.9750.0513.065
ReadInput1.0540.0281.103
SaveClustersToFCS2.5390.1012.754
TestOutliers2.3170.0342.357
UpdateMetaclusters6.4760.1126.675
UpdateNodeSize2.0960.0282.157
get_channels0.0300.0020.036
get_markers0.0180.0020.021
metaClustering_consensus0.9690.0411.035
print.FlowSOM2.0980.0592.198
query_multiple3.7880.0563.883