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

This page was generated on 2025-09-25 11:38 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4581
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 756/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.16.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-22 13:40 -0400 (Mon, 22 Sep 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_21
git_last_commit: 4bdaa3d
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on nebbiolo1

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.16.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings FlowSOM_2.16.0.tar.gz
StartedAt: 2025-09-24 23:44:41 -0400 (Wed, 24 Sep 2025)
EndedAt: 2025-09-24 23:54:45 -0400 (Wed, 24 Sep 2025)
EllapsedTime: 603.8 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-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.3 LTS
* using session charset: UTF-8
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.16.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        50.502  0.593  50.890
PlotDimRed         44.061  0.197  44.236
PlotOutliers       30.376  0.055  30.436
PlotMarker         17.445  0.021  17.467
UpdateMetaclusters 16.233  0.016  16.256
PlotStars          14.795  0.068  14.864
GroupStats         12.274  0.009  12.283
FlowSOM            11.474  0.038  11.513
PlotGroups         10.710  0.034  10.745
query_multiple      9.707  0.006   9.713
Plot2DScatters      9.349  0.022   9.360
QueryMultiple       9.293  0.014   9.307
AddAnnotation       8.710  0.190   8.900
PlotManualBars      8.265  0.013   8.279
PlotNode            7.633  0.015   7.647
QueryStarPlot       7.296  0.013   7.309
PlotPies            7.172  0.061   7.233
PlotNumbers         6.949  0.013   6.963
GetFlowJoLabels     6.669  0.092   6.762
PlotVariable        6.435  0.025   6.460
UpdateNodeSize      5.842  0.007   5.849
PlotOverview2D      5.735  0.097   5.833
PlotLabels          5.570  0.010   5.581
CountGroups         5.501  0.038   5.540
SaveClustersToFCS   5.375  0.014   5.390
MetaclusterMFIs     5.258  0.020   5.278
PlotFlowSOM         5.085  0.076   5.162
* 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.21-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.16.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.21-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.21-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-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.710.198.90
AggregateFlowFrames0.0690.0070.077
BuildMST1.2680.0301.298
BuildSOM1.0400.0251.065
CountGroups5.5010.0385.540
FMeasure0.0010.0010.001
FlowSOM11.474 0.03811.513
FlowSOMSubset4.3150.0254.341
FlowSOMmary50.502 0.59350.890
GetChannels0.0270.0010.027
GetClusterMFIs3.8640.0833.947
GetClusterPercentagesPositive4.0770.0104.087
GetClusters4.2070.0094.216
GetCounts3.9830.0073.990
GetFeatures4.9110.0624.974
GetFlowJoLabels6.6690.0926.762
GetMFIs4.2620.0654.328
GetMarkers0.0280.0010.030
GetMetaclusterCVs4.2420.0074.249
GetMetaclusterMFIs4.3210.0444.368
GetMetaclusterPercentagesPositive4.0580.0124.076
GetMetaclusters4.1680.0044.173
GetPercentages4.2210.0154.236
GroupStats12.274 0.00912.283
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0000.0010.001
MetaClustering2.7440.0142.758
MetaclusterCVs4.2160.0814.296
MetaclusterMFIs5.2580.0205.278
NClusters4.7750.0134.788
NMetaclusters4.6650.0124.677
NewData3.8450.0083.853
Plot2DScatters9.3490.0229.360
PlotCenters1.1020.0011.103
PlotClusters2D1.0040.0071.012
PlotDimRed44.061 0.19744.236
PlotFileScatters1.0730.0151.089
PlotFlowSOM5.0850.0765.162
PlotGroups10.710 0.03410.745
PlotLabels5.5700.0105.581
PlotManualBars8.2650.0138.279
PlotMarker17.445 0.02117.467
PlotNode7.6330.0157.647
PlotNumbers6.9490.0136.963
PlotOutliers30.376 0.05530.436
PlotOverview2D5.7350.0975.833
PlotPies7.1720.0617.233
PlotSD2.0410.0142.055
PlotStars14.795 0.06814.864
PlotVariable6.4350.0256.460
Purity0.0010.0000.001
QueryMultiple9.2930.0149.307
QueryStarPlot7.2960.0137.309
ReadInput2.9340.0332.968
SaveClustersToFCS5.3750.0145.390
TestOutliers4.4910.0124.503
UpdateMetaclusters16.233 0.01616.256
UpdateNodeSize5.8420.0075.849
get_channels0.0310.0010.031
get_markers0.0270.0020.029
metaClustering_consensus2.3050.0252.330
plotStarLegend0.4880.0010.490
print.FlowSOM4.2590.0104.270
query_multiple9.7070.0069.713