| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 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" | 4990 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4723 |
| 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-05-06 20:14:24 -0400 (Wed, 06 May 2026) |
| EndedAt: 2026-05-06 20:18:00 -0400 (Wed, 06 May 2026) |
| EllapsedTime: 216.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.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-05-07 00:14:24 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.016 0.170 19.141
PlotDimRed 16.421 0.094 16.565
PlotOutliers 9.363 0.042 9.431
PlotMarker 6.499 0.068 6.574
UpdateMetaclusters 5.900 0.053 5.981
PlotStars 5.107 0.044 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.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.053 | 0.071 | 3.155 | |
| AggregateFlowFrames | 0.031 | 0.002 | 0.034 | |
| BuildMST | 0.571 | 0.008 | 0.580 | |
| BuildSOM | 0.410 | 0.022 | 0.435 | |
| CountGroups | 2.308 | 0.040 | 2.368 | |
| FMeasure | 0.001 | 0.000 | 0.001 | |
| FlowSOM | 4.654 | 0.048 | 4.729 | |
| FlowSOMSubset | 1.539 | 0.027 | 1.567 | |
| FlowSOMmary | 19.016 | 0.170 | 19.141 | |
| GetChannels | 0.014 | 0.000 | 0.014 | |
| GetClusterMFIs | 1.765 | 0.110 | 1.881 | |
| GetClusterPercentagesPositive | 1.748 | 0.037 | 1.801 | |
| GetClusters | 1.752 | 0.022 | 1.777 | |
| GetCounts | 1.748 | 0.018 | 1.768 | |
| GetFeatures | 2.230 | 0.023 | 2.253 | |
| GetFlowJoLabels | 2.898 | 0.040 | 2.950 | |
| GetMFIs | 1.938 | 0.017 | 1.964 | |
| GetMajorityLabels | 1.958 | 0.019 | 1.983 | |
| GetMarkers | 0.014 | 0.001 | 0.015 | |
| GetMetaclusterCVs | 1.937 | 0.032 | 1.992 | |
| GetMetaclusterMFIs | 1.973 | 0.021 | 1.998 | |
| GetMetaclusterPercentagesPositive | 1.926 | 0.021 | 1.949 | |
| GetMetaclusters | 1.908 | 0.019 | 1.929 | |
| GetPercentages | 1.904 | 0.017 | 1.928 | |
| GroupStats | 4.653 | 0.058 | 4.852 | |
| Initialize_KWSP | 0.001 | 0.000 | 0.003 | |
| Initialize_PCA | 0.001 | 0.000 | 0.001 | |
| MetaClustering | 1.349 | 0.038 | 1.529 | |
| MetaclusterCVs | 2.015 | 0.019 | 2.053 | |
| MetaclusterMFIs | 2.125 | 0.024 | 2.155 | |
| NClusters | 2.148 | 0.062 | 2.213 | |
| NMetaclusters | 2.083 | 0.027 | 2.114 | |
| NewData | 1.685 | 0.016 | 1.701 | |
| Plot1DScatters | 3.369 | 0.022 | 3.398 | |
| Plot2DScatters | 3.626 | 0.057 | 3.690 | |
| PlotCenters | 0.534 | 0.004 | 0.545 | |
| PlotClusters2D | 0.466 | 0.005 | 0.471 | |
| PlotDimRed | 16.421 | 0.094 | 16.565 | |
| PlotFileScatters | 0.362 | 0.005 | 0.368 | |
| PlotFlowSOM | 2.573 | 0.055 | 2.639 | |
| PlotGroups | 4.212 | 0.072 | 4.292 | |
| PlotLabels | 2.326 | 0.030 | 2.366 | |
| PlotMFIHeatmap | 1.998 | 0.027 | 2.024 | |
| PlotManualBars | 3.113 | 0.026 | 3.157 | |
| PlotMarker | 6.499 | 0.068 | 6.574 | |
| PlotNode | 3.031 | 0.038 | 3.079 | |
| PlotNumbers | 2.724 | 0.034 | 2.773 | |
| PlotOutliers | 9.363 | 0.042 | 9.431 | |
| PlotOverview2D | 2.521 | 0.050 | 2.574 | |
| PlotPies | 2.864 | 0.059 | 2.926 | |
| PlotSD | 0.798 | 0.006 | 0.806 | |
| PlotStarLegend | 0.168 | 0.001 | 0.169 | |
| PlotStars | 5.107 | 0.044 | 5.157 | |
| PlotVariable | 2.726 | 0.046 | 2.776 | |
| Purity | 0.001 | 0.000 | 0.001 | |
| QueryMultiple | 3.584 | 0.070 | 3.663 | |
| QueryStarPlot | 3.169 | 0.023 | 3.199 | |
| ReadInput | 1.591 | 0.060 | 1.653 | |
| SaveClustersToFCS | 2.277 | 0.062 | 2.356 | |
| TestOutliers | 2.072 | 0.018 | 2.099 | |
| UpdateMetaclusters | 5.900 | 0.053 | 5.981 | |
| UpdateNodeSize | 2.214 | 0.032 | 2.248 | |
| get_channels | 0.013 | 0.001 | 0.015 | |
| get_markers | 0.013 | 0.001 | 0.015 | |
| metaClustering_consensus | 0.841 | 0.021 | 0.862 | |
| print.FlowSOM | 1.922 | 0.021 | 1.949 | |
| query_multiple | 3.665 | 0.036 | 3.703 | |