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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4873
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4654
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4600
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-20 15:01 -0500 (Thu, 20 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-21 10:47:03 -0000 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 10:59:13 -0000 (Fri, 21 Nov 2025)
EllapsedTime: 729.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
FlowSOMmary                       74.323  0.350  74.790
PlotDimRed                        69.902  0.156  70.206
PlotOutliers                      43.172  0.160  43.451
PlotMarker                        24.173  0.060  24.299
UpdateMetaclusters                23.064  0.112  23.239
PlotStars                         19.802  0.024  19.881
GroupStats                        17.305  0.156  17.511
FlowSOM                           15.347  0.440  16.091
PlotGroups                        15.484  0.020  15.548
query_multiple                    13.613  0.072  13.725
QueryMultiple                     13.645  0.016  13.699
Plot2DScatters                    13.160  0.079  13.278
PlotManualBars                    11.767  0.008  11.808
AddAnnotation                     11.384  0.389  12.041
QueryStarPlot                     10.143  0.052  10.223
PlotNode                           9.443  0.032   9.501
GetFlowJoLabels                    9.157  0.187   9.366
PlotNumbers                        9.247  0.024   9.297
PlotPies                           8.835  0.012   8.870
PlotVariable                       8.563  0.020   8.603
UpdateNodeSize                     8.336  0.019   8.379
CountGroups                        7.719  0.205   8.073
SaveClustersToFCS                  7.388  0.063   7.471
PlotFlowSOM                        7.369  0.043   7.430
GetFeatures                        7.182  0.120   7.322
PlotLabels                         7.120  0.016   7.161
TestOutliers                       6.711  0.016   6.745
PlotOverview2D                     6.422  0.131   6.570
NMetaclusters                      6.419  0.043   6.481
GetMetaclusters                    6.427  0.032   6.477
MetaclusterMFIs                    6.352  0.048   6.422
NClusters                          6.261  0.048   6.326
GetMetaclusterPercentagesPositive  5.881  0.116   6.016
GetMetaclusterCVs                  5.861  0.084   5.960
MetaclusterCVs                     5.813  0.076   5.904
GetPercentages                     5.837  0.031   5.886
print.FlowSOM                      5.844  0.020   5.879
GetMetaclusterMFIs                 5.800  0.040   5.857
GetClusterMFIs                     5.503  0.168   5.683
GetMFIs                            5.603  0.052   5.664
GetClusters                        5.405  0.163   5.580
GetClusterPercentagesPositive      5.403  0.124   5.538
GetCounts                          5.331  0.096   5.441
FlowSOMSubset                      5.247  0.051   5.314
NewData                            5.070  0.005   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: 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.384 0.38912.041
AggregateFlowFrames0.0790.0040.084
BuildMST1.6390.0971.764
BuildSOM1.7220.0401.791
CountGroups7.7190.2058.073
FMeasure0.0020.0010.002
FlowSOM15.347 0.44016.091
FlowSOMSubset5.2470.0515.314
FlowSOMmary74.323 0.35074.790
GetChannels0.0310.0000.031
GetClusterMFIs5.5030.1685.683
GetClusterPercentagesPositive5.4030.1245.538
GetClusters5.4050.1635.580
GetCounts5.3310.0965.441
GetFeatures7.1820.1207.322
GetFlowJoLabels9.1570.1879.366
GetMFIs5.6030.0525.664
GetMarkers0.0420.0040.047
GetMetaclusterCVs5.8610.0845.960
GetMetaclusterMFIs5.8000.0405.857
GetMetaclusterPercentagesPositive5.8810.1166.016
GetMetaclusters6.4270.0326.477
GetPercentages5.8370.0315.886
GroupStats17.305 0.15617.511
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.3040.0204.336
MetaclusterCVs5.8130.0765.904
MetaclusterMFIs6.3520.0486.422
NClusters6.2610.0486.326
NMetaclusters6.4190.0436.481
NewData5.0700.0055.087
Plot2DScatters13.160 0.07913.278
PlotCenters1.7740.0241.802
PlotClusters2D1.6270.0001.632
PlotDimRed69.902 0.15670.206
PlotFileScatters1.6660.0231.693
PlotFlowSOM7.3690.0437.430
PlotGroups15.484 0.02015.548
PlotLabels7.1200.0167.161
PlotManualBars11.767 0.00811.808
PlotMarker24.173 0.06024.299
PlotNode9.4430.0329.501
PlotNumbers9.2470.0249.297
PlotOutliers43.172 0.16043.451
PlotOverview2D6.4220.1316.570
PlotPies8.8350.0128.870
PlotSD3.0760.0043.089
PlotStars19.802 0.02419.881
PlotVariable8.5630.0208.603
Purity0.0010.0000.001
QueryMultiple13.645 0.01613.699
QueryStarPlot10.143 0.05210.223
ReadInput4.7520.0324.798
SaveClustersToFCS7.3880.0637.471
TestOutliers6.7110.0166.745
UpdateMetaclusters23.064 0.11223.239
UpdateNodeSize8.3360.0198.379
get_channels0.0250.0080.033
get_markers0.0320.0000.032
metaClustering_consensus3.5410.0323.582
plotStarLegend0.6520.0000.654
print.FlowSOM5.8440.0205.879
query_multiple13.613 0.07213.725