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

This page was generated on 2025-03-19 11:47 -0400 (Wed, 19 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-03-18 13:40 -0400 (Tue, 18 Mar 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: b617807
git_last_commit_date: 2024-10-29 09:57:26 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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.15.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.15.0.tar.gz
StartedAt: 2025-03-19 06:42:27 -0000 (Wed, 19 Mar 2025)
EndedAt: 2025-03-19 06:54:20 -0000 (Wed, 19 Mar 2025)
EllapsedTime: 712.6 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.15.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.15.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                        85.041  0.168  85.363
FlowSOMmary                       76.661  0.331  77.049
PlotOutliers                      25.777  0.135  25.970
PlotMarker                        23.432  0.419  23.906
UpdateMetaclusters                22.313  0.067  22.428
PlotStars                         18.868  0.099  18.999
GroupStats                        16.922  0.056  17.020
FlowSOM                           16.485  0.075  16.597
PlotGroups                        15.739  0.044  15.818
AddAnnotation                     12.067  0.244  12.341
query_multiple                    12.087  0.044  12.156
QueryMultiple                     11.855  0.020  11.903
Plot2DScatters                    11.132  0.039  11.199
PlotManualBars                    10.810  0.116  10.954
GetFlowJoLabels                   10.079  0.131  10.239
PlotNode                           9.424  0.072   9.518
QueryStarPlot                      9.390  0.000   9.408
PlotNumbers                        9.101  0.052   9.173
PlotVariable                       9.019  0.064   9.102
PlotPies                           8.858  0.052   8.931
CountGroups                        8.632  0.020   8.673
UpdateNodeSize                     8.206  0.036   8.259
SaveClustersToFCS                  8.064  0.060   8.141
PlotFlowSOM                        7.884  0.067   7.973
PlotLabels                         7.730  0.020   7.768
GetFeatures                        7.535  0.028   7.582
NClusters                          7.494  0.016   7.530
MetaclusterMFIs                    6.979  0.008   7.009
TestOutliers                       6.827  0.052   6.893
NMetaclusters                      6.669  0.032   6.717
PlotOverview2D                     6.522  0.036   6.571
GetMetaclusterCVs                  6.384  0.016   6.415
MetaclusterCVs                     6.278  0.024   6.314
print.FlowSOM                      6.251  0.024   6.287
GetPercentages                     6.234  0.024   6.274
GetMFIs                            6.174  0.036   6.225
GetMetaclusterMFIs                 6.155  0.024   6.192
GetMetaclusterPercentagesPositive  6.154  0.020   6.188
GetMetaclusters                    6.145  0.024   6.184
FlowSOMSubset                      5.929  0.048   5.990
GetClusterPercentagesPositive      5.888  0.012   5.914
GetClusters                        5.886  0.008   5.907
GetClusterMFIs                     5.857  0.036   5.906
GetCounts                          5.835  0.012   5.859
NewData                            5.109  0.020   5.142
* 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.15.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
AddAnnotation12.067 0.24412.341
AggregateFlowFrames0.0890.0120.101
BuildMST2.1020.0042.110
BuildSOM2.0200.0162.042
CountGroups8.6320.0208.673
FMeasure0.0020.0000.002
FlowSOM16.485 0.07516.597
FlowSOMSubset5.9290.0485.990
FlowSOMmary76.661 0.33177.049
GetChannels0.0340.0000.035
GetClusterMFIs5.8570.0365.906
GetClusterPercentagesPositive5.8880.0125.914
GetClusters5.8860.0085.907
GetCounts5.8350.0125.859
GetFeatures7.5350.0287.582
GetFlowJoLabels10.079 0.13110.239
GetMFIs6.1740.0366.225
GetMarkers0.0350.0000.035
GetMetaclusterCVs6.3840.0166.415
GetMetaclusterMFIs6.1550.0246.192
GetMetaclusterPercentagesPositive6.1540.0206.188
GetMetaclusters6.1450.0246.184
GetPercentages6.2340.0246.274
GroupStats16.922 0.05617.020
Initialize_KWSP0.0060.0000.007
Initialize_PCA0.0010.0000.001
MetaClustering4.4790.0244.511
MetaclusterCVs6.2780.0246.314
MetaclusterMFIs6.9790.0087.009
NClusters7.4940.0167.530
NMetaclusters6.6690.0326.717
NewData5.1090.0205.142
Plot2DScatters11.132 0.03911.199
PlotCenters1.7790.0001.783
PlotClusters2D1.8140.0081.827
PlotDimRed85.041 0.16885.363
PlotFileScatters1.1000.0441.147
PlotFlowSOM7.8840.0677.973
PlotGroups15.739 0.04415.818
PlotLabels7.7300.0207.768
PlotManualBars10.810 0.11610.954
PlotMarker23.432 0.41923.906
PlotNode9.4240.0729.518
PlotNumbers9.1010.0529.173
PlotOutliers25.777 0.13525.970
PlotOverview2D6.5220.0366.571
PlotPies8.8580.0528.931
PlotSD3.4570.0313.495
PlotStars18.868 0.09918.999
PlotVariable9.0190.0649.102
Purity0.0010.0000.001
QueryMultiple11.855 0.02011.903
QueryStarPlot9.3900.0009.408
ReadInput4.4210.0204.454
SaveClustersToFCS8.0640.0608.141
TestOutliers6.8270.0526.893
UpdateMetaclusters22.313 0.06722.428
UpdateNodeSize8.2060.0368.259
get_channels0.0320.0040.036
get_markers0.0340.0000.034
metaClustering_consensus3.7700.0083.793
plotStarLegend0.4950.0070.503
print.FlowSOM6.2510.0246.287
query_multiple12.087 0.04412.156