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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4615
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4562
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4541
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 751/2320HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-29 13:45 -0400 (Fri, 29 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.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 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.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-29 22:48:17 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 22:57:20 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 542.6 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.3 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        45.965  0.344  46.145
PlotDimRed         42.783  0.186  42.918
PlotOutliers       16.842  0.078  16.921
PlotMarker         14.986  0.060  15.046
UpdateMetaclusters 14.861  0.020  14.882
PlotStars          12.702  0.077  12.781
GroupStats         11.183  0.048  11.232
FlowSOM            10.546  0.106  10.654
PlotGroups         10.234  0.019  10.255
query_multiple      8.249  0.009   8.259
QueryMultiple       8.161  0.018   8.180
AddAnnotation       7.494  0.154   7.648
Plot2DScatters      7.292  0.014   7.295
GetFlowJoLabels     7.061  0.112   7.172
PlotManualBars      6.945  0.014   6.960
QueryStarPlot       6.512  0.011   6.525
PlotNode            6.361  0.026   6.387
PlotPies            6.116  0.008   6.124
PlotVariable        5.972  0.012   5.985
PlotNumbers         5.864  0.013   5.878
PlotFlowSOM         5.100  0.063   5.164
UpdateNodeSize      5.145  0.013   5.159
* 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.4940.1547.648
AggregateFlowFrames0.0650.0060.071
BuildMST1.2140.0641.277
BuildSOM1.0040.0111.015
CountGroups4.8800.0344.915
FMeasure0.0010.0000.001
FlowSOM10.546 0.10610.654
FlowSOMSubset3.8260.0153.841
FlowSOMmary45.965 0.34446.145
GetChannels0.0270.0000.027
GetClusterMFIs3.7770.0803.858
GetClusterPercentagesPositive4.0130.0084.021
GetClusters3.9610.0474.009
GetCounts3.8150.0233.839
GetFeatures4.8950.0684.965
GetFlowJoLabels7.0610.1127.172
GetMFIs4.1120.0214.134
GetMarkers0.0260.0010.026
GetMetaclusterCVs3.8910.0113.902
GetMetaclusterMFIs4.3630.0404.405
GetMetaclusterPercentagesPositive4.2770.0474.324
GetMetaclusters4.0230.0244.048
GetPercentages3.9470.0083.955
GroupStats11.183 0.04811.232
Initialize_KWSP0.0040.0000.004
Initialize_PCA000
MetaClustering2.7470.0172.764
MetaclusterCVs4.5790.0254.605
MetaclusterMFIs4.4760.0644.560
NClusters4.5140.0214.536
NMetaclusters4.5790.0134.592
NewData3.5840.0063.590
Plot2DScatters7.2920.0147.295
PlotCenters0.9900.0060.997
PlotClusters2D0.9620.0010.963
PlotDimRed42.783 0.18642.918
PlotFileScatters0.7110.0320.743
PlotFlowSOM5.1000.0635.164
PlotGroups10.234 0.01910.255
PlotLabels4.6820.0064.689
PlotManualBars6.9450.0146.960
PlotMarker14.986 0.06015.046
PlotNode6.3610.0266.387
PlotNumbers5.8640.0135.878
PlotOutliers16.842 0.07816.921
PlotOverview2D4.1770.0214.199
PlotPies6.1160.0086.124
PlotSD2.1840.0072.191
PlotStars12.702 0.07712.781
PlotVariable5.9720.0125.985
Purity0.0010.0000.001
QueryMultiple8.1610.0188.180
QueryStarPlot6.5120.0116.525
ReadInput3.4090.0153.425
SaveClustersToFCS4.8470.0124.860
TestOutliers4.3780.0054.383
UpdateMetaclusters14.861 0.02014.882
UpdateNodeSize5.1450.0135.159
get_channels0.0260.0010.027
get_markers0.0280.0000.027
metaClustering_consensus2.2170.0172.235
plotStarLegend0.3570.0010.358
print.FlowSOM4.0830.0104.094
query_multiple8.2490.0098.259