| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-30 11:36 -0400 (Thu, 30 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" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4718 |
| 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 781/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FlowSOM 2.20.0 (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.20.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.20.0.tar.gz |
| StartedAt: 2026-04-29 19:48:53 -0400 (Wed, 29 Apr 2026) |
| EndedAt: 2026-04-29 19:52:28 -0400 (Wed, 29 Apr 2026) |
| EllapsedTime: 214.5 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.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-29 23:48:54 UTC
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.20.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 19.211 0.175 19.298
PlotDimRed 16.033 0.084 16.164
PlotOutliers 9.382 0.059 9.454
PlotMarker 6.548 0.060 6.641
UpdateMetaclusters 5.885 0.054 5.953
PlotStars 5.019 0.051 5.087
* 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.20.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 | 3.016 | 0.061 | 3.078 | |
| AggregateFlowFrames | 0.031 | 0.002 | 0.034 | |
| BuildMST | 0.574 | 0.008 | 0.586 | |
| BuildSOM | 0.402 | 0.018 | 0.421 | |
| CountGroups | 2.285 | 0.036 | 2.332 | |
| FMeasure | 0.000 | 0.000 | 0.001 | |
| FlowSOM | 4.426 | 0.052 | 4.494 | |
| FlowSOMSubset | 1.642 | 0.028 | 1.676 | |
| FlowSOMmary | 19.211 | 0.175 | 19.298 | |
| GetChannels | 0.015 | 0.000 | 0.015 | |
| GetClusterMFIs | 1.813 | 0.081 | 1.897 | |
| GetClusterPercentagesPositive | 1.734 | 0.022 | 1.768 | |
| GetClusters | 1.725 | 0.030 | 1.759 | |
| GetCounts | 1.763 | 0.020 | 1.786 | |
| GetFeatures | 2.053 | 0.025 | 2.087 | |
| GetFlowJoLabels | 2.849 | 0.044 | 2.897 | |
| GetMFIs | 1.878 | 0.017 | 1.898 | |
| GetMajorityLabels | 1.875 | 0.017 | 1.894 | |
| GetMarkers | 0.014 | 0.001 | 0.014 | |
| GetMetaclusterCVs | 1.885 | 0.024 | 1.909 | |
| GetMetaclusterMFIs | 2.173 | 0.025 | 2.205 | |
| GetMetaclusterPercentagesPositive | 1.919 | 0.024 | 1.955 | |
| GetMetaclusters | 1.894 | 0.018 | 1.916 | |
| GetPercentages | 1.941 | 0.017 | 1.964 | |
| GroupStats | 4.722 | 0.056 | 4.798 | |
| Initialize_KWSP | 0.001 | 0.001 | 0.002 | |
| Initialize_PCA | 0.001 | 0.000 | 0.000 | |
| MetaClustering | 1.074 | 0.025 | 1.100 | |
| MetaclusterCVs | 1.871 | 0.019 | 1.897 | |
| MetaclusterMFIs | 2.068 | 0.026 | 2.096 | |
| NClusters | 2.165 | 0.051 | 2.217 | |
| NMetaclusters | 2.390 | 0.038 | 2.441 | |
| NewData | 1.720 | 0.019 | 1.747 | |
| Plot1DScatters | 3.403 | 0.023 | 3.435 | |
| Plot2DScatters | 3.600 | 0.041 | 3.666 | |
| PlotCenters | 0.467 | 0.015 | 0.481 | |
| PlotClusters2D | 0.427 | 0.003 | 0.430 | |
| PlotDimRed | 16.033 | 0.084 | 16.164 | |
| PlotFileScatters | 0.357 | 0.004 | 0.361 | |
| PlotFlowSOM | 2.295 | 0.083 | 2.379 | |
| PlotGroups | 4.083 | 0.044 | 4.128 | |
| PlotLabels | 2.341 | 0.023 | 2.376 | |
| PlotMFIHeatmap | 2.282 | 0.041 | 2.338 | |
| PlotManualBars | 3.157 | 0.032 | 3.194 | |
| PlotMarker | 6.548 | 0.060 | 6.641 | |
| PlotNode | 2.748 | 0.039 | 2.804 | |
| PlotNumbers | 2.697 | 0.034 | 2.769 | |
| PlotOutliers | 9.382 | 0.059 | 9.454 | |
| PlotOverview2D | 2.280 | 0.037 | 2.317 | |
| PlotPies | 2.791 | 0.044 | 2.853 | |
| PlotSD | 0.786 | 0.010 | 0.799 | |
| PlotStarLegend | 0.169 | 0.001 | 0.169 | |
| PlotStars | 5.019 | 0.051 | 5.087 | |
| PlotVariable | 2.741 | 0.030 | 2.775 | |
| Purity | 0.000 | 0.000 | 0.001 | |
| QueryMultiple | 3.911 | 0.055 | 3.976 | |
| QueryStarPlot | 2.858 | 0.018 | 2.883 | |
| ReadInput | 1.072 | 0.029 | 1.106 | |
| SaveClustersToFCS | 2.320 | 0.023 | 2.357 | |
| TestOutliers | 2.103 | 0.052 | 2.168 | |
| UpdateMetaclusters | 5.885 | 0.054 | 5.953 | |
| UpdateNodeSize | 1.976 | 0.010 | 2.000 | |
| get_channels | 0.014 | 0.001 | 0.015 | |
| get_markers | 0.014 | 0.001 | 0.015 | |
| metaClustering_consensus | 1.165 | 0.044 | 1.212 | |
| print.FlowSOM | 1.944 | 0.028 | 1.972 | |
| query_multiple | 3.623 | 0.039 | 3.667 | |