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

This page was generated on 2024-12-24 11:46 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 735/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
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 -0500 (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 22.03 LTS-SP1) / 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: 2024-12-24 06:48:50 -0000 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 07:00:26 -0000 (Tue, 24 Dec 2024)
EllapsedTime: 696.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) (2024-11-24 r87369)
* 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.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 ... 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                        81.732  0.144  82.010
FlowSOMmary                       74.760  0.335  75.148
PlotOutliers                      24.118  0.052  24.225
PlotMarker                        22.155  0.079  22.283
UpdateMetaclusters                21.631  0.056  21.733
PlotStars                         18.956  0.096  19.091
GroupStats                        16.642  0.084  16.766
FlowSOM                           16.184  0.032  16.253
PlotGroups                        15.240  0.044  15.316
AddAnnotation                     11.734  0.168  11.927
query_multiple                    11.720  0.020  11.766
QueryMultiple                     11.566  0.004  11.595
Plot2DScatters                    10.672  0.011  10.706
PlotManualBars                    10.528  0.032  10.586
GetFlowJoLabels                   10.280  0.132  10.438
PlotNode                           9.137  0.064   9.220
PlotNumbers                        8.952  0.012   8.984
QueryStarPlot                      8.911  0.004   8.933
PlotVariable                       8.749  0.036   8.803
PlotPies                           8.509  0.016   8.542
CountGroups                        8.492  0.032   8.544
PlotFlowSOM                        8.210  0.056   8.286
SaveClustersToFCS                  8.058  0.008   8.084
UpdateNodeSize                     7.872  0.011   7.901
PlotLabels                         7.578  0.008   7.603
GetFeatures                        7.397  0.032   7.447
MetaclusterMFIs                    7.241  0.020   7.279
NMetaclusters                      6.788  0.064   6.867
TestOutliers                       6.829  0.008   6.848
NClusters                          6.760  0.020   6.796
GetPercentages                     6.538  0.040   6.594
PlotOverview2D                     6.402  0.020   6.434
GetMetaclusterCVs                  6.253  0.047   6.315
print.FlowSOM                      6.171  0.044   6.229
FlowSOMSubset                      6.180  0.024   6.218
MetaclusterCVs                     6.182  0.012   6.211
GetMetaclusterMFIs                 6.156  0.028   6.197
GetMetaclusterPercentagesPositive  6.087  0.024   6.126
GetMetaclusters                    6.095  0.008   6.118
GetMFIs                            6.082  0.020   6.118
GetCounts                          5.861  0.016   5.890
GetClusters                        5.763  0.052   5.829
GetClusterPercentagesPositive      5.790  0.016   5.818
GetClusterMFIs                     5.701  0.036   5.750
NewData                            5.002  0.016   5.028
* 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.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-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.734 0.16811.927
AggregateFlowFrames0.1030.0160.120
BuildMST1.8290.0121.844
BuildSOM2.0170.0312.052
CountGroups8.4920.0328.544
FMeasure0.0020.0000.002
FlowSOM16.184 0.03216.253
FlowSOMSubset6.1800.0246.218
FlowSOMmary74.760 0.33575.148
GetChannels0.0310.0040.034
GetClusterMFIs5.7010.0365.750
GetClusterPercentagesPositive5.7900.0165.818
GetClusters5.7630.0525.829
GetCounts5.8610.0165.890
GetFeatures7.3970.0327.447
GetFlowJoLabels10.280 0.13210.438
GetMFIs6.0820.0206.118
GetMarkers0.0310.0120.044
GetMetaclusterCVs6.2530.0476.315
GetMetaclusterMFIs6.1560.0286.197
GetMetaclusterPercentagesPositive6.0870.0246.126
GetMetaclusters6.0950.0086.118
GetPercentages6.5380.0406.594
GroupStats16.642 0.08416.766
Initialize_KWSP0.0060.0000.007
Initialize_PCA0.0010.0000.001
MetaClustering4.8330.0244.869
MetaclusterCVs6.1820.0126.211
MetaclusterMFIs7.2410.0207.279
NClusters6.7600.0206.796
NMetaclusters6.7880.0646.867
NewData5.0020.0165.028
Plot2DScatters10.672 0.01110.706
PlotCenters1.7570.0041.765
PlotClusters2D1.7690.0201.793
PlotDimRed81.732 0.14482.010
PlotFileScatters1.0320.0241.058
PlotFlowSOM8.2100.0568.286
PlotGroups15.240 0.04415.316
PlotLabels7.5780.0087.603
PlotManualBars10.528 0.03210.586
PlotMarker22.155 0.07922.283
PlotNode9.1370.0649.220
PlotNumbers8.9520.0128.984
PlotOutliers24.118 0.05224.225
PlotOverview2D6.4020.0206.434
PlotPies8.5090.0168.542
PlotSD3.3380.0083.354
PlotStars18.956 0.09619.091
PlotVariable8.7490.0368.803
Purity0.0010.0000.001
QueryMultiple11.566 0.00411.595
QueryStarPlot8.9110.0048.933
ReadInput4.7540.0364.801
SaveClustersToFCS8.0580.0088.084
TestOutliers6.8290.0086.848
UpdateMetaclusters21.631 0.05621.733
UpdateNodeSize7.8720.0117.901
get_channels0.0350.0000.035
get_markers0.0350.0000.035
metaClustering_consensus4.1770.0404.228
plotStarLegend0.4950.0160.512
print.FlowSOM6.1710.0446.229
query_multiple11.720 0.02011.766