| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-23 11:35 -0400 (Mon, 23 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4868 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" | 4548 |
| 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 771/2368 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FlowSOM 2.19.4 (landing page) Sofie Van Gassen
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ERROR | |||||||||
| 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-03-22 19:43:38 -0400 (Sun, 22 Mar 2026) |
| EndedAt: 2026-03-22 19:47:18 -0400 (Sun, 22 Mar 2026) |
| EllapsedTime: 220.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.19.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* 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-03-22 23:43:38 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 19.527 0.225 19.761
PlotDimRed 16.048 0.153 16.312
PlotOutliers 9.200 0.105 9.363
PlotMarker 6.650 0.116 6.829
UpdateMetaclusters 5.966 0.090 6.101
PlotStars 5.123 0.075 5.239
* 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 -std=gnu23 -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=gnu23 -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.096 | 0.067 | 3.185 | |
| AggregateFlowFrames | 0.031 | 0.002 | 0.033 | |
| BuildMST | 0.450 | 0.004 | 0.456 | |
| BuildSOM | 0.534 | 0.023 | 0.562 | |
| CountGroups | 2.248 | 0.038 | 2.291 | |
| FMeasure | 0.000 | 0.000 | 0.001 | |
| FlowSOM | 4.248 | 0.086 | 4.418 | |
| FlowSOMSubset | 1.631 | 0.046 | 1.739 | |
| FlowSOMmary | 19.527 | 0.225 | 19.761 | |
| GetChannels | 0.014 | 0.001 | 0.016 | |
| GetClusterMFIs | 1.823 | 0.100 | 1.936 | |
| GetClusterPercentagesPositive | 1.741 | 0.033 | 1.808 | |
| GetClusters | 1.774 | 0.026 | 1.808 | |
| GetCounts | 1.773 | 0.023 | 1.807 | |
| GetFeatures | 2.071 | 0.033 | 2.139 | |
| GetFlowJoLabels | 2.999 | 0.060 | 3.080 | |
| GetMFIs | 1.959 | 0.032 | 2.029 | |
| GetMajorityLabels | 2.003 | 0.039 | 2.077 | |
| GetMarkers | 0.014 | 0.001 | 0.014 | |
| GetMetaclusterCVs | 2.241 | 0.054 | 2.335 | |
| GetMetaclusterMFIs | 1.944 | 0.024 | 1.983 | |
| GetMetaclusterPercentagesPositive | 1.935 | 0.021 | 1.968 | |
| GetMetaclusters | 1.933 | 0.026 | 1.984 | |
| GetPercentages | 1.918 | 0.046 | 1.973 | |
| GroupStats | 4.756 | 0.067 | 4.856 | |
| Initialize_KWSP | 0.001 | 0.000 | 0.001 | |
| Initialize_PCA | 0.000 | 0.000 | 0.001 | |
| MetaClustering | 1.104 | 0.033 | 1.157 | |
| MetaclusterCVs | 1.946 | 0.020 | 1.970 | |
| MetaclusterMFIs | 2.108 | 0.052 | 2.176 | |
| NClusters | 2.267 | 0.040 | 2.330 | |
| NMetaclusters | 2.368 | 0.045 | 2.431 | |
| NewData | 1.755 | 0.029 | 1.822 | |
| Plot1DScatters | 3.519 | 0.055 | 3.601 | |
| Plot2DScatters | 3.695 | 0.054 | 3.772 | |
| PlotCenters | 0.465 | 0.009 | 0.484 | |
| PlotClusters2D | 0.437 | 0.004 | 0.449 | |
| PlotDimRed | 16.048 | 0.153 | 16.312 | |
| PlotFileScatters | 0.368 | 0.006 | 0.374 | |
| PlotFlowSOM | 2.424 | 0.112 | 2.576 | |
| PlotGroups | 4.396 | 0.076 | 4.544 | |
| PlotLabels | 2.418 | 0.063 | 2.524 | |
| PlotMFIHeatmap | 2.321 | 0.039 | 2.388 | |
| PlotManualBars | 3.209 | 0.044 | 3.297 | |
| PlotMarker | 6.650 | 0.116 | 6.829 | |
| PlotNode | 2.807 | 0.048 | 2.891 | |
| PlotNumbers | 2.715 | 0.051 | 2.803 | |
| PlotOutliers | 9.200 | 0.105 | 9.363 | |
| PlotOverview2D | 2.362 | 0.068 | 2.512 | |
| PlotPies | 2.843 | 0.066 | 2.973 | |
| PlotSD | 0.795 | 0.008 | 0.807 | |
| PlotStarLegend | 0.173 | 0.001 | 0.174 | |
| PlotStars | 5.123 | 0.075 | 5.239 | |
| PlotVariable | 2.784 | 0.057 | 2.870 | |
| Purity | 0 | 0 | 0 | |
| QueryMultiple | 3.738 | 0.055 | 3.827 | |
| QueryStarPlot | 2.955 | 0.064 | 3.078 | |
| ReadInput | 1.473 | 0.063 | 1.573 | |
| SaveClustersToFCS | 2.579 | 0.069 | 2.698 | |
| TestOutliers | 2.074 | 0.028 | 2.123 | |
| UpdateMetaclusters | 5.966 | 0.090 | 6.101 | |
| UpdateNodeSize | 2.058 | 0.027 | 2.109 | |
| get_channels | 0.018 | 0.002 | 0.021 | |
| get_markers | 0.019 | 0.002 | 0.023 | |
| metaClustering_consensus | 1.500 | 0.055 | 1.605 | |
| print.FlowSOM | 1.998 | 0.035 | 2.082 | |
| query_multiple | 3.669 | 0.060 | 3.753 | |