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

This page was generated on 2026-01-16 11:11 -0500 (Fri, 16 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4849
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4628
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 764/2343HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.1  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-01-15 13:40 -0500 (Thu, 15 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-15 23:50:17 -0500 (Thu, 15 Jan 2026)
EndedAt: 2026-01-16 00:01:20 -0500 (Fri, 16 Jan 2026)
EllapsedTime: 662.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        54.559  0.809  55.037
PlotDimRed         45.130  0.183  45.238
PlotOutliers       28.613  0.207  28.821
PlotMarker         19.007  0.030  19.037
UpdateMetaclusters 17.228  0.020  17.250
PlotStars          16.575  0.060  16.636
GroupStats         12.924  0.138  13.048
PlotGroups         12.037  0.023  12.061
query_multiple     10.700  0.016  10.717
FlowSOM            10.677  0.033  10.709
QueryMultiple      10.252  0.045  10.297
Plot2DScatters      9.665  0.045   9.710
AddAnnotation       8.781  0.183   8.965
Plot1DScatters      8.901  0.037   8.927
PlotManualBars      8.610  0.013   8.623
GetFlowJoLabels     8.395  0.139   8.536
QueryStarPlot       8.328  0.005   8.332
PlotNumbers         8.081  0.078   8.159
PlotNode            7.930  0.009   7.940
PlotVariable        7.859  0.043   7.902
PlotPies            7.752  0.053   7.805
SaveClustersToFCS   6.300  0.009   6.310
UpdateNodeSize      6.073  0.004   6.077
PlotFlowSOM         5.877  0.072   5.950
NClusters           5.883  0.040   5.923
PlotLabels          5.809  0.007   5.815
GetFeatures         5.689  0.067   5.757
CountGroups         5.625  0.037   5.661
PlotOverview2D      5.574  0.069   5.642
TestOutliers        5.489  0.011   5.500
GetMetaclusters     5.296  0.011   5.310
NMetaclusters       5.256  0.046   5.303
PlotMFIHeatmap      5.273  0.015   5.287
MetaclusterMFIs     5.207  0.017   5.223
print.FlowSOM       5.200  0.006   5.206
GetMajorityLabels   4.976  0.042   5.019
* 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.7810.1838.965
AggregateFlowFrames0.070.010.08
BuildMST1.1660.0081.174
BuildSOM1.3490.0341.384
CountGroups5.6250.0375.661
FMeasure0.0020.0000.001
FlowSOM10.677 0.03310.709
FlowSOMSubset4.0990.0164.115
FlowSOMmary54.559 0.80955.037
GetChannels0.0300.0010.031
GetClusterMFIs4.4180.1204.540
GetClusterPercentagesPositive4.3570.0114.371
GetClusters4.4210.0934.515
GetCounts4.4670.0774.545
GetFeatures5.6890.0675.757
GetFlowJoLabels8.3950.1398.536
GetMFIs4.9180.0134.930
GetMajorityLabels4.9760.0425.019
GetMarkers0.0280.0010.029
GetMetaclusterCVs4.6130.0694.682
GetMetaclusterMFIs4.7790.0434.823
GetMetaclusterPercentagesPositive4.6310.0434.676
GetMetaclusters5.2960.0115.310
GetPercentages4.6010.0844.685
GroupStats12.924 0.13813.048
Initialize_KWSP0.0040.0000.003
Initialize_PCA0.0000.0000.001
MetaClustering3.0570.0263.085
MetaclusterCVs4.6740.0164.690
MetaclusterMFIs5.2070.0175.223
NClusters5.8830.0405.923
NMetaclusters5.2560.0465.303
NewData4.2040.0574.261
Plot1DScatters8.9010.0378.927
Plot2DScatters9.6650.0459.710
PlotCenters1.1870.0021.192
PlotClusters2D1.0670.0021.069
PlotDimRed45.130 0.18345.238
PlotFileScatters1.0710.0111.082
PlotFlowSOM5.8770.0725.950
PlotGroups12.037 0.02312.061
PlotLabels5.8090.0075.815
PlotMFIHeatmap5.2730.0155.287
PlotManualBars8.6100.0138.623
PlotMarker19.007 0.03019.037
PlotNode7.9300.0097.940
PlotNumbers8.0810.0788.159
PlotOutliers28.613 0.20728.821
PlotOverview2D5.5740.0695.642
PlotPies7.7520.0537.805
PlotSD2.1770.0052.182
PlotStarLegend0.5080.0020.509
PlotStars16.575 0.06016.636
PlotVariable7.8590.0437.902
Purity0.0000.0010.001
QueryMultiple10.252 0.04510.297
QueryStarPlot8.3280.0058.332
ReadInput2.9720.0373.009
SaveClustersToFCS6.3000.0096.310
TestOutliers5.4890.0115.500
UpdateMetaclusters17.228 0.02017.250
UpdateNodeSize6.0730.0046.077
get_channels0.0280.0010.030
get_markers0.0300.0010.030
metaClustering_consensus2.6300.0112.641
plotStarLegend0.4640.0020.466
print.FlowSOM5.2000.0065.206
query_multiple10.700 0.01610.717