Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-20 12:07 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 765/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.18.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_22
git_last_commit: b942a41
git_last_commit_date: 2025-10-29 10:23:19 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: FlowSOM
Version: 2.18.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings FlowSOM_2.18.0.tar.gz
StartedAt: 2025-11-18 09:55:20 -0000 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 10:07:30 -0000 (Tue, 18 Nov 2025)
EllapsedTime: 730.6 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings FlowSOM_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.18.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: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* 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 loading without being on the library search path ... 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 ... NOTE
checkRd: (-1) PlotDimRed.Rd:55: Lost braces
    55 | of the dimred default = function(dimred){dimred$Y}.}
       |                                         ^
* 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 ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
PlotDimRed                        77.351  0.140  77.660
FlowSOMmary                       72.785  0.267  73.150
PlotOutliers                      42.953  0.064  43.135
PlotMarker                        24.245  0.111  24.423
UpdateMetaclusters                22.874  0.076  23.006
PlotStars                         19.566  0.035  19.657
GroupStats                        17.255  0.024  17.328
PlotGroups                        16.530  0.032  16.609
FlowSOM                           15.809  0.136  15.991
QueryMultiple                     13.622  0.008  13.673
query_multiple                    13.448  0.060  13.544
Plot2DScatters                    13.175  0.071  13.282
AddAnnotation                     11.845  0.143  12.027
PlotManualBars                    11.659  0.016  11.705
QueryStarPlot                      9.832  0.044   9.905
GetFlowJoLabels                    9.704  0.068   9.801
PlotNode                           9.732  0.016   9.774
PlotPies                           9.252  0.020   9.295
PlotNumbers                        8.893  0.004   8.918
PlotVariable                       8.807  0.016   8.850
UpdateNodeSize                     8.739  0.068   8.830
CountGroups                        8.295  0.060   8.380
PlotFlowSOM                        8.038  0.052   8.114
GetFeatures                        7.213  0.007   7.237
SaveClustersToFCS                  7.174  0.032   7.225
PlotOverview2D                     6.970  0.064   7.053
PlotLabels                         6.952  0.048   7.018
NMetaclusters                      6.542  0.000   6.560
NClusters                          6.390  0.012   6.419
TestOutliers                       6.263  0.028   6.308
MetaclusterMFIs                    5.977  0.028   6.021
GetMFIs                            5.947  0.024   5.988
GetMetaclusterCVs                  5.923  0.004   5.947
GetCounts                          5.900  0.020   5.935
print.FlowSOM                      5.888  0.015   5.920
MetaclusterCVs                     5.819  0.012   5.851
GetPercentages                     5.753  0.020   5.787
GetMetaclusterMFIs                 5.756  0.004   5.775
GetMetaclusters                    5.726  0.016   5.757
GetMetaclusterPercentagesPositive  5.596  0.032   5.643
GetClusterMFIs                     5.538  0.084   5.639
GetClusterPercentagesPositive      5.506  0.020   5.542
GetClusters                        5.421  0.020   5.455
FlowSOMSubset                      5.336  0.028   5.384
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.18.0’
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-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)

Tests output


Example timings

FlowSOM.Rcheck/FlowSOM-Ex.timings

nameusersystemelapsed
AddAnnotation11.845 0.14312.027
AggregateFlowFrames0.0830.0010.082
BuildMST1.7310.0271.764
BuildSOM1.7460.0321.784
CountGroups8.2950.0608.380
FMeasure0.0020.0000.002
FlowSOM15.809 0.13615.991
FlowSOMSubset5.3360.0285.384
FlowSOMmary72.785 0.26773.150
GetChannels0.0310.0000.032
GetClusterMFIs5.5380.0845.639
GetClusterPercentagesPositive5.5060.0205.542
GetClusters5.4210.0205.455
GetCounts5.9000.0205.935
GetFeatures7.2130.0077.237
GetFlowJoLabels9.7040.0689.801
GetMFIs5.9470.0245.988
GetMarkers0.0330.0000.032
GetMetaclusterCVs5.9230.0045.947
GetMetaclusterMFIs5.7560.0045.775
GetMetaclusterPercentagesPositive5.5960.0325.643
GetMetaclusters5.7260.0165.757
GetPercentages5.7530.0205.787
GroupStats17.255 0.02417.328
Initialize_KWSP0.0060.0000.007
Initialize_PCA0.0010.0000.001
MetaClustering4.4900.0204.523
MetaclusterCVs5.8190.0125.851
MetaclusterMFIs5.9770.0286.021
NClusters6.3900.0126.419
NMetaclusters6.5420.0006.560
NewData4.8400.0044.858
Plot2DScatters13.175 0.07113.282
PlotCenters1.7870.0081.800
PlotClusters2D1.6820.0001.687
PlotDimRed77.351 0.14077.660
PlotFileScatters1.6390.0441.688
PlotFlowSOM8.0380.0528.114
PlotGroups16.530 0.03216.609
PlotLabels6.9520.0487.018
PlotManualBars11.659 0.01611.705
PlotMarker24.245 0.11124.423
PlotNode9.7320.0169.774
PlotNumbers8.8930.0048.918
PlotOutliers42.953 0.06443.135
PlotOverview2D6.9700.0647.053
PlotPies9.2520.0209.295
PlotSD3.0130.0483.069
PlotStars19.566 0.03519.657
PlotVariable8.8070.0168.850
Purity0.0010.0000.001
QueryMultiple13.622 0.00813.673
QueryStarPlot9.8320.0449.905
ReadInput4.4680.0244.504
SaveClustersToFCS7.1740.0327.225
TestOutliers6.2630.0286.308
UpdateMetaclusters22.874 0.07623.006
UpdateNodeSize8.7390.0688.830
get_channels0.0300.0040.035
get_markers0.0550.0000.055
metaClustering_consensus3.5950.0363.641
plotStarLegend0.6190.0000.620
print.FlowSOM5.8880.0155.920
query_multiple13.448 0.06013.544