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

This page was generated on 2025-06-19 12:06 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 748/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 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.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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-06-17 07:32:39 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 07:43:01 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 622.4 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                       66.434  0.434  66.927
PlotDimRed                        66.002  0.140  66.240
PlotOutliers                      23.186  0.060  23.305
UpdateMetaclusters                19.685  0.064  19.800
PlotMarker                        19.592  0.084  19.725
PlotStars                         17.132  0.023  17.201
GroupStats                        14.954  0.084  15.071
FlowSOM                           14.375  0.188  14.598
PlotGroups                        13.900  0.032  13.967
AddAnnotation                     10.650  0.159  10.841
QueryMultiple                     10.594  0.024  10.645
query_multiple                    10.563  0.008  10.598
Plot2DScatters                     9.511  0.040   9.575
PlotManualBars                     9.422  0.044   9.493
GetFlowJoLabels                    8.576  0.108   8.709
PlotNode                           8.282  0.008   8.311
QueryStarPlot                      8.160  0.004   8.184
PlotNumbers                        7.740  0.032   7.789
PlotVariable                       7.727  0.008   7.754
CountGroups                        7.456  0.088   7.565
UpdateNodeSize                     7.517  0.016   7.552
PlotPies                           7.477  0.052   7.548
PlotFlowSOM                        6.893  0.044   6.952
GetFeatures                        6.523  0.020   6.561
SaveClustersToFCS                  6.493  0.004   6.511
PlotLabels                         6.180  0.024   6.218
NMetaclusters                      5.948  0.016   5.981
MetaclusterMFIs                    5.914  0.012   5.939
NClusters                          5.756  0.028   5.796
TestOutliers                       5.740  0.036   5.789
MetaclusterCVs                     5.591  0.016   5.620
PlotOverview2D                     5.461  0.036   5.512
GetMetaclusterCVs                  5.370  0.008   5.391
GetMFIs                            5.256  0.036   5.305
GetMetaclusterMFIs                 5.248  0.016   5.278
FlowSOMSubset                      5.223  0.016   5.252
print.FlowSOM                      5.207  0.012   5.230
GetMetaclusterPercentagesPositive  5.180  0.007   5.200
GetMetaclusters                    5.146  0.036   5.193
GetPercentages                     5.123  0.028   5.165
* 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
AddAnnotation10.650 0.15910.841
AggregateFlowFrames0.0760.0040.080
BuildMST1.8270.0121.845
BuildSOM1.6400.0041.649
CountGroups7.4560.0887.565
FMeasure0.0020.0000.002
FlowSOM14.375 0.18814.598
FlowSOMSubset5.2230.0165.252
FlowSOMmary66.434 0.43466.927
GetChannels0.030.000.03
GetClusterMFIs4.8930.0764.981
GetClusterPercentagesPositive4.9460.0084.966
GetClusters4.8830.0404.934
GetCounts4.8890.0204.922
GetFeatures6.5230.0206.561
GetFlowJoLabels8.5760.1088.709
GetMFIs5.2560.0365.305
GetMarkers0.030.000.03
GetMetaclusterCVs5.3700.0085.391
GetMetaclusterMFIs5.2480.0165.278
GetMetaclusterPercentagesPositive5.1800.0075.200
GetMetaclusters5.1460.0365.193
GetPercentages5.1230.0285.165
GroupStats14.954 0.08415.071
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.3760.0244.410
MetaclusterCVs5.5910.0165.620
MetaclusterMFIs5.9140.0125.939
NClusters5.7560.0285.796
NMetaclusters5.9480.0165.981
NewData4.2720.0164.298
Plot2DScatters9.5110.0409.575
PlotCenters1.5900.0161.610
PlotClusters2D1.8890.0281.922
PlotDimRed66.002 0.14066.240
PlotFileScatters1.0390.0151.058
PlotFlowSOM6.8930.0446.952
PlotGroups13.900 0.03213.967
PlotLabels6.1800.0246.218
PlotManualBars9.4220.0449.493
PlotMarker19.592 0.08419.725
PlotNode8.2820.0088.311
PlotNumbers7.7400.0327.789
PlotOutliers23.186 0.06023.305
PlotOverview2D5.4610.0365.512
PlotPies7.4770.0527.548
PlotSD2.6730.0202.700
PlotStars17.132 0.02317.201
PlotVariable7.7270.0087.754
Purity0.0010.0000.001
QueryMultiple10.594 0.02410.645
QueryStarPlot8.1600.0048.184
ReadInput4.2710.0124.293
SaveClustersToFCS6.4930.0046.511
TestOutliers5.7400.0365.789
UpdateMetaclusters19.685 0.06419.800
UpdateNodeSize7.5170.0167.552
get_channels0.0310.0000.031
get_markers0.0310.0000.030
metaClustering_consensus3.2710.0083.286
plotStarLegend0.4830.0000.485
print.FlowSOM5.2070.0125.230
query_multiple10.563 0.00810.598