| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-23 11:36 -0400 (Sat, 23 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4937 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4639 |
| 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 774/2379 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FlowSOM 2.21.0 (landing page) Sofie Van Gassen
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | 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.21.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.21.0.tar.gz |
| StartedAt: 2026-05-22 19:33:12 -0400 (Fri, 22 May 2026) |
| EndedAt: 2026-05-22 19:36:46 -0400 (Fri, 22 May 2026) |
| EllapsedTime: 214.6 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.21.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-05-22 23:33:12 UTC
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.21.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 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 18.560 0.144 18.583
PlotDimRed 16.263 0.086 16.356
PlotOutliers 9.765 0.051 9.839
PlotMarker 6.688 0.064 6.963
UpdateMetaclusters 5.951 0.055 6.023
PlotStars 5.092 0.057 5.157
* 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.24-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.21.0’ ** 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.958 | 0.058 | 3.018 | |
| AggregateFlowFrames | 0.030 | 0.002 | 0.032 | |
| BuildMST | 0.546 | 0.004 | 0.551 | |
| BuildSOM | 0.522 | 0.022 | 0.545 | |
| CountGroups | 2.230 | 0.045 | 2.278 | |
| FMeasure | 0.001 | 0.000 | 0.001 | |
| FlowSOM | 4.510 | 0.046 | 4.567 | |
| FlowSOMSubset | 1.652 | 0.026 | 1.678 | |
| FlowSOMmary | 18.560 | 0.144 | 18.583 | |
| GetChannels | 0.014 | 0.001 | 0.014 | |
| GetClusterMFIs | 1.742 | 0.066 | 1.808 | |
| GetClusterPercentagesPositive | 1.729 | 0.041 | 1.770 | |
| GetClusters | 1.755 | 0.019 | 1.784 | |
| GetCounts | 1.757 | 0.019 | 1.781 | |
| GetFeatures | 2.253 | 0.025 | 2.289 | |
| GetFlowJoLabels | 2.881 | 0.040 | 2.939 | |
| GetMFIs | 1.851 | 0.017 | 1.875 | |
| GetMajorityLabels | 1.942 | 0.019 | 1.972 | |
| GetMarkers | 0.015 | 0.001 | 0.016 | |
| GetMetaclusterCVs | 1.901 | 0.027 | 1.971 | |
| GetMetaclusterMFIs | 1.932 | 0.027 | 1.978 | |
| GetMetaclusterPercentagesPositive | 1.910 | 0.017 | 1.933 | |
| GetMetaclusters | 1.890 | 0.016 | 1.911 | |
| GetPercentages | 1.925 | 0.018 | 1.952 | |
| GroupStats | 4.927 | 0.056 | 4.988 | |
| Initialize_KWSP | 0.001 | 0.000 | 0.001 | |
| Initialize_PCA | 0 | 0 | 0 | |
| MetaClustering | 1.104 | 0.038 | 1.143 | |
| MetaclusterCVs | 1.937 | 0.023 | 1.971 | |
| MetaclusterMFIs | 2.087 | 0.023 | 2.112 | |
| NClusters | 2.160 | 0.047 | 2.214 | |
| NMetaclusters | 1.984 | 0.030 | 2.015 | |
| NewData | 1.889 | 0.016 | 1.911 | |
| Plot1DScatters | 3.351 | 0.028 | 3.385 | |
| Plot2DScatters | 3.585 | 0.027 | 3.627 | |
| PlotCenters | 0.481 | 0.015 | 0.497 | |
| PlotClusters2D | 0.472 | 0.011 | 0.484 | |
| PlotDimRed | 16.263 | 0.086 | 16.356 | |
| PlotFileScatters | 0.352 | 0.004 | 0.357 | |
| PlotFlowSOM | 2.300 | 0.075 | 2.378 | |
| PlotGroups | 4.127 | 0.059 | 4.212 | |
| PlotLabels | 2.317 | 0.021 | 2.347 | |
| PlotMFIHeatmap | 1.995 | 0.028 | 2.040 | |
| PlotManualBars | 3.083 | 0.034 | 3.126 | |
| PlotMarker | 6.688 | 0.064 | 6.963 | |
| PlotNode | 2.864 | 0.073 | 2.964 | |
| PlotNumbers | 2.683 | 0.033 | 2.728 | |
| PlotOutliers | 9.765 | 0.051 | 9.839 | |
| PlotOverview2D | 2.314 | 0.034 | 2.357 | |
| PlotPies | 2.784 | 0.046 | 2.831 | |
| PlotSD | 0.798 | 0.010 | 0.811 | |
| PlotStarLegend | 0.171 | 0.000 | 0.172 | |
| PlotStars | 5.092 | 0.057 | 5.157 | |
| PlotVariable | 2.686 | 0.034 | 2.725 | |
| Purity | 0 | 0 | 0 | |
| QueryMultiple | 3.696 | 0.062 | 3.762 | |
| QueryStarPlot | 2.869 | 0.018 | 2.909 | |
| ReadInput | 1.302 | 0.025 | 1.329 | |
| SaveClustersToFCS | 2.207 | 0.025 | 2.237 | |
| TestOutliers | 2.319 | 0.043 | 2.365 | |
| UpdateMetaclusters | 5.951 | 0.055 | 6.023 | |
| UpdateNodeSize | 2.158 | 0.025 | 2.198 | |
| get_channels | 0.014 | 0.000 | 0.014 | |
| get_markers | 0.013 | 0.001 | 0.013 | |
| metaClustering_consensus | 0.834 | 0.033 | 0.882 | |
| print.FlowSOM | 2.256 | 0.029 | 2.288 | |
| query_multiple | 3.601 | 0.038 | 3.641 | |