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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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-08 13:45 -0500 (Mon, 08 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-09 10:25:06 -0000 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 10:37:17 -0000 (Tue, 09 Dec 2025)
EllapsedTime: 730.9 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                        78.019  0.175  78.357
FlowSOMmary                       74.444  0.375  74.935
PlotOutliers                      43.216  0.099  43.425
PlotMarker                        23.865  0.108  24.038
UpdateMetaclusters                23.371  0.056  23.491
PlotStars                         19.247  0.044  19.340
GroupStats                        16.758  0.099  16.888
PlotGroups                        16.581  0.020  16.644
FlowSOM                           15.381  0.079  15.491
QueryMultiple                     13.828  0.092  13.950
Plot2DScatters                    13.237  0.028  13.295
query_multiple                    13.010  0.056  13.093
PlotManualBars                    11.901  0.032  11.970
AddAnnotation                     11.482  0.164  11.676
QueryStarPlot                      9.681  0.016   9.718
PlotNumbers                        9.552  0.020   9.598
PlotNode                           9.502  0.016   9.543
GetFlowJoLabels                    9.240  0.092   9.351
PlotVariable                       8.820  0.056   8.897
UpdateNodeSize                     8.753  0.076   8.850
PlotPies                           8.748  0.076   8.844
PlotFlowSOM                        7.796  0.040   7.859
CountGroups                        7.722  0.060   7.800
PlotLabels                         7.249  0.016   7.285
GetFeatures                        7.051  0.080   7.143
SaveClustersToFCS                  6.977  0.028   7.022
PlotOverview2D                     6.672  0.068   6.755
NMetaclusters                      6.536  0.071   6.622
NClusters                          6.562  0.028   6.604
MetaclusterMFIs                    6.294  0.040   6.347
TestOutliers                       6.176  0.008   6.197
GetMetaclusterCVs                  5.840  0.075   5.929
GetMetaclusters                    5.763  0.061   5.835
GetCounts                          5.737  0.072   5.818
GetPercentages                     5.736  0.059   5.807
GetMetaclusterPercentagesPositive  5.718  0.052   5.781
GetClusterMFIs                     5.612  0.144   5.769
GetClusterPercentagesPositive      5.585  0.171   5.767
GetMetaclusterMFIs                 5.695  0.048   5.756
print.FlowSOM                      5.665  0.020   5.699
GetMFIs                            5.616  0.064   5.691
MetaclusterCVs                     5.673  0.004   5.688
GetClusters                        5.396  0.080   5.486
FlowSOMSubset                      5.368  0.036   5.416
* 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.482 0.16411.676
AggregateFlowFrames0.0840.0040.089
BuildMST1.6950.0121.709
BuildSOM1.7050.0081.717
CountGroups7.7220.0607.800
FMeasure0.0020.0000.002
FlowSOM15.381 0.07915.491
FlowSOMSubset5.3680.0365.416
FlowSOMmary74.444 0.37574.935
GetChannels0.0320.0000.031
GetClusterMFIs5.6120.1445.769
GetClusterPercentagesPositive5.5850.1715.767
GetClusters5.3960.0805.486
GetCounts5.7370.0725.818
GetFeatures7.0510.0807.143
GetFlowJoLabels9.2400.0929.351
GetMFIs5.6160.0645.691
GetMarkers0.0450.0000.044
GetMetaclusterCVs5.8400.0755.929
GetMetaclusterMFIs5.6950.0485.756
GetMetaclusterPercentagesPositive5.7180.0525.781
GetMetaclusters5.7630.0615.835
GetPercentages5.7360.0595.807
GroupStats16.758 0.09916.888
Initialize_KWSP0.0060.0000.007
Initialize_PCA0.0010.0000.001
MetaClustering4.1920.0684.267
MetaclusterCVs5.6730.0045.688
MetaclusterMFIs6.2940.0406.347
NClusters6.5620.0286.604
NMetaclusters6.5360.0716.622
NewData4.7090.0204.739
Plot2DScatters13.237 0.02813.295
PlotCenters1.7740.0441.822
PlotClusters2D1.6960.0041.703
PlotDimRed78.019 0.17578.357
PlotFileScatters1.6900.0681.764
PlotFlowSOM7.7960.0407.859
PlotGroups16.581 0.02016.644
PlotLabels7.2490.0167.285
PlotManualBars11.901 0.03211.970
PlotMarker23.865 0.10824.038
PlotNode9.5020.0169.543
PlotNumbers9.5520.0209.598
PlotOutliers43.216 0.09943.425
PlotOverview2D6.6720.0686.755
PlotPies8.7480.0768.844
PlotSD2.9000.0122.919
PlotStars19.247 0.04419.340
PlotVariable8.8200.0568.897
Purity0.0010.0000.001
QueryMultiple13.828 0.09213.950
QueryStarPlot9.6810.0169.718
ReadInput4.3510.0394.403
SaveClustersToFCS6.9770.0287.022
TestOutliers6.1760.0086.197
UpdateMetaclusters23.371 0.05623.491
UpdateNodeSize8.7530.0768.850
get_channels0.0280.0040.032
get_markers0.0280.0040.032
metaClustering_consensus3.7600.0163.785
plotStarLegend0.6040.0040.610
print.FlowSOM5.6650.0205.699
query_multiple13.010 0.05613.093