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

This page was generated on 2026-02-28 11:35 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 769/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.3  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 58b41f9
git_last_commit_date: 2026-02-03 08:22:12 -0500 (Tue, 03 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    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.19.3
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.3.tar.gz
StartedAt: 2026-02-27 20:07:59 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 20:12:32 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 273.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: FlowSOM.Rcheck
Warnings: 1

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.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 Sonoma 14.8.3
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.19.3’
* 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 ... WARNING
Found the following significant warnings:
  /Library/Frameworks/R.framework/Resources/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
  #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
See ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck/00install.out’ for details.
* 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        21.134  1.422  23.757
PlotDimRed         18.383  1.732  21.542
PlotOutliers       10.022  0.547  11.044
PlotMarker          7.234  0.755   8.413
UpdateMetaclusters  6.307  0.732   7.386
PlotStars           5.784  0.739   6.919
GroupStats          5.203  0.587   5.948
FlowSOM             4.800  0.841   5.698
PlotGroups          4.425  0.606   5.208
* 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 WARNING, 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.3’
** 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
In file included from som.c:11:
/Library/Frameworks/R.framework/Resources/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
#warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
 ^
1 warning generated.
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.4150.4214.066
AggregateFlowFrames0.0320.0030.038
BuildMST0.4830.0480.565
BuildSOM0.4530.0390.547
CountGroups2.6730.4513.216
FMeasure0.0010.0000.000
FlowSOM4.8000.8415.698
FlowSOMSubset1.7450.4392.046
FlowSOMmary21.134 1.42223.757
GetChannels0.0160.0010.019
GetClusterMFIs2.0170.4772.526
GetClusterPercentagesPositive1.9710.4672.734
GetClusters2.0110.4922.674
GetCounts2.0060.4122.590
GetFeatures2.2970.4162.879
GetFlowJoLabels3.5610.5034.223
GetMFIs2.1730.4493.026
GetMajorityLabels2.2380.4602.914
GetMarkers0.0130.0020.015
GetMetaclusterCVs2.1920.5232.937
GetMetaclusterMFIs2.1780.4732.753
GetMetaclusterPercentagesPositive2.1740.4572.677
GetMetaclusters2.2130.4722.795
GetPercentages2.4380.4673.059
GroupStats5.2030.5875.948
Initialize_KWSP0.0010.0000.001
Initialize_PCA000
MetaClustering1.3290.5021.780
MetaclusterCVs2.4480.4673.051
MetaclusterMFIs2.4320.5793.065
NClusters2.6310.5723.295
NMetaclusters2.4070.5693.025
NewData1.9960.3902.386
Plot1DScatters3.8270.5604.600
Plot2DScatters4.0070.4694.637
PlotCenters0.5310.0660.649
PlotClusters2D0.4960.0570.647
PlotDimRed18.383 1.73221.542
PlotFileScatters0.3850.0180.419
PlotFlowSOM2.6440.5113.188
PlotGroups4.4250.6065.208
PlotLabels2.5800.5413.123
PlotMFIHeatmap2.2370.5142.728
PlotManualBars3.3900.5274.019
PlotMarker7.2340.7558.413
PlotNode3.0080.5343.637
PlotNumbers2.9400.5463.647
PlotOutliers10.022 0.54711.044
PlotOverview2D2.7080.5173.244
PlotPies3.1960.5213.999
PlotSD0.8340.0610.959
PlotStarLegend0.1760.0020.192
PlotStars5.7840.7396.919
PlotVariable3.0290.5483.702
Purity0.0000.0000.001
QueryMultiple3.9320.3064.455
QueryStarPlot3.3150.2173.846
ReadInput1.5710.5442.142
SaveClustersToFCS2.5140.5203.104
TestOutliers2.3700.5332.915
UpdateMetaclusters6.3070.7327.386
UpdateNodeSize2.1380.1132.453
get_channels0.0190.0020.031
get_markers0.0140.0020.016
metaClustering_consensus1.0410.3691.412
print.FlowSOM2.2350.5312.801
query_multiple4.1550.2924.657