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

This page was generated on 2025-08-16 12:07 -0400 (Sat, 16 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4596
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4538
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4535
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 749/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-15 13:45 -0400 (Fri, 15 Aug 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: d549275
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
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.17.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.17.0.tar.gz
StartedAt: 2025-08-15 06:41:22 -0000 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 06:52:14 -0000 (Fri, 15 Aug 2025)
EllapsedTime: 652.7 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.17.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.17.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                       69.686  0.275  70.051
PlotDimRed                        66.019  0.215  66.393
PlotOutliers                      24.833  0.079  24.984
PlotMarker                        21.137  0.196  21.392
UpdateMetaclusters                20.030  0.274  20.431
PlotStars                         18.343  0.032  18.433
GroupStats                        16.227  0.036  16.319
FlowSOM                           15.090  0.064  15.199
PlotGroups                        14.467  0.227  14.736
AddAnnotation                     11.189  0.291  11.516
QueryMultiple                     11.241  0.016  11.296
query_multiple                    10.846  0.035  10.936
PlotManualBars                    10.254  0.075  10.362
Plot2DScatters                    10.090  0.024  10.148
PlotNode                           8.937  0.024   8.986
QueryStarPlot                      8.763  0.167   8.965
PlotNumbers                        8.826  0.084   8.935
GetFlowJoLabels                    8.677  0.099   8.811
PlotVariable                       8.261  0.028   8.312
CountGroups                        8.064  0.064   8.152
PlotPies                           7.908  0.056   7.987
PlotFlowSOM                        7.322  0.208   7.553
UpdateNodeSize                     7.177  0.068   7.271
SaveClustersToFCS                  6.750  0.199   6.984
GetFeatures                        6.932  0.004   6.957
PlotLabels                         6.669  0.124   6.811
NMetaclusters                      6.449  0.020   6.488
PlotOverview2D                     6.257  0.048   6.323
MetaclusterMFIs                    6.236  0.036   6.292
NClusters                          6.214  0.027   6.262
TestOutliers                       5.903  0.127   6.054
GetMetaclusterMFIs                 5.931  0.008   5.959
GetMetaclusterPercentagesPositive  5.883  0.032   5.937
GetMetaclusterCVs                  5.667  0.023   5.710
MetaclusterCVs                     5.566  0.048   5.632
GetMetaclusters                    5.578  0.012   5.608
GetMFIs                            5.530  0.036   5.584
GetPercentages                     5.543  0.008   5.568
GetClusterMFIs                     5.406  0.060   5.484
print.FlowSOM                      5.418  0.020   5.482
GetClusterPercentagesPositive      5.427  0.004   5.448
GetClusters                        5.383  0.008   5.407
GetCounts                          5.256  0.012   5.284
FlowSOMSubset                      5.143  0.060   5.218
* 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.17.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.189 0.29111.516
AggregateFlowFrames0.0740.0080.083
BuildMST1.8930.0281.927
BuildSOM1.8930.0361.935
CountGroups8.0640.0648.152
FMeasure0.0020.0000.003
FlowSOM15.090 0.06415.199
FlowSOMSubset5.1430.0605.218
FlowSOMmary69.686 0.27570.051
GetChannels0.030.000.03
GetClusterMFIs5.4060.0605.484
GetClusterPercentagesPositive5.4270.0045.448
GetClusters5.3830.0085.407
GetCounts5.2560.0125.284
GetFeatures6.9320.0046.957
GetFlowJoLabels8.6770.0998.811
GetMFIs5.5300.0365.584
GetMarkers0.0280.0040.032
GetMetaclusterCVs5.6670.0235.710
GetMetaclusterMFIs5.9310.0085.959
GetMetaclusterPercentagesPositive5.8830.0325.937
GetMetaclusters5.5780.0125.608
GetPercentages5.5430.0085.568
GroupStats16.227 0.03616.319
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.1970.0204.231
MetaclusterCVs5.5660.0485.632
MetaclusterMFIs6.2360.0366.292
NClusters6.2140.0276.262
NMetaclusters6.4490.0206.488
NewData4.9010.0044.920
Plot2DScatters10.090 0.02410.148
PlotCenters1.6770.0081.690
PlotClusters2D1.6770.0001.682
PlotDimRed66.019 0.21566.393
PlotFileScatters1.1090.0401.152
PlotFlowSOM7.3220.2087.553
PlotGroups14.467 0.22714.736
PlotLabels6.6690.1246.811
PlotManualBars10.254 0.07510.362
PlotMarker21.137 0.19621.392
PlotNode8.9370.0248.986
PlotNumbers8.8260.0848.935
PlotOutliers24.833 0.07924.984
PlotOverview2D6.2570.0486.323
PlotPies7.9080.0567.987
PlotSD2.8420.0042.855
PlotStars18.343 0.03218.433
PlotVariable8.2610.0288.312
Purity0.0010.0000.001
QueryMultiple11.241 0.01611.296
QueryStarPlot8.7630.1678.965
ReadInput4.0830.1714.274
SaveClustersToFCS6.7500.1996.984
TestOutliers5.9030.1276.054
UpdateMetaclusters20.030 0.27420.431
UpdateNodeSize7.1770.0687.271
get_channels0.0270.0040.031
get_markers0.0410.0040.045
metaClustering_consensus3.4380.0243.483
plotStarLegend0.4880.0000.491
print.FlowSOM5.4180.0205.482
query_multiple10.846 0.03510.936