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

This page was generated on 2025-09-25 11:42 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4581
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 756/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.16.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-22 13:40 -0400 (Mon, 22 Sep 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_21
git_last_commit: 4bdaa3d
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on kunpeng2

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.16.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.16.0.tar.gz
StartedAt: 2025-09-23 09:53:42 -0000 (Tue, 23 Sep 2025)
EndedAt: 2025-09-23 10:05:34 -0000 (Tue, 23 Sep 2025)
EllapsedTime: 711.8 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.16.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                        81.801  0.184  82.092
FlowSOMmary                       77.853  0.208  78.090
PlotOutliers                      25.835  0.219  26.114
PlotMarker                        23.572  0.359  23.994
UpdateMetaclusters                21.994  0.112  22.154
PlotStars                         18.844  0.068  18.951
GroupStats                        17.423  0.132  17.590
FlowSOM                           16.274  0.020  16.327
PlotGroups                        15.523  0.016  15.574
AddAnnotation                     11.996  0.115  12.144
query_multiple                    11.894  0.016  11.935
QueryMultiple                     11.802  0.043  11.871
Plot2DScatters                    11.262  0.064  11.347
PlotManualBars                    11.181  0.028  11.239
GetFlowJoLabels                    9.543  0.144   9.707
PlotNode                           9.479  0.132   9.632
CountGroups                        9.315  0.024   9.381
PlotNumbers                        9.084  0.107   9.212
PlotVariable                       9.090  0.076   9.185
QueryStarPlot                      8.932  0.056   9.007
PlotPies                           8.869  0.036   8.923
PlotFlowSOM                        8.003  0.044   8.062
UpdateNodeSize                     7.892  0.028   7.937
SaveClustersToFCS                  7.839  0.020   7.875
PlotLabels                         7.704  0.048   7.771
GetFeatures                        7.395  0.044   7.449
MetaclusterMFIs                    7.136  0.012   7.160
NClusters                          7.087  0.020   7.119
NMetaclusters                      7.004  0.016   7.031
TestOutliers                       6.837  0.008   6.857
GetPercentages                     6.825  0.000   6.838
PlotOverview2D                     6.756  0.064   6.835
GetMetaclusters                    6.720  0.008   6.739
MetaclusterCVs                     6.463  0.052   6.526
GetMetaclusterCVs                  6.410  0.056   6.477
GetMFIs                            6.258  0.068   6.336
print.FlowSOM                      6.265  0.004   6.281
GetMetaclusterPercentagesPositive  6.188  0.019   6.218
GetMetaclusterMFIs                 6.156  0.048   6.216
GetClusterMFIs                     5.965  0.103   6.082
GetClusters                        5.859  0.080   5.950
GetCounts                          5.823  0.035   5.868
GetClusterPercentagesPositive      5.827  0.020   5.858
FlowSOMSubset                      5.649  0.028   5.688
ReadInput                          5.220  0.032   5.263
NewData                            5.195  0.008   5.212
* 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.21-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-devel_2025-02-19/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.16.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/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/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/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.996 0.11512.144
AggregateFlowFrames0.0980.0080.106
BuildMST2.1070.0162.126
BuildSOM1.8020.0081.813
CountGroups9.3150.0249.381
FMeasure0.0020.0000.002
FlowSOM16.274 0.02016.327
FlowSOMSubset5.6490.0285.688
FlowSOMmary77.853 0.20878.090
GetChannels0.0350.0000.035
GetClusterMFIs5.9650.1036.082
GetClusterPercentagesPositive5.8270.0205.858
GetClusters5.8590.0805.950
GetCounts5.8230.0355.868
GetFeatures7.3950.0447.449
GetFlowJoLabels9.5430.1449.707
GetMFIs6.2580.0686.336
GetMarkers0.0330.0000.032
GetMetaclusterCVs6.4100.0566.477
GetMetaclusterMFIs6.1560.0486.216
GetMetaclusterPercentagesPositive6.1880.0196.218
GetMetaclusters6.7200.0086.739
GetPercentages6.8250.0006.838
GroupStats17.423 0.13217.590
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0000.0010.001
MetaClustering4.7270.0134.749
MetaclusterCVs6.4630.0526.526
MetaclusterMFIs7.1360.0127.160
NClusters7.0870.0207.119
NMetaclusters7.0040.0167.031
NewData5.1950.0085.212
Plot2DScatters11.262 0.06411.347
PlotCenters1.7780.0201.800
PlotClusters2D1.7460.0001.748
PlotDimRed81.801 0.18482.092
PlotFileScatters1.1320.0391.175
PlotFlowSOM8.0030.0448.062
PlotGroups15.523 0.01615.574
PlotLabels7.7040.0487.771
PlotManualBars11.181 0.02811.239
PlotMarker23.572 0.35923.994
PlotNode9.4790.1329.632
PlotNumbers9.0840.1079.212
PlotOutliers25.835 0.21926.114
PlotOverview2D6.7560.0646.835
PlotPies8.8690.0368.923
PlotSD2.9440.0643.015
PlotStars18.844 0.06818.951
PlotVariable9.0900.0769.185
Purity0.0010.0000.001
QueryMultiple11.802 0.04311.871
QueryStarPlot8.9320.0569.007
ReadInput5.2200.0325.263
SaveClustersToFCS7.8390.0207.875
TestOutliers6.8370.0086.857
UpdateMetaclusters21.994 0.11222.154
UpdateNodeSize7.8920.0287.937
get_channels0.0340.0000.033
get_markers0.0320.0000.032
metaClustering_consensus4.4600.0444.512
plotStarLegend0.5010.0030.506
print.FlowSOM6.2650.0046.281
query_multiple11.894 0.01611.935