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

This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 737/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 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 -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: 2025-01-28 10:41:22 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 10:53:02 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 699.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.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                        79.445  0.272  79.844
FlowSOMmary                       76.093  0.328  76.479
PlotOutliers                      25.162  0.028  25.319
PlotMarker                        22.204  0.100  22.353
UpdateMetaclusters                21.940  0.020  22.007
PlotStars                         18.759  0.115  18.919
GroupStats                        17.479  0.044  17.565
FlowSOM                           16.485  0.100  16.621
PlotGroups                        15.189  0.056  15.276
AddAnnotation                     11.717  0.140  11.886
query_multiple                    11.727  0.028  11.779
QueryMultiple                     11.703  0.007  11.736
Plot2DScatters                    11.055  0.244  11.325
PlotManualBars                    10.501  0.048  10.574
GetFlowJoLabels                    9.530  0.100   9.650
PlotNode                           9.361  0.016   9.397
PlotNumbers                        9.091  0.064   9.176
QueryStarPlot                      9.147  0.008   9.173
PlotVariable                       9.117  0.004   9.141
CountGroups                        8.471  0.051   8.543
PlotPies                           8.419  0.060   8.495
UpdateNodeSize                     7.806  0.044   7.871
PlotFlowSOM                        7.720  0.036   7.773
SaveClustersToFCS                  7.660  0.024   7.699
GetFeatures                        7.280  0.012   7.308
NMetaclusters                      6.956  0.331   7.304
PlotLabels                         7.129  0.031   7.173
NClusters                          6.990  0.072   7.080
GetPercentages                     6.946  0.004   6.964
MetaclusterMFIs                    6.834  0.039   6.892
PlotOverview2D                     6.812  0.016   6.840
TestOutliers                       6.799  0.008   6.821
GetMetaclusterPercentagesPositive  6.575  0.044   6.633
GetMetaclusters                    6.526  0.008   6.549
MetaclusterCVs                     6.298  0.024   6.336
print.FlowSOM                      6.162  0.016   6.190
GetMetaclusterCVs                  6.162  0.008   6.184
GetMFIs                            6.091  0.016   6.119
GetMetaclusterMFIs                 6.085  0.004   6.101
GetClusterMFIs                     5.980  0.084   6.077
GetClusterPercentagesPositive      5.732  0.023   5.769
GetClusters                        5.713  0.028   5.754
GetCounts                          5.684  0.019   5.717
FlowSOMSubset                      5.608  0.048   5.667
NewData                            4.994  0.184   5.189
ReadInput                          5.108  0.032   5.150
* 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.717 0.14011.886
AggregateFlowFrames0.090.000.09
BuildMST2.1450.0722.221
BuildSOM1.6980.0121.713
CountGroups8.4710.0518.543
FMeasure0.0020.0000.002
FlowSOM16.485 0.10016.621
FlowSOMSubset5.6080.0485.667
FlowSOMmary76.093 0.32876.479
GetChannels0.0330.0000.033
GetClusterMFIs5.9800.0846.077
GetClusterPercentagesPositive5.7320.0235.769
GetClusters5.7130.0285.754
GetCounts5.6840.0195.717
GetFeatures7.2800.0127.308
GetFlowJoLabels9.530.109.65
GetMFIs6.0910.0166.119
GetMarkers0.0320.0000.031
GetMetaclusterCVs6.1620.0086.184
GetMetaclusterMFIs6.0850.0046.101
GetMetaclusterPercentagesPositive6.5750.0446.633
GetMetaclusters6.5260.0086.549
GetPercentages6.9460.0046.964
GroupStats17.479 0.04417.565
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.4070.0644.483
MetaclusterCVs6.2980.0246.336
MetaclusterMFIs6.8340.0396.892
NClusters6.9900.0727.080
NMetaclusters6.9560.3317.304
NewData4.9940.1845.189
Plot2DScatters11.055 0.24411.325
PlotCenters1.7740.0191.799
PlotClusters2D1.7470.0201.770
PlotDimRed79.445 0.27279.844
PlotFileScatters1.0450.0361.084
PlotFlowSOM7.7200.0367.773
PlotGroups15.189 0.05615.276
PlotLabels7.1290.0317.173
PlotManualBars10.501 0.04810.574
PlotMarker22.204 0.10022.353
PlotNode9.3610.0169.397
PlotNumbers9.0910.0649.176
PlotOutliers25.162 0.02825.319
PlotOverview2D6.8120.0166.840
PlotPies8.4190.0608.495
PlotSD2.8920.0002.898
PlotStars18.759 0.11518.919
PlotVariable9.1170.0049.141
Purity0.0020.0000.001
QueryMultiple11.703 0.00711.736
QueryStarPlot9.1470.0089.173
ReadInput5.1080.0325.150
SaveClustersToFCS7.6600.0247.699
TestOutliers6.7990.0086.821
UpdateMetaclusters21.940 0.02022.007
UpdateNodeSize7.8060.0447.871
get_channels0.0340.0000.034
get_markers0.0310.0040.035
metaClustering_consensus4.0880.0084.104
plotStarLegend0.4790.0040.483
print.FlowSOM6.1620.0166.190
query_multiple11.727 0.02811.779