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

This page was generated on 2025-01-09 12:11 -0500 (Thu, 09 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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 742/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.14.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-01-02 13:00 -0500 (Thu, 02 Jan 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_20
git_last_commit: 85b1db5
git_last_commit_date: 2024-10-29 09:57:26 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 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
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
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.14.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.14.0.tar.gz
StartedAt: 2025-01-09 00:00:52 -0000 (Thu, 09 Jan 2025)
EndedAt: 2025-01-09 00:11:12 -0000 (Thu, 09 Jan 2025)
EllapsedTime: 619.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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* 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.14.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 ... OK
* 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                        74.259  0.200  74.574
FlowSOMmary                       64.903  0.347  65.300
PlotOutliers                      22.408  0.096  22.564
UpdateMetaclusters                19.488  0.483  20.016
PlotMarker                        19.663  0.140  19.848
PlotStars                         16.462  0.068  16.566
GroupStats                        15.137  0.052  15.231
FlowSOM                           14.385  0.112  14.528
PlotGroups                        13.861  0.167  14.059
QueryMultiple                     10.729  0.024  10.775
AddAnnotation                     10.320  0.088  10.434
query_multiple                    10.042  0.152  10.216
Plot2DScatters                     9.912  0.039   9.977
PlotManualBars                     9.253  0.040   9.320
GetFlowJoLabels                    8.407  0.092   8.525
PlotNode                           8.092  0.036   8.148
QueryStarPlot                      8.105  0.012   8.132
PlotVariable                       7.933  0.100   8.050
PlotNumbers                        7.688  0.047   7.754
PlotPies                           7.553  0.012   7.586
CountGroups                        7.445  0.059   7.519
UpdateNodeSize                     7.212  0.171   7.405
PlotFlowSOM                        7.063  0.156   7.236
SaveClustersToFCS                  6.375  0.032   6.419
NMetaclusters                      6.369  0.016   6.400
PlotLabels                         6.271  0.076   6.359
GetFeatures                        6.321  0.020   6.354
MetaclusterMFIs                    6.242  0.068   6.325
NClusters                          6.129  0.008   6.151
GetMetaclusterPercentagesPositive  5.722  0.044   5.780
TestOutliers                       5.578  0.012   5.601
MetaclusterCVs                     5.483  0.000   5.496
PlotOverview2D                     5.395  0.044   5.449
GetMetaclusterCVs                  5.424  0.004   5.441
print.FlowSOM                      5.332  0.080   5.425
GetPercentages                     5.362  0.004   5.380
GetMFIs                            5.303  0.028   5.346
GetMetaclusterMFIs                 5.295  0.004   5.311
GetMetaclusters                    5.243  0.008   5.264
FlowSOMSubset                      5.043  0.020   5.074
GetClusterMFIs                     4.945  0.064   5.020
GetClusterPercentagesPositive      4.942  0.055   5.009
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-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.4.2/site-library’
* installing *source* package ‘FlowSOM’ ...
** 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 -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 -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-4.4.2/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.320 0.08810.434
AggregateFlowFrames0.0700.0080.079
BuildMST1.8460.0361.885
BuildSOM1.5840.0201.607
CountGroups7.4450.0597.519
FMeasure0.0020.0000.002
FlowSOM14.385 0.11214.528
FlowSOMSubset5.0430.0205.074
FlowSOMmary64.903 0.34765.300
GetChannels0.0310.0000.031
GetClusterMFIs4.9450.0645.020
GetClusterPercentagesPositive4.9420.0555.009
GetClusters4.9650.0164.991
GetCounts4.9080.0044.923
GetFeatures6.3210.0206.354
GetFlowJoLabels8.4070.0928.525
GetMFIs5.3030.0285.346
GetMarkers0.0290.0000.030
GetMetaclusterCVs5.4240.0045.441
GetMetaclusterMFIs5.2950.0045.311
GetMetaclusterPercentagesPositive5.7220.0445.780
GetMetaclusters5.2430.0085.264
GetPercentages5.3620.0045.380
GroupStats15.137 0.05215.231
Initialize_KWSP0.0050.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.2030.0044.218
MetaclusterCVs5.4830.0005.496
MetaclusterMFIs6.2420.0686.325
NClusters6.1290.0086.151
NMetaclusters6.3690.0166.400
NewData4.5670.0604.636
Plot2DScatters9.9120.0399.977
PlotCenters1.6260.0001.629
PlotClusters2D1.5510.0001.554
PlotDimRed74.259 0.20074.574
PlotFileScatters1.0190.0201.043
PlotFlowSOM7.0630.1567.236
PlotGroups13.861 0.16714.059
PlotLabels6.2710.0766.359
PlotManualBars9.2530.0409.320
PlotMarker19.663 0.14019.848
PlotNode8.0920.0368.148
PlotNumbers7.6880.0477.754
PlotOutliers22.408 0.09622.564
PlotOverview2D5.3950.0445.449
PlotPies7.5530.0127.586
PlotSD2.6510.0122.668
PlotStars16.462 0.06816.566
PlotVariable7.9330.1008.050
Purity0.0010.0000.001
QueryMultiple10.729 0.02410.775
QueryStarPlot8.1050.0128.132
ReadInput4.1380.0284.175
SaveClustersToFCS6.3750.0326.419
TestOutliers5.5780.0125.601
UpdateMetaclusters19.488 0.48320.016
UpdateNodeSize7.2120.1717.405
get_channels0.0420.0040.046
get_markers0.030.000.03
metaClustering_consensus3.2800.0913.381
plotStarLegend0.4570.0080.467
print.FlowSOM5.3320.0805.425
query_multiple10.042 0.15210.216