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

This page was generated on 2025-09-08 12:03 -0400 (Mon, 08 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4618
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4565
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4544
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/2322HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-07 13:45 -0400 (Sun, 07 Sep 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-09-07 23:41:43 -0400 (Sun, 07 Sep 2025)
EndedAt: 2025-09-07 23:50:57 -0400 (Sun, 07 Sep 2025)
EllapsedTime: 554.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.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        46.432  0.430  46.656
PlotDimRed         45.235  0.212  45.415
PlotOutliers       18.946  0.007  19.052
PlotMarker         15.213  0.020  15.233
UpdateMetaclusters 15.208  0.015  15.235
PlotStars          12.764  0.183  12.949
GroupStats         11.685  0.021  11.706
FlowSOM            10.617  0.114  10.732
PlotGroups          9.689  0.026   9.717
QueryMultiple       8.618  0.010   8.692
query_multiple      8.167  0.008   8.175
AddAnnotation       7.767  0.150   7.920
Plot2DScatters      7.403  0.022   7.416
PlotVariable        6.765  0.077   6.884
QueryStarPlot       6.709  0.066   6.776
PlotManualBars      6.745  0.021   6.766
GetFlowJoLabels     6.489  0.116   6.607
PlotPies            5.920  0.246   6.167
PlotNode            6.128  0.014   6.142
PlotNumbers         5.884  0.011   5.896
UpdateNodeSize      5.414  0.006   5.448
PlotFlowSOM         5.257  0.074   5.332
PlotOverview2D      5.295  0.012   5.307
CountGroups         5.258  0.036   5.295
* 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.7670.1507.920
AggregateFlowFrames0.0650.0050.071
BuildMST1.2200.0721.293
BuildSOM1.0130.0051.021
CountGroups5.2580.0365.295
FMeasure0.0010.0000.001
FlowSOM10.617 0.11410.732
FlowSOMSubset3.6430.0173.660
FlowSOMmary46.432 0.43046.656
GetChannels0.0260.0030.028
GetClusterMFIs3.8550.0913.946
GetClusterPercentagesPositive3.6680.0533.722
GetClusters3.6540.0263.681
GetCounts3.7330.0133.746
GetFeatures4.8950.0464.942
GetFlowJoLabels6.4890.1166.607
GetMFIs3.8220.0663.889
GetMarkers0.0250.0020.027
GetMetaclusterCVs4.0350.0094.044
GetMetaclusterMFIs4.1930.0194.215
GetMetaclusterPercentagesPositive4.2950.0194.317
GetMetaclusters4.5870.0084.595
GetPercentages4.5260.0144.540
GroupStats11.685 0.02111.706
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0000.0000.001
MetaClustering3.1750.0163.191
MetaclusterCVs3.9680.0524.020
MetaclusterMFIs4.3190.0134.333
NClusters4.5160.0154.533
NMetaclusters4.5440.0114.556
NewData3.6390.0073.647
Plot2DScatters7.4030.0227.416
PlotCenters0.9820.0040.986
PlotClusters2D0.9720.0050.977
PlotDimRed45.235 0.21245.415
PlotFileScatters0.7060.0190.725
PlotFlowSOM5.2570.0745.332
PlotGroups9.6890.0269.717
PlotLabels4.7510.0094.761
PlotManualBars6.7450.0216.766
PlotMarker15.213 0.02015.233
PlotNode6.1280.0146.142
PlotNumbers5.8840.0115.896
PlotOutliers18.946 0.00719.052
PlotOverview2D5.2950.0125.307
PlotPies5.9200.2466.167
PlotSD1.8270.0311.860
PlotStars12.764 0.18312.949
PlotVariable6.7650.0776.884
Purity0.0010.0000.001
QueryMultiple8.6180.0108.692
QueryStarPlot6.7090.0666.776
ReadInput3.1690.0813.251
SaveClustersToFCS4.6920.0254.718
TestOutliers4.6270.0084.636
UpdateMetaclusters15.208 0.01515.235
UpdateNodeSize5.4140.0065.448
get_channels0.0280.0000.027
get_markers0.0430.0000.042
metaClustering_consensus2.3680.0142.383
plotStarLegend0.3760.0000.376
print.FlowSOM4.0930.0214.115
query_multiple8.1670.0088.175