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

This page was generated on 2025-01-09 12:04 -0500 (Thu, 09 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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-02 13:00 -0500 (Thu, 02 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 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-01-02 22:18:19 -0500 (Thu, 02 Jan 2025)
EndedAt: 2025-01-02 22:27:21 -0500 (Thu, 02 Jan 2025)
EllapsedTime: 541.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.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 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        45.982  0.406  46.225
PlotDimRed         45.322  0.135  45.412
PlotOutliers       16.395  0.049  16.445
PlotMarker         15.434  0.027  15.462
UpdateMetaclusters 14.832  0.022  14.854
PlotStars          13.846  0.031  13.879
GroupStats         11.059  0.042  11.102
FlowSOM            10.153  0.125  10.278
PlotGroups          9.994  0.022  10.019
QueryMultiple       8.196  0.015   8.212
query_multiple      8.009  0.019   8.028
AddAnnotation       7.504  0.195   7.700
Plot2DScatters      7.248  0.082   7.317
GetFlowJoLabels     7.057  0.113   7.171
PlotPies            6.850  0.067   6.917
PlotVariable        6.736  0.036   6.772
PlotManualBars      6.535  0.014   6.550
QueryStarPlot       6.303  0.009   6.312
PlotNode            6.100  0.012   6.112
PlotNumbers         6.073  0.012   6.085
CountGroups         5.173  0.090   5.263
UpdateNodeSize      5.139  0.012   5.152
PlotFlowSOM         5.006  0.021   5.027
PlotOverview2D      4.980  0.023   5.003
* 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
AddAnnotation7.5040.1957.700
AggregateFlowFrames0.0620.0090.072
BuildMST1.0640.0211.085
BuildSOM1.0640.0121.076
CountGroups5.1730.0905.263
FMeasure0.0000.0010.002
FlowSOM10.153 0.12510.278
FlowSOMSubset3.5530.0243.577
FlowSOMmary45.982 0.40646.225
GetChannels0.0240.0030.027
GetClusterMFIs3.6550.0713.726
GetClusterPercentagesPositive3.7450.0113.756
GetClusters3.7090.0073.716
GetCounts3.6930.0663.760
GetFeatures4.8190.0334.855
GetFlowJoLabels7.0570.1137.171
GetMFIs3.9550.0113.966
GetMarkers0.0260.0000.026
GetMetaclusterCVs4.0270.0194.046
GetMetaclusterMFIs3.9650.0063.971
GetMetaclusterPercentagesPositive3.9980.0524.050
GetMetaclusters4.1300.0334.163
GetPercentages4.0980.0684.166
GroupStats11.059 0.04211.102
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.001
MetaClustering3.1160.0193.135
MetaclusterCVs4.0540.0134.066
MetaclusterMFIs4.5490.0154.563
NClusters4.5550.0204.575
NMetaclusters4.6160.0604.676
NewData3.4350.0273.463
Plot2DScatters7.2480.0827.317
PlotCenters1.0090.0261.035
PlotClusters2D0.9930.0060.999
PlotDimRed45.322 0.13545.412
PlotFileScatters0.7130.0060.718
PlotFlowSOM5.0060.0215.027
PlotGroups 9.994 0.02210.019
PlotLabels4.7860.0094.795
PlotManualBars6.5350.0146.550
PlotMarker15.434 0.02715.462
PlotNode6.1000.0126.112
PlotNumbers6.0730.0126.085
PlotOutliers16.395 0.04916.445
PlotOverview2D4.9800.0235.003
PlotPies6.8500.0676.917
PlotSD1.9800.0091.989
PlotStars13.846 0.03113.879
PlotVariable6.7360.0366.772
Purity0.0010.0000.001
QueryMultiple8.1960.0158.212
QueryStarPlot6.3030.0096.312
ReadInput2.8590.0242.883
SaveClustersToFCS4.8220.0124.834
TestOutliers4.2600.0074.268
UpdateMetaclusters14.832 0.02214.854
UpdateNodeSize5.1390.0125.152
get_channels0.0290.0010.030
get_markers0.0290.0010.030
metaClustering_consensus2.9360.0102.946
plotStarLegend0.3750.0010.377
print.FlowSOM4.4630.0304.494
query_multiple8.0090.0198.028