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

This page was generated on 2025-12-15 12:09 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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-12-11 13:45 -0500 (Thu, 11 Dec 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-12-12 10:14:06 -0000 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 10:26:09 -0000 (Fri, 12 Dec 2025)
EllapsedTime: 723.2 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.879  0.418  75.554
PlotDimRed                        71.717  0.163  72.042
PlotOutliers                      43.065  0.068  43.801
PlotMarker                        24.372  0.108  24.631
UpdateMetaclusters                22.706  0.024  22.856
PlotStars                         19.372  0.104  19.794
GroupStats                        17.563  0.039  17.804
PlotGroups                        15.738  0.020  15.807
FlowSOM                           15.673  0.068  15.780
query_multiple                    13.457  0.035  13.665
QueryMultiple                     13.422  0.011  13.517
Plot2DScatters                    12.687  0.020  12.734
AddAnnotation                     11.495  0.207  11.784
PlotManualBars                    11.627  0.016  11.720
QueryStarPlot                      9.914  0.003   9.968
PlotNode                           9.900  0.016  10.005
GetFlowJoLabels                    9.104  0.171   9.667
PlotPies                           9.020  0.024   9.142
PlotNumbers                        8.771  0.020   8.815
PlotVariable                       8.581  0.020   8.636
UpdateNodeSize                     8.593  0.008   8.620
PlotFlowSOM                        7.781  0.036   7.840
CountGroups                        7.747  0.032   7.800
SaveClustersToFCS                  7.192  0.040   7.278
GetFeatures                        7.005  0.044   7.064
PlotLabels                         6.848  0.016   6.951
TestOutliers                       6.403  0.012   6.909
MetaclusterMFIs                    6.365  0.024   6.403
PlotOverview2D                     6.265  0.079   6.572
NMetaclusters                      6.204  0.020   6.237
NClusters                          6.186  0.008   6.207
GetMetaclusterCVs                  5.851  0.064   5.929
MetaclusterCVs                     5.869  0.016   5.899
FlowSOMSubset                      5.795  0.036   5.845
GetMetaclusters                    5.810  0.012   5.837
GetPercentages                     5.755  0.024   5.793
GetMetaclusterMFIs                 5.741  0.024   5.779
GetMetaclusterPercentagesPositive  5.714  0.016   5.743
GetClusterPercentagesPositive      5.551  0.136   5.700
GetMFIs                            5.588  0.088   5.693
GetClusterMFIs                     5.485  0.163   5.661
print.FlowSOM                      5.622  0.024   5.658
GetCounts                          5.502  0.124   5.638
GetClusters                        5.294  0.087   5.399
* 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.495 0.20711.784
AggregateFlowFrames0.0760.0080.084
BuildMST1.6750.0081.687
BuildSOM1.7160.0081.728
CountGroups7.7470.0327.800
FMeasure0.0020.0000.002
FlowSOM15.673 0.06815.780
FlowSOMSubset5.7950.0365.845
FlowSOMmary74.879 0.41875.554
GetChannels0.0230.0080.030
GetClusterMFIs5.4850.1635.661
GetClusterPercentagesPositive5.5510.1365.700
GetClusters5.2940.0875.399
GetCounts5.5020.1245.638
GetFeatures7.0050.0447.064
GetFlowJoLabels9.1040.1719.667
GetMFIs5.5880.0885.693
GetMarkers0.0280.0040.031
GetMetaclusterCVs5.8510.0645.929
GetMetaclusterMFIs5.7410.0245.779
GetMetaclusterPercentagesPositive5.7140.0165.743
GetMetaclusters5.8100.0125.837
GetPercentages5.7550.0245.793
GroupStats17.563 0.03917.804
Initialize_KWSP0.0020.0040.006
Initialize_PCA0.0000.0010.001
MetaClustering4.2560.0504.317
MetaclusterCVs5.8690.0165.899
MetaclusterMFIs6.3650.0246.403
NClusters6.1860.0086.207
NMetaclusters6.2040.0206.237
NewData4.4080.0084.427
Plot2DScatters12.687 0.02012.734
PlotCenters1.7070.0001.710
PlotClusters2D1.6110.0041.619
PlotDimRed71.717 0.16372.042
PlotFileScatters1.6740.0081.688
PlotFlowSOM7.7810.0367.840
PlotGroups15.738 0.02015.807
PlotLabels6.8480.0166.951
PlotManualBars11.627 0.01611.720
PlotMarker24.372 0.10824.631
PlotNode 9.900 0.01610.005
PlotNumbers8.7710.0208.815
PlotOutliers43.065 0.06843.801
PlotOverview2D6.2650.0796.572
PlotPies9.0200.0249.142
PlotSD2.8230.0082.870
PlotStars19.372 0.10419.794
PlotVariable8.5810.0208.636
Purity0.0010.0000.001
QueryMultiple13.422 0.01113.517
QueryStarPlot9.9140.0039.968
ReadInput4.4250.0524.544
SaveClustersToFCS7.1920.0407.278
TestOutliers6.4030.0126.909
UpdateMetaclusters22.706 0.02422.856
UpdateNodeSize8.5930.0088.620
get_channels0.0320.0000.032
get_markers0.0280.0040.032
metaClustering_consensus3.4200.0123.441
plotStarLegend0.6770.0000.679
print.FlowSOM5.6220.0245.658
query_multiple13.457 0.03513.665