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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4814
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4603
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4547
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
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/2333HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-09-21 13:45 -0400 (Sun, 21 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 lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.17.0.tar.gz
StartedAt: 2025-09-21 21:08:23 -0400 (Sun, 21 Sep 2025)
EndedAt: 2025-09-21 21:18:52 -0400 (Sun, 21 Sep 2025)
EllapsedTime: 628.9 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.1.sdk’
* 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
FlowSOMmary                       54.167  2.075  56.375
PlotDimRed                        43.922  2.362  46.795
PlotOutliers                      35.536  1.075  37.037
PlotMarker                        20.490  1.182  21.994
UpdateMetaclusters                17.305  1.192  18.693
PlotStars                         16.384  0.984  17.580
PlotGroups                        13.969  1.032  15.181
GroupStats                        13.853  0.950  14.940
FlowSOM                           13.410  1.024  14.580
Plot2DScatters                    12.276  0.966  13.432
QueryMultiple                     11.292  0.515  11.940
query_multiple                    10.988  0.519  11.639
AddAnnotation                      9.892  0.606  10.609
PlotManualBars                     8.956  0.848   9.912
PlotNode                           8.623  0.858   9.698
PlotNumbers                        8.504  0.817   9.496
QueryStarPlot                      8.483  0.382   8.998
PlotPies                           7.951  0.788   8.849
GetFlowJoLabels                    7.785  0.616   8.457
PlotVariable                       7.219  0.715   8.018
PlotFlowSOM                        6.744  0.944   7.839
CountGroups                        6.342  0.537   6.947
NMetaclusters                      6.039  0.805   6.929
UpdateNodeSize                     6.457  0.232   6.751
GetFeatures                        6.215  0.406   6.695
PlotLabels                         5.604  0.792   6.466
NClusters                          5.613  0.772   6.523
SaveClustersToFCS                  5.466  0.842   6.394
MetaclusterMFIs                    5.375  0.860   6.391
PlotOverview2D                     5.481  0.620   6.196
GetMetaclusters                    5.025  0.626   5.711
GetMetaclusterCVs                  4.833  0.683   5.575
print.FlowSOM                      4.750  0.745   5.602
TestOutliers                       4.743  0.640   5.457
GetPercentages                     4.711  0.666   5.460
MetaclusterCVs                     4.719  0.639   5.414
GetCounts                          4.808  0.542   5.406
GetMetaclusterMFIs                 4.691  0.611   5.366
GetMFIs                            4.539  0.648   5.228
NewData                            4.648  0.537   5.271
GetMetaclusterPercentagesPositive  4.501  0.675   5.231
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.17.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o FlowSOM.so som.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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
AddAnnotation 9.892 0.60610.609
AggregateFlowFrames0.1120.0050.118
BuildMST1.5040.0821.601
BuildSOM1.5010.0921.609
CountGroups6.3420.5376.947
FMeasure0.0020.0010.002
FlowSOM13.410 1.02414.580
FlowSOMSubset4.3730.3704.783
FlowSOMmary54.167 2.07556.375
GetChannels0.0420.0030.046
GetClusterMFIs4.3730.4774.892
GetClusterPercentagesPositive4.3400.5134.897
GetClusters4.3940.4664.916
GetCounts4.8080.5425.406
GetFeatures6.2150.4066.695
GetFlowJoLabels7.7850.6168.457
GetMFIs4.5390.6485.228
GetMarkers0.0420.0030.045
GetMetaclusterCVs4.8330.6835.575
GetMetaclusterMFIs4.6910.6115.366
GetMetaclusterPercentagesPositive4.5010.6755.231
GetMetaclusters5.0250.6265.711
GetPercentages4.7110.6665.460
GroupStats13.853 0.95014.940
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0010.001
MetaClustering3.5710.6144.245
MetaclusterCVs4.7190.6395.414
MetaclusterMFIs5.3750.8606.391
NClusters5.6130.7726.523
NMetaclusters6.0390.8056.929
NewData4.6480.5375.271
Plot2DScatters12.276 0.96613.432
PlotCenters1.2910.1001.401
PlotClusters2D1.1230.1001.232
PlotDimRed43.922 2.36246.795
PlotFileScatters1.5460.0561.621
PlotFlowSOM6.7440.9447.839
PlotGroups13.969 1.03215.181
PlotLabels5.6040.7926.466
PlotManualBars8.9560.8489.912
PlotMarker20.490 1.18221.994
PlotNode8.6230.8589.698
PlotNumbers8.5040.8179.496
PlotOutliers35.536 1.07537.037
PlotOverview2D5.4810.6206.196
PlotPies7.9510.7888.849
PlotSD2.3850.2452.666
PlotStars16.384 0.98417.580
PlotVariable7.2190.7158.018
Purity0.0010.0000.001
QueryMultiple11.292 0.51511.940
QueryStarPlot8.4830.3828.998
ReadInput3.3760.5734.034
SaveClustersToFCS5.4660.8426.394
TestOutliers4.7430.6405.457
UpdateMetaclusters17.305 1.19218.693
UpdateNodeSize6.4570.2326.751
get_channels0.0430.0030.046
get_markers0.0400.0030.043
metaClustering_consensus2.5790.4283.050
plotStarLegend0.4990.0040.505
print.FlowSOM4.7500.7455.602
query_multiple10.988 0.51911.639