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

This page was generated on 2025-07-26 12:05 -0400 (Sat, 26 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4795
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4534
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4577
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4518
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4512
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/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-07-25 13:25 -0400 (Fri, 25 Jul 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
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.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-07-26 00:38:29 -0400 (Sat, 26 Jul 2025)
EndedAt: 2025-07-26 00:47:51 -0400 (Sat, 26 Jul 2025)
EllapsedTime: 561.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        48.056  0.340  48.223
PlotDimRed         45.687  0.172  45.817
PlotOutliers       18.919  0.008  18.929
PlotMarker         15.670  0.023  15.693
UpdateMetaclusters 14.677  0.017  14.694
PlotStars          13.625  0.037  13.664
GroupStats         11.462  0.014  11.476
FlowSOM            10.720  0.102  10.824
PlotGroups         10.408  0.023  10.433
QueryMultiple       8.998  0.013   9.011
query_multiple      8.447  0.009   8.457
Plot2DScatters      7.928  0.024   7.942
AddAnnotation       7.672  0.157   7.829
PlotVariable        7.198  0.064   7.263
PlotManualBars      6.989  0.008   6.997
QueryStarPlot       6.719  0.006   6.725
GetFlowJoLabels     6.443  0.091   6.536
PlotNode            6.356  0.016   6.373
PlotNumbers         6.353  0.011   6.365
PlotPies            6.172  0.075   6.248
CountGroups         5.519  0.029   5.549
PlotFlowSOM         5.414  0.039   5.453
PlotLabels          5.361  0.017   5.378
UpdateNodeSize      5.206  0.008   5.215
MetaclusterMFIs     5.136  0.017   5.155
GetFeatures         5.096  0.052   5.157
* 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.6720.1577.829
AggregateFlowFrames0.0700.0090.078
BuildMST1.2900.0601.349
BuildSOM1.0130.0131.026
CountGroups5.5190.0295.549
FMeasure0.0010.0000.001
FlowSOM10.720 0.10210.824
FlowSOMSubset3.7390.0843.824
FlowSOMmary48.056 0.34048.223
GetChannels0.0270.0000.027
GetClusterMFIs3.7600.0643.825
GetClusterPercentagesPositive3.7550.0163.772
GetClusters4.0400.0124.052
GetCounts3.7760.0183.795
GetFeatures5.0960.0525.157
GetFlowJoLabels6.4430.0916.536
GetMFIs4.0610.0764.137
GetMarkers0.0260.0030.029
GetMetaclusterCVs3.980.013.99
GetMetaclusterMFIs4.1780.0304.208
GetMetaclusterPercentagesPositive4.2760.0164.293
GetMetaclusters4.1540.0074.161
GetPercentages4.0280.0094.037
GroupStats11.462 0.01411.476
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.001
MetaClustering2.8580.0102.868
MetaclusterCVs4.0710.0734.145
MetaclusterMFIs5.1360.0175.155
NClusters4.6580.0134.672
NMetaclusters4.9560.0124.968
NewData4.0230.0104.034
Plot2DScatters7.9280.0247.942
PlotCenters1.0810.0021.083
PlotClusters2D1.0690.0031.071
PlotDimRed45.687 0.17245.817
PlotFileScatters1.1160.0371.153
PlotFlowSOM5.4140.0395.453
PlotGroups10.408 0.02310.433
PlotLabels5.3610.0175.378
PlotManualBars6.9890.0086.997
PlotMarker15.670 0.02315.693
PlotNode6.3560.0166.373
PlotNumbers6.3530.0116.365
PlotOutliers18.919 0.00818.929
PlotOverview2D4.4000.0074.408
PlotPies6.1720.0756.248
PlotSD1.9100.0101.919
PlotStars13.625 0.03713.664
PlotVariable7.1980.0647.263
Purity0.0020.0000.001
QueryMultiple8.9980.0139.011
QueryStarPlot6.7190.0066.725
ReadInput3.1010.0203.122
SaveClustersToFCS4.9460.0114.957
TestOutliers4.3040.0104.314
UpdateMetaclusters14.677 0.01714.694
UpdateNodeSize5.2060.0085.215
get_channels0.0280.0000.028
get_markers0.0260.0020.028
metaClustering_consensus2.2940.0242.318
plotStarLegend0.3550.0000.355
print.FlowSOM4.0580.0134.072
query_multiple8.4470.0098.457