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

This page was generated on 2025-08-09 12:05 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 749/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: d549275
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped


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.17.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings FlowSOM_2.17.0.tar.gz
StartedAt: 2025-08-08 22:29:27 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 22:38:37 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 550.7 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.17.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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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        46.875  0.463  47.136
PlotDimRed         43.518  0.226  43.715
PlotOutliers       16.912  0.057  16.970
PlotMarker         15.572  0.038  15.622
UpdateMetaclusters 15.453  0.092  15.546
PlotStars          14.163  0.087  14.251
GroupStats         11.073  0.039  11.113
FlowSOM            10.920  0.136  11.057
PlotGroups         10.137  0.010  10.148
AddAnnotation       7.908  0.502   8.412
query_multiple      8.219  0.011   8.231
QueryMultiple       7.979  0.008   7.987
Plot2DScatters      7.408  0.019   7.416
PlotManualBars      6.666  0.019   6.686
GetFlowJoLabels     6.605  0.076   6.682
PlotNumbers         6.455  0.009   6.464
PlotNode            6.318  0.015   6.334
QueryStarPlot       6.180  0.063   6.244
PlotVariable        6.180  0.039   6.221
PlotPies            5.940  0.014   5.955
UpdateNodeSize      5.342  0.004   5.347
GetFeatures         5.113  0.054   5.168
CountGroups         5.050  0.091   5.142
PlotFlowSOM         5.025  0.049   5.075
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.17.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-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.9080.5028.412
AggregateFlowFrames0.0690.0110.081
BuildMST1.2520.0221.274
BuildSOM1.0320.0121.046
CountGroups5.0500.0915.142
FMeasure0.0010.0000.001
FlowSOM10.920 0.13611.057
FlowSOMSubset3.9860.0134.000
FlowSOMmary46.875 0.46347.136
GetChannels0.0270.0010.028
GetClusterMFIs3.7690.1013.872
GetClusterPercentagesPositive3.6810.0143.696
GetClusters3.7730.0073.780
GetCounts3.910.083.99
GetFeatures5.1130.0545.168
GetFlowJoLabels6.6050.0766.682
GetMFIs4.5390.0774.615
GetMarkers0.0280.0000.027
GetMetaclusterCVs4.1460.0524.198
GetMetaclusterMFIs4.1850.0224.208
GetMetaclusterPercentagesPositive4.4260.0204.446
GetMetaclusters4.0320.0074.041
GetPercentages3.9410.0093.952
GroupStats11.073 0.03911.113
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.000
MetaClustering3.0410.0263.068
MetaclusterCVs4.1910.0134.205
MetaclusterMFIs4.7220.0154.739
NClusters4.5860.0134.600
NMetaclusters4.6570.0134.670
NewData3.6910.0093.700
Plot2DScatters7.4080.0197.416
PlotCenters1.0820.0021.083
PlotClusters2D0.9750.0010.975
PlotDimRed43.518 0.22643.715
PlotFileScatters0.7300.0350.765
PlotFlowSOM5.0250.0495.075
PlotGroups10.137 0.01010.148
PlotLabels4.8030.0114.816
PlotManualBars6.6660.0196.686
PlotMarker15.572 0.03815.622
PlotNode6.3180.0156.334
PlotNumbers6.4550.0096.464
PlotOutliers16.912 0.05716.970
PlotOverview2D4.4350.0194.454
PlotPies5.9400.0145.955
PlotSD1.9480.0051.954
PlotStars14.163 0.08714.251
PlotVariable6.1800.0396.221
Purity0.0010.0000.001
QueryMultiple7.9790.0087.987
QueryStarPlot6.1800.0636.244
ReadInput2.8730.0302.903
SaveClustersToFCS4.8980.0344.932
TestOutliers4.7500.0074.758
UpdateMetaclusters15.453 0.09215.546
UpdateNodeSize5.3420.0045.347
get_channels0.0280.0000.029
get_markers0.0280.0000.029
metaClustering_consensus2.3760.0242.399
plotStarLegend0.3870.0020.389
print.FlowSOM4.1690.0164.185
query_multiple8.2190.0118.231