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

This page was generated on 2025-12-15 12:06 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 765/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.18.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-12-11 13:45 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_22
git_last_commit: b942a41
git_last_commit_date: 2025-10-29 10:23:19 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 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 merida1

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.18.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.18.0.tar.gz
StartedAt: 2025-12-12 04:36:43 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 04:55:40 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 1136.3 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.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.18.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                       98.552  2.790 105.691
PlotDimRed                        73.145  2.715  79.127
PlotOutliers                      68.435  1.255  71.431
PlotMarker                        37.502  1.628  41.790
UpdateMetaclusters                34.965  1.400  38.337
PlotStars                         30.244  1.386  32.052
GroupStats                        27.225  1.030  29.181
FlowSOM                           23.346  1.568  25.201
PlotGroups                        23.274  1.416  25.467
Plot2DScatters                    20.796  1.088  22.168
QueryMultiple                     20.641  0.564  21.853
query_multiple                    19.892  0.491  20.516
AddAnnotation                     17.765  0.952  19.150
PlotManualBars                    17.342  1.046  19.213
QueryStarPlot                     15.085  0.488  16.849
GetFlowJoLabels                   13.968  0.809  15.165
PlotNode                          13.698  1.061  15.825
PlotNumbers                       13.448  0.832  16.239
UpdateNodeSize                    13.655  0.235  14.762
PlotVariable                      12.651  0.886  14.011
PlotPies                          12.410  1.054  13.722
PlotFlowSOM                       11.294  1.263  12.657
CountGroups                       11.416  0.827  12.381
GetFeatures                       11.542  0.423  12.010
PlotLabels                        10.449  0.821  12.133
SaveClustersToFCS                  9.767  0.925  11.551
NClusters                          9.136  1.263  10.506
NMetaclusters                      9.064  1.326  10.501
MetaclusterMFIs                    9.202  1.011  10.880
TestOutliers                       8.799  0.695  10.169
PlotOverview2D                     8.642  0.805   9.643
print.FlowSOM                      7.956  0.976   9.136
GetMFIs                            8.049  0.837   9.156
GetMetaclusterPercentagesPositive  7.923  0.954   9.072
MetaclusterCVs                     7.990  0.882   9.140
FlowSOMSubset                      8.326  0.487   9.555
GetPercentages                     7.974  0.829   9.038
GetMetaclusterMFIs                 7.912  0.861   9.069
GetClusterPercentagesPositive      8.050  0.693   8.814
GetMetaclusters                    7.878  0.733   9.127
GetMetaclusterCVs                  7.955  0.636   9.025
GetCounts                          7.697  0.806   8.686
GetClusters                        7.612  0.722   8.439
GetClusterMFIs                     7.691  0.598   8.448
NewData                            7.322  0.703   8.190
ReadInput                          6.530  0.564   7.529
MetaClustering                     6.330  0.595   7.303
metaClustering_consensus           5.226  0.415   6.056
* 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.18.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
AddAnnotation17.765 0.95219.150
AggregateFlowFrames0.1930.0110.205
BuildMST2.7110.1083.059
BuildSOM2.5500.1142.701
CountGroups11.416 0.82712.381
FMeasure0.0030.0000.003
FlowSOM23.346 1.56825.201
FlowSOMSubset8.3260.4879.555
FlowSOMmary 98.552 2.790105.691
GetChannels0.0720.0040.077
GetClusterMFIs7.6910.5988.448
GetClusterPercentagesPositive8.0500.6938.814
GetClusters7.6120.7228.439
GetCounts7.6970.8068.686
GetFeatures11.542 0.42312.010
GetFlowJoLabels13.968 0.80915.165
GetMFIs8.0490.8379.156
GetMarkers0.0710.0040.076
GetMetaclusterCVs7.9550.6369.025
GetMetaclusterMFIs7.9120.8619.069
GetMetaclusterPercentagesPositive7.9230.9549.072
GetMetaclusters7.8780.7339.127
GetPercentages7.9740.8299.038
GroupStats27.225 1.03029.181
Initialize_KWSP0.0130.0010.014
Initialize_PCA0.0010.0010.002
MetaClustering6.3300.5957.303
MetaclusterCVs7.9900.8829.140
MetaclusterMFIs 9.202 1.01110.880
NClusters 9.136 1.26310.506
NMetaclusters 9.064 1.32610.501
NewData7.3220.7038.190
Plot2DScatters20.796 1.08822.168
PlotCenters2.5350.1152.693
PlotClusters2D2.3210.1442.526
PlotDimRed73.145 2.71579.127
PlotFileScatters2.6690.0452.719
PlotFlowSOM11.294 1.26312.657
PlotGroups23.274 1.41625.467
PlotLabels10.449 0.82112.133
PlotManualBars17.342 1.04619.213
PlotMarker37.502 1.62841.790
PlotNode13.698 1.06115.825
PlotNumbers13.448 0.83216.239
PlotOutliers68.435 1.25571.431
PlotOverview2D8.6420.8059.643
PlotPies12.410 1.05413.722
PlotSD4.3490.1804.660
PlotStars30.244 1.38632.052
PlotVariable12.651 0.88614.011
Purity0.0020.0010.003
QueryMultiple20.641 0.56421.853
QueryStarPlot15.085 0.48816.849
ReadInput6.5300.5647.529
SaveClustersToFCS 9.767 0.92511.551
TestOutliers 8.799 0.69510.169
UpdateMetaclusters34.965 1.40038.337
UpdateNodeSize13.655 0.23514.762
get_channels0.0740.0040.079
get_markers0.0710.0050.077
metaClustering_consensus5.2260.4156.056
plotStarLegend1.0310.0121.071
print.FlowSOM7.9560.9769.136
query_multiple19.892 0.49120.516