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

This page was generated on 2025-03-20 12:05 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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-03-17 13:00 -0400 (Mon, 17 Mar 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 -0400 (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 nebbiolo2

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.

raw results


Summary

Package: FlowSOM
Version: 2.14.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings FlowSOM_2.14.0.tar.gz
StartedAt: 2025-03-17 23:04:13 -0400 (Mon, 17 Mar 2025)
EndedAt: 2025-03-17 23:13:41 -0400 (Mon, 17 Mar 2025)
EllapsedTime: 567.7 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings FlowSOM_2.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* 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: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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        48.038  0.512  48.318
PlotDimRed         44.435  0.214  44.592
PlotOutliers       17.508  0.069  17.577
PlotMarker         15.740  0.043  15.783
UpdateMetaclusters 15.615  0.087  15.702
PlotStars          13.186  0.081  13.268
GroupStats         12.299  0.041  12.341
FlowSOM            10.741  0.105  10.846
PlotGroups         10.331  0.025  10.356
AddAnnotation       8.379  0.239   8.619
QueryMultiple       8.546  0.035   8.581
Plot2DScatters      8.414  0.015   8.417
query_multiple      8.226  0.008   8.234
PlotManualBars      7.424  0.004   7.428
QueryStarPlot       7.336  0.015   7.351
GetFlowJoLabels     6.871  0.073   6.946
PlotNode            6.794  0.031   6.826
PlotPies            6.442  0.012   6.453
PlotVariable        6.309  0.006   6.315
PlotNumbers         6.279  0.015   6.295
CountGroups         5.588  0.097   5.686
PlotFlowSOM         5.589  0.063   5.652
SaveClustersToFCS   5.568  0.027   5.596
GetPercentages      5.568  0.018   5.586
UpdateNodeSize      5.359  0.009   5.369
MetaclusterMFIs     5.278  0.010   5.288
PlotLabels          5.206  0.011   5.217
NClusters           5.126  0.014   5.142
NMetaclusters       5.108  0.011   5.119
GetFeatures         5.043  0.008   5.051
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* 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/bbs-3.20-bioc/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c som.c -o som.o
gcc -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/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
AddAnnotation8.3790.2398.619
AggregateFlowFrames0.0710.0090.080
BuildMST1.2780.0101.289
BuildSOM1.2410.0091.251
CountGroups5.5880.0975.686
FMeasure0.0020.0000.002
FlowSOM10.741 0.10510.846
FlowSOMSubset3.9610.0183.979
FlowSOMmary48.038 0.51248.318
GetChannels0.0260.0010.027
GetClusterMFIs4.1420.0944.236
GetClusterPercentagesPositive3.8140.0223.837
GetClusters4.0490.0144.062
GetCounts3.8890.0143.904
GetFeatures5.0430.0085.051
GetFlowJoLabels6.8710.0736.946
GetMFIs4.5620.0244.587
GetMarkers0.0270.0000.028
GetMetaclusterCVs4.4780.0084.487
GetMetaclusterMFIs4.3900.0084.399
GetMetaclusterPercentagesPositive4.7380.0234.763
GetMetaclusters4.2630.0274.291
GetPercentages5.5680.0185.586
GroupStats12.299 0.04112.341
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.001
MetaClustering3.1200.0363.156
MetaclusterCVs4.8350.0244.861
MetaclusterMFIs5.2780.0105.288
NClusters5.1260.0145.142
NMetaclusters5.1080.0115.119
NewData3.9500.0043.954
Plot2DScatters8.4140.0158.417
PlotCenters1.4550.0061.461
PlotClusters2D0.9830.0000.983
PlotDimRed44.435 0.21444.592
PlotFileScatters0.7010.0190.721
PlotFlowSOM5.5890.0635.652
PlotGroups10.331 0.02510.356
PlotLabels5.2060.0115.217
PlotManualBars7.4240.0047.428
PlotMarker15.740 0.04315.783
PlotNode6.7940.0316.826
PlotNumbers6.2790.0156.295
PlotOutliers17.508 0.06917.577
PlotOverview2D4.9610.0304.991
PlotPies6.4420.0126.453
PlotSD2.3220.0202.342
PlotStars13.186 0.08113.268
PlotVariable6.3090.0066.315
Purity0.0010.0000.000
QueryMultiple8.5460.0358.581
QueryStarPlot7.3360.0157.351
ReadInput2.8610.0292.890
SaveClustersToFCS5.5680.0275.596
TestOutliers4.7650.0034.769
UpdateMetaclusters15.615 0.08715.702
UpdateNodeSize5.3590.0095.369
get_channels0.0280.0000.028
get_markers0.0450.0000.045
metaClustering_consensus2.9600.0292.989
plotStarLegend0.3540.0000.354
print.FlowSOM4.5080.0144.522
query_multiple8.2260.0088.234