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

This page was generated on 2025-11-28 11:39 -0500 (Fri, 28 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4614
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4571
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 757/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-11-27 13:40 -0500 (Thu, 27 Nov 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 3c00c1d
git_last_commit_date: 2025-10-29 10:23:19 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    TIMEOUT    OK  
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.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.19.0.tar.gz
StartedAt: 2025-11-27 20:03:07 -0500 (Thu, 27 Nov 2025)
EndedAt: 2025-11-27 20:07:23 -0500 (Thu, 27 Nov 2025)
EllapsedTime: 256.3 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.0.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.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 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 ... NOTE
checkRd: (-1) PlotDimRed.Rd:55: Lost braces
    55 | of the dimred default = function(dimred){dimred$Y}.}
       |                                         ^
* 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.644  1.338  23.119
PlotDimRed         17.828  1.610  21.186
PlotOutliers       10.376  0.528  11.455
PlotMarker          6.807  0.840   8.000
UpdateMetaclusters  6.256  0.767   7.598
PlotStars           5.361  0.665   6.470
FlowSOM             4.975  0.803   5.828
GroupStats          5.049  0.608   6.187
PlotGroups          4.534  0.814   5.686
* 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: 2 NOTEs
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.0’
** 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.3510.4523.923
AggregateFlowFrames0.0320.0030.035
BuildMST0.4820.0400.551
BuildSOM0.4560.0440.513
CountGroups2.5220.5093.181
FMeasure0.0010.0000.000
FlowSOM4.9750.8035.828
FlowSOMSubset1.8380.4232.451
FlowSOMmary20.644 1.33823.119
GetChannels0.0130.0020.018
GetClusterMFIs1.8010.4042.320
GetClusterPercentagesPositive1.8110.4342.271
GetClusters1.8060.4352.234
GetCounts1.8480.4582.347
GetFeatures2.1840.3322.571
GetFlowJoLabels3.0680.5443.945
GetMFIs1.9370.4902.831
GetMarkers0.0130.0020.015
GetMetaclusterCVs1.9190.5022.623
GetMetaclusterMFIs1.8860.4192.484
GetMetaclusterPercentagesPositive1.8950.5182.685
GetMetaclusters1.9230.4772.545
GetPercentages1.9340.5122.600
GroupStats5.0490.6086.187
Initialize_KWSP0.0010.0000.001
Initialize_PCA0.0010.0000.001
MetaClustering1.2690.5571.972
MetaclusterCVs1.9540.4862.620
MetaclusterMFIs2.1150.5642.834
NClusters2.0820.5522.756
NMetaclusters2.0860.5932.876
NewData1.6560.4122.193
Plot2DScatters3.5940.5824.484
PlotCenters0.4440.0590.536
PlotClusters2D0.4250.0700.553
PlotDimRed17.828 1.61021.186
PlotFileScatters0.4100.0130.487
PlotFlowSOM2.5200.5583.404
PlotGroups4.5340.8145.686
PlotLabels2.3330.5132.931
PlotManualBars3.1480.5333.843
PlotMarker6.8070.8408.000
PlotNode2.8460.5813.897
PlotNumbers2.6880.5403.317
PlotOutliers10.376 0.52811.455
PlotOverview2D2.2680.4632.867
PlotPies2.8620.5523.594
PlotSD0.8770.1061.066
PlotStars5.3610.6656.470
PlotVariable2.7350.5663.520
Purity0.0010.0000.000
QueryMultiple3.8450.3094.422
QueryStarPlot2.7810.2483.318
ReadInput1.2100.5281.791
SaveClustersToFCS2.2840.6313.119
TestOutliers2.0620.5082.810
UpdateMetaclusters6.2560.7677.598
UpdateNodeSize2.1830.1002.552
get_channels0.0140.0010.030
get_markers0.0140.0030.019
metaClustering_consensus1.1860.4851.713
plotStarLegend0.1790.0010.195
print.FlowSOM1.9240.5192.660
query_multiple3.6260.2574.161