| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-22 11:35 -0400 (Wed, 22 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4738 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4701 |
| 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 776/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FlowSOM 2.19.4 (landing page) Sofie Van Gassen
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for FlowSOM in R Universe. | ||||||||||||||
|
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. |
| 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-21 19:49:05 -0400 (Tue, 21 Apr 2026) |
| EndedAt: 2026-04-21 19:52:54 -0400 (Tue, 21 Apr 2026) |
| EllapsedTime: 228.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: FlowSOM.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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-04-08 r89818)
* 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-21 23:49:05 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 20.077 0.317 20.547
PlotDimRed 16.579 0.229 17.076
PlotOutliers 9.651 0.090 9.816
PlotMarker 7.320 0.154 7.625
UpdateMetaclusters 6.506 0.127 6.756
PlotStars 5.404 0.099 5.603
* 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.
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 -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 -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)
FlowSOM.Rcheck/FlowSOM-Ex.timings
| name | user | system | elapsed | |
| AddAnnotation | 2.975 | 0.063 | 3.049 | |
| AggregateFlowFrames | 0.039 | 0.003 | 0.044 | |
| BuildMST | 0.576 | 0.015 | 0.602 | |
| BuildSOM | 0.533 | 0.023 | 0.561 | |
| CountGroups | 2.302 | 0.035 | 2.347 | |
| FMeasure | 0.001 | 0.000 | 0.001 | |
| FlowSOM | 4.521 | 0.067 | 4.632 | |
| FlowSOMSubset | 1.714 | 0.047 | 1.784 | |
| FlowSOMmary | 20.077 | 0.317 | 20.547 | |
| GetChannels | 0.019 | 0.003 | 0.023 | |
| GetClusterMFIs | 1.859 | 0.041 | 1.915 | |
| GetClusterPercentagesPositive | 1.817 | 0.032 | 1.865 | |
| GetClusters | 1.778 | 0.031 | 1.817 | |
| GetCounts | 1.927 | 0.024 | 1.964 | |
| GetFeatures | 2.088 | 0.049 | 2.141 | |
| GetFlowJoLabels | 2.960 | 0.103 | 3.078 | |
| GetMFIs | 1.960 | 0.037 | 2.013 | |
| GetMajorityLabels | 2.107 | 0.043 | 2.503 | |
| GetMarkers | 0.013 | 0.000 | 0.014 | |
| GetMetaclusterCVs | 2.046 | 0.046 | 2.132 | |
| GetMetaclusterMFIs | 1.953 | 0.031 | 2.007 | |
| GetMetaclusterPercentagesPositive | 2.148 | 0.053 | 2.273 | |
| GetMetaclusters | 2.029 | 0.041 | 2.096 | |
| GetPercentages | 2.247 | 0.042 | 2.313 | |
| GroupStats | 4.831 | 0.055 | 4.925 | |
| Initialize_KWSP | 0.001 | 0.000 | 0.002 | |
| Initialize_PCA | 0.001 | 0.000 | 0.000 | |
| MetaClustering | 1.112 | 0.024 | 1.140 | |
| MetaclusterCVs | 2.192 | 0.043 | 2.247 | |
| MetaclusterMFIs | 2.156 | 0.043 | 2.224 | |
| NClusters | 2.123 | 0.045 | 2.199 | |
| NMetaclusters | 2.552 | 0.063 | 2.679 | |
| NewData | 1.840 | 0.051 | 1.946 | |
| Plot1DScatters | 3.624 | 0.078 | 3.759 | |
| Plot2DScatters | 3.718 | 0.033 | 3.786 | |
| PlotCenters | 0.482 | 0.003 | 0.488 | |
| PlotClusters2D | 0.463 | 0.003 | 0.481 | |
| PlotDimRed | 16.579 | 0.229 | 17.076 | |
| PlotFileScatters | 0.600 | 0.008 | 0.612 | |
| PlotFlowSOM | 2.324 | 0.060 | 2.397 | |
| PlotGroups | 4.405 | 0.118 | 4.591 | |
| PlotLabels | 2.426 | 0.041 | 2.495 | |
| PlotMFIHeatmap | 2.214 | 0.050 | 2.323 | |
| PlotManualBars | 3.570 | 0.089 | 3.767 | |
| PlotMarker | 7.320 | 0.154 | 7.625 | |
| PlotNode | 2.885 | 0.076 | 3.001 | |
| PlotNumbers | 2.782 | 0.041 | 2.847 | |
| PlotOutliers | 9.651 | 0.090 | 9.816 | |
| PlotOverview2D | 2.647 | 0.039 | 2.711 | |
| PlotPies | 2.905 | 0.049 | 2.969 | |
| PlotSD | 0.811 | 0.011 | 0.823 | |
| PlotStarLegend | 0.171 | 0.001 | 0.174 | |
| PlotStars | 5.404 | 0.099 | 5.603 | |
| PlotVariable | 3.157 | 0.077 | 3.328 | |
| Purity | 0 | 0 | 0 | |
| QueryMultiple | 3.959 | 0.051 | 4.044 | |
| QueryStarPlot | 3.007 | 0.050 | 3.115 | |
| ReadInput | 1.235 | 0.039 | 1.303 | |
| SaveClustersToFCS | 2.432 | 0.078 | 2.561 | |
| TestOutliers | 2.179 | 0.044 | 2.258 | |
| UpdateMetaclusters | 6.506 | 0.127 | 6.756 | |
| UpdateNodeSize | 1.990 | 0.029 | 2.037 | |
| get_channels | 0.014 | 0.001 | 0.014 | |
| get_markers | 0.014 | 0.000 | 0.014 | |
| metaClustering_consensus | 0.946 | 0.020 | 0.969 | |
| print.FlowSOM | 2.031 | 0.036 | 2.100 | |
| query_multiple | 3.661 | 0.048 | 3.732 | |