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

This page was generated on 2025-02-03 12:11 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4400
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-30 13:00 -0500 (Thu, 30 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-31 06:20:38 -0000 (Fri, 31 Jan 2025)
EndedAt: 2025-01-31 06:31:12 -0000 (Fri, 31 Jan 2025)
EllapsedTime: 633.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
FlowSOMmary                       70.724  0.335  71.182
PlotDimRed                        68.822  0.051  68.954
PlotOutliers                      22.488  0.478  23.043
PlotMarker                        20.682  0.096  20.823
UpdateMetaclusters                19.650  0.135  19.846
PlotStars                         17.100  0.183  17.336
GroupStats                        15.949  0.131  16.117
FlowSOM                           15.125  0.031  15.199
PlotGroups                        13.799  0.016  13.844
AddAnnotation                     11.148  0.479  11.661
QueryMultiple                     10.389  0.143  10.567
query_multiple                    10.512  0.004  10.546
PlotManualBars                     9.798  0.016   9.835
Plot2DScatters                     9.537  0.028   9.586
GetFlowJoLabels                    8.523  0.220   8.763
CountGroups                        8.339  0.088   8.453
PlotNode                           8.385  0.020   8.426
PlotNumbers                        8.134  0.024   8.186
QueryStarPlot                      7.991  0.080   8.095
PlotVariable                       7.642  0.128   7.792
PlotPies                           7.603  0.024   7.651
UpdateNodeSize                     7.198  0.016   7.236
GetFeatures                        6.909  0.099   7.025
PlotFlowSOM                        6.822  0.052   6.889
SaveClustersToFCS                  6.698  0.048   6.767
PlotLabels                         6.295  0.072   6.380
NMetaclusters                      6.070  0.020   6.105
NClusters                          5.960  0.048   6.022
PlotOverview2D                     5.760  0.132   5.909
MetaclusterMFIs                    5.807  0.000   5.822
TestOutliers                       5.777  0.008   5.801
GetClusterMFIs                     5.630  0.104   5.747
GetClusters                        5.206  0.503   5.722
MetaclusterCVs                     5.564  0.000   5.578
GetClusterPercentagesPositive      5.487  0.032   5.531
GetMetaclusters                    5.476  0.008   5.502
GetPercentages                     5.424  0.056   5.492
GetMFIs                            5.328  0.139   5.480
GetMetaclusterPercentagesPositive  5.383  0.068   5.468
GetMetaclusterCVs                  5.437  0.008   5.456
GetMetaclusterMFIs                 5.302  0.048   5.362
FlowSOMSubset                      5.284  0.016   5.315
print.FlowSOM                      5.263  0.016   5.292
GetCounts                          5.112  0.140   5.265
* 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
AddAnnotation11.148 0.47911.661
AggregateFlowFrames0.0800.0080.089
BuildMST1.8660.0081.879
BuildSOM1.8550.0161.877
CountGroups8.3390.0888.453
FMeasure0.0020.0000.002
FlowSOM15.125 0.03115.199
FlowSOMSubset5.2840.0165.315
FlowSOMmary70.724 0.33571.182
GetChannels0.0350.0000.035
GetClusterMFIs5.6300.1045.747
GetClusterPercentagesPositive5.4870.0325.531
GetClusters5.2060.5035.722
GetCounts5.1120.1405.265
GetFeatures6.9090.0997.025
GetFlowJoLabels8.5230.2208.763
GetMFIs5.3280.1395.480
GetMarkers0.030.000.03
GetMetaclusterCVs5.4370.0085.456
GetMetaclusterMFIs5.3020.0485.362
GetMetaclusterPercentagesPositive5.3830.0685.468
GetMetaclusters5.4760.0085.502
GetPercentages5.4240.0565.492
GroupStats15.949 0.13116.117
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering3.9880.0284.027
MetaclusterCVs5.5640.0005.578
MetaclusterMFIs5.8070.0005.822
NClusters5.9600.0486.022
NMetaclusters6.0700.0206.105
NewData4.4810.0474.541
Plot2DScatters9.5370.0289.586
PlotCenters1.6150.0121.630
PlotClusters2D1.9170.0121.932
PlotDimRed68.822 0.05168.954
PlotFileScatters0.9940.0161.013
PlotFlowSOM6.8220.0526.889
PlotGroups13.799 0.01613.844
PlotLabels6.2950.0726.380
PlotManualBars9.7980.0169.835
PlotMarker20.682 0.09620.823
PlotNode8.3850.0208.426
PlotNumbers8.1340.0248.186
PlotOutliers22.488 0.47823.043
PlotOverview2D5.7600.1325.909
PlotPies7.6030.0247.651
PlotSD2.6940.0122.713
PlotStars17.100 0.18317.336
PlotVariable7.6420.1287.792
Purity0.0010.0000.001
QueryMultiple10.389 0.14310.567
QueryStarPlot7.9910.0808.095
ReadInput4.2900.0284.333
SaveClustersToFCS6.6980.0486.767
TestOutliers5.7770.0085.801
UpdateMetaclusters19.650 0.13519.846
UpdateNodeSize7.1980.0167.236
get_channels0.0270.0040.032
get_markers0.0320.0000.032
metaClustering_consensus3.4130.0203.442
plotStarLegend0.4700.0000.471
print.FlowSOM5.2630.0165.292
query_multiple10.512 0.00410.546