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

This page was generated on 2025-01-23 12:12 -0500 (Thu, 23 Jan 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" 4493
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" 4394
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-20 13:00 -0500 (Mon, 20 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-21 07:04:25 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 07:15:06 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 641.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.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                        72.186  0.144  72.512
FlowSOMmary                       68.560  0.319  68.991
PlotOutliers                      23.344  0.052  23.467
PlotMarker                        20.757  0.080  20.901
UpdateMetaclusters                20.004  0.047  20.111
PlotStars                         17.293  0.036  17.383
GroupStats                        15.634  0.032  15.718
FlowSOM                           14.928  0.052  15.025
PlotGroups                        14.222  0.032  14.299
AddAnnotation                     10.868  0.140  11.039
QueryMultiple                     10.696  0.044  10.773
query_multiple                    10.669  0.020  10.719
Plot2DScatters                    10.026  0.051  10.114
PlotManualBars                     9.552  0.000   9.584
GetFlowJoLabels                    8.644  0.099   8.779
PlotNode                           8.479  0.032   8.537
QueryStarPlot                      8.478  0.004   8.510
PlotVariable                       8.125  0.012   8.162
CountGroups                        8.034  0.024   8.083
PlotNumbers                        8.000  0.012   8.035
PlotPies                           7.834  0.031   7.888
UpdateNodeSize                     7.493  0.024   7.539
PlotLabels                         7.114  0.012   7.148
PlotFlowSOM                        6.998  0.096   7.117
SaveClustersToFCS                  6.837  0.052   6.910
GetFeatures                        6.717  0.012   6.753
NMetaclusters                      6.591  0.020   6.632
NClusters                          6.210  0.028   6.262
MetaclusterMFIs                    6.219  0.008   6.248
PlotOverview2D                     6.077  0.059   6.160
TestOutliers                       6.082  0.012   6.111
print.FlowSOM                      5.959  0.016   5.993
GetMetaclusters                    5.848  0.024   5.889
GetMetaclusterCVs                  5.689  0.004   5.712
GetPercentages                     5.689  0.004   5.711
MetaclusterCVs                     5.628  0.016   5.663
GetMetaclusterPercentagesPositive  5.610  0.024   5.652
GetMFIs                            5.575  0.000   5.593
GetMetaclusterMFIs                 5.554  0.012   5.584
FlowSOMSubset                      5.422  0.020   5.458
GetClusterMFIs                     5.243  0.064   5.323
GetClusterPercentagesPositive      5.219  0.024   5.263
GetCounts                          5.198  0.004   5.219
GetClusters                        5.079  0.040   5.136
* 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.868 0.14011.039
AggregateFlowFrames0.0830.0050.087
BuildMST1.7880.0161.809
BuildSOM1.7560.0201.782
CountGroups8.0340.0248.083
FMeasure0.0020.0000.002
FlowSOM14.928 0.05215.025
FlowSOMSubset5.4220.0205.458
FlowSOMmary68.560 0.31968.991
GetChannels0.030.000.03
GetClusterMFIs5.2430.0645.323
GetClusterPercentagesPositive5.2190.0245.263
GetClusters5.0790.0405.136
GetCounts5.1980.0045.219
GetFeatures6.7170.0126.753
GetFlowJoLabels8.6440.0998.779
GetMFIs5.5750.0005.593
GetMarkers0.0310.0000.031
GetMetaclusterCVs5.6890.0045.712
GetMetaclusterMFIs5.5540.0125.584
GetMetaclusterPercentagesPositive5.6100.0245.652
GetMetaclusters5.8480.0245.889
GetPercentages5.6890.0045.711
GroupStats15.634 0.03215.718
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.4990.0164.530
MetaclusterCVs5.6280.0165.663
MetaclusterMFIs6.2190.0086.248
NClusters6.2100.0286.262
NMetaclusters6.5910.0206.632
NewData4.6480.0084.672
Plot2DScatters10.026 0.05110.114
PlotCenters1.6490.0161.670
PlotClusters2D1.6300.0001.635
PlotDimRed72.186 0.14472.512
PlotFileScatters0.9860.0311.021
PlotFlowSOM6.9980.0967.117
PlotGroups14.222 0.03214.299
PlotLabels7.1140.0127.148
PlotManualBars9.5520.0009.584
PlotMarker20.757 0.08020.901
PlotNode8.4790.0328.537
PlotNumbers8.0000.0128.035
PlotOutliers23.344 0.05223.467
PlotOverview2D6.0770.0596.160
PlotPies7.8340.0317.888
PlotSD2.8030.0082.820
PlotStars17.293 0.03617.383
PlotVariable8.1250.0128.162
Purity0.0010.0000.001
QueryMultiple10.696 0.04410.773
QueryStarPlot8.4780.0048.510
ReadInput4.4030.0604.481
SaveClustersToFCS6.8370.0526.910
TestOutliers6.0820.0126.111
UpdateMetaclusters20.004 0.04720.111
UpdateNodeSize7.4930.0247.539
get_channels0.0280.0040.031
get_markers0.0280.0040.033
metaClustering_consensus3.4870.0203.518
plotStarLegend0.4710.0040.476
print.FlowSOM5.9590.0165.993
query_multiple10.669 0.02010.719