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

This page was generated on 2026-01-06 11:34 -0500 (Tue, 06 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4815
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 759/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.1  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-01-05 13:40 -0500 (Mon, 05 Jan 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 0eee0c7
git_last_commit_date: 2025-12-22 10:57:55 -0500 (Mon, 22 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.19.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings FlowSOM_2.19.1.tar.gz
StartedAt: 2026-01-05 23:32:17 -0500 (Mon, 05 Jan 2026)
EndedAt: 2026-01-05 23:43:04 -0500 (Mon, 05 Jan 2026)
EllapsedTime: 646.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: FlowSOM.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-12-22 r89219)
* 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.19.1’
* 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 ... ERROR
Found the following files with duplicate lower-cased file names:
  man/plotStarLegend.Rd
File names must not differ just by case to be usable on all R
platforms.
Please rename the files and try again.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
 OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘FlowSOM’ can be installed ... WARNING
Found the following significant warnings:
  /home/biocbuild/bbs-3.23-bioc/R/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See ‘/home/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck/00install.out’ for details.
* 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 ... OK
* checking Rd metadata ... WARNING
Rd files with duplicated name 'PlotStarLegend':
  ‘PlotStarLegend.Rd’ ‘plotStarLegend.Rd’
Rd files with duplicated alias 'PlotStarLegend':
  ‘PlotStarLegend.Rd’ ‘plotStarLegend.Rd’
* 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 ... INFO
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
FlowSOMmary        52.513  0.532  52.769
PlotDimRed         44.684  0.130  44.751
PlotOutliers       28.470  0.063  28.534
PlotMarker         19.090  0.030  19.122
UpdateMetaclusters 16.250  0.017  16.267
PlotStars          14.698  0.040  14.739
GroupStats         13.099  0.097  13.178
PlotGroups         11.308  0.041  11.350
FlowSOM            11.233  0.106  11.339
QueryMultiple      10.191  0.058  10.248
Plot2DScatters      9.995  0.013  10.012
query_multiple      9.875  0.008   9.883
Plot1DScatters      9.166  0.012   9.168
AddAnnotation       8.455  0.212   8.671
PlotManualBars      8.108  0.009   8.116
PlotNode            8.021  0.010   8.031
QueryStarPlot       7.657  0.043   7.701
GetFlowJoLabels     7.387  0.061   7.452
PlotNumbers         7.220  0.012   7.234
PlotPies            7.136  0.061   7.197
PlotVariable        6.969  0.050   7.020
PlotOverview2D      6.754  0.060   6.815
PlotFlowSOM         6.517  0.051   6.568
UpdateNodeSize      5.952  0.003   5.955
GetFeatures         5.802  0.067   5.870
PlotLabels          5.747  0.013   5.761
NClusters           5.698  0.015   5.712
SaveClustersToFCS   5.602  0.034   5.637
TestOutliers        5.559  0.010   5.570
MetaclusterMFIs     5.449  0.072   5.521
CountGroups         5.470  0.049   5.520
NMetaclusters       5.317  0.048   5.365
PlotMFIHeatmap      5.068  0.005   5.074
MetaclusterCVs      5.025  0.008   5.035
* 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: 1 ERROR, 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.19.1’
** 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.23-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
In file included from som.c:11:
/home/biocbuild/bbs-3.23-bioc/R/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
   35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
      |  ^~~~~~~
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-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.4550.2128.671
AggregateFlowFrames0.0630.0080.071
BuildMST1.0900.0111.102
BuildSOM1.1070.0051.113
CountGroups5.4700.0495.520
FMeasure0.0010.0000.002
FlowSOM11.233 0.10611.339
FlowSOMSubset3.8230.0213.844
FlowSOMmary52.513 0.53252.769
GetChannels0.0280.0020.030
GetClusterMFIs4.4410.0624.504
GetClusterPercentagesPositive4.2860.0224.308
GetClusters4.3180.0234.342
GetCounts4.3620.0104.372
GetFeatures5.8020.0675.870
GetFlowJoLabels7.3870.0617.452
GetMFIs4.6330.0104.656
GetMajorityLabels4.8380.0094.849
GetMarkers0.0280.0000.027
GetMetaclusterCVs4.6780.0064.684
GetMetaclusterMFIs4.7270.0174.753
GetMetaclusterPercentagesPositive4.6070.0024.609
GetMetaclusters4.6450.0084.653
GetPercentages4.8630.0104.874
GroupStats13.099 0.09713.178
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0000.001
MetaClustering3.1430.0363.179
MetaclusterCVs5.0250.0085.035
MetaclusterMFIs5.4490.0725.521
NClusters5.6980.0155.712
NMetaclusters5.3170.0485.365
NewData4.0710.0304.104
Plot1DScatters9.1660.0129.168
Plot2DScatters 9.995 0.01310.012
PlotCenters1.1920.0031.196
PlotClusters2D1.1320.0031.135
PlotDimRed44.684 0.13044.751
PlotFileScatters1.1380.0241.162
PlotFlowSOM6.5170.0516.568
PlotGroups11.308 0.04111.350
PlotLabels5.7470.0135.761
PlotMFIHeatmap5.0680.0055.074
PlotManualBars8.1080.0098.116
PlotMarker19.090 0.03019.122
PlotNode8.0210.0108.031
PlotNumbers7.2200.0127.234
PlotOutliers28.470 0.06328.534
PlotOverview2D6.7540.0606.815
PlotPies7.1360.0617.197
PlotSD2.0300.0202.049
PlotStarLegend0.4410.0020.443
PlotStars14.698 0.04014.739
PlotVariable6.9690.0507.020
Purity0.0010.0000.001
QueryMultiple10.191 0.05810.248
QueryStarPlot7.6570.0437.701
ReadInput3.1850.0513.236
SaveClustersToFCS5.6020.0345.637
TestOutliers5.5590.0105.570
UpdateMetaclusters16.250 0.01716.267
UpdateNodeSize5.9520.0035.955
get_channels0.0290.0000.029
get_markers0.0290.0000.028
metaClustering_consensus2.5640.0112.574
plotStarLegend0.4570.0020.458
print.FlowSOM4.8430.0084.851
query_multiple9.8750.0089.883