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

This page was generated on 2025-10-16 11:39 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.16.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_21
git_last_commit: 4bdaa3d
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (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
kunpeng2Linux (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.16.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.16.0.tar.gz
StartedAt: 2025-10-14 03:56:51 -0400 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 04:16:15 -0400 (Tue, 14 Oct 2025)
EllapsedTime: 1163.5 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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.16.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.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.935  2.548 110.173
PlotDimRed                        73.653  2.692  80.878
PlotOutliers                      70.646  1.079  78.752
PlotMarker                        36.896  1.286  40.811
UpdateMetaclusters                34.924  1.333  39.033
PlotStars                         30.212  0.963  34.039
GroupStats                        27.564  0.858  30.385
FlowSOM                           23.164  1.614  25.292
PlotGroups                        23.352  0.969  25.743
Plot2DScatters                    20.982  0.823  23.069
QueryMultiple                     20.818  0.532  22.867
query_multiple                    20.705  0.579  22.554
AddAnnotation                     18.002  0.685  21.253
PlotManualBars                    17.730  0.781  19.791
GetFlowJoLabels                   14.642  0.811  16.025
QueryStarPlot                     14.627  0.376  15.448
PlotNode                          13.727  0.757  15.250
UpdateNodeSize                    13.955  0.362  15.289
PlotNumbers                       13.140  0.710  14.513
PlotVariable                      12.849  0.839  15.152
PlotPies                          12.537  0.795  13.822
GetFeatures                       11.925  0.515  12.791
CountGroups                       11.445  0.553  12.493
PlotFlowSOM                       10.765  0.728  12.173
SaveClustersToFCS                  9.673  1.072  10.964
NClusters                          9.717  0.801  11.761
PlotLabels                         9.865  0.639  10.861
PlotOverview2D                     9.739  0.730  10.655
NMetaclusters                      9.217  0.796  10.744
MetaclusterMFIs                    9.234  0.762  10.996
TestOutliers                       8.896  0.888   9.986
GetMetaclusterMFIs                 8.442  0.712  10.177
FlowSOMSubset                      8.414  0.532   9.247
MetaclusterCVs                     7.925  0.869   9.110
GetMetaclusters                    8.043  0.742   9.307
GetMetaclusterPercentagesPositive  8.131  0.587   9.467
GetClusterMFIs                     8.184  0.530   9.448
GetMetaclusterCVs                  8.084  0.616   9.147
GetMFIs                            8.017  0.646   9.111
print.FlowSOM                      7.905  0.746   8.797
GetPercentages                     8.035  0.561   9.502
GetCounts                          7.781  0.693   9.039
GetClusters                        7.726  0.522   8.839
GetClusterPercentagesPositive      7.711  0.432   8.761
NewData                            7.419  0.508   8.529
MetaClustering                     6.870  0.686   7.820
ReadInput                          6.558  0.734   7.610
metaClustering_consensus           5.001  0.568   5.758
* 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.21-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.16.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.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
AddAnnotation18.002 0.68521.253
AggregateFlowFrames0.1790.0120.205
BuildMST2.7480.0793.008
BuildSOM2.5670.0942.906
CountGroups11.445 0.55312.493
FMeasure0.0040.0010.005
FlowSOM23.164 1.61425.292
FlowSOMSubset8.4140.5329.247
FlowSOMmary 98.935 2.548110.173
GetChannels0.0690.0050.081
GetClusterMFIs8.1840.5309.448
GetClusterPercentagesPositive7.7110.4328.761
GetClusters7.7260.5228.839
GetCounts7.7810.6939.039
GetFeatures11.925 0.51512.791
GetFlowJoLabels14.642 0.81116.025
GetMFIs8.0170.6469.111
GetMarkers0.0710.0050.079
GetMetaclusterCVs8.0840.6169.147
GetMetaclusterMFIs 8.442 0.71210.177
GetMetaclusterPercentagesPositive8.1310.5879.467
GetMetaclusters8.0430.7429.307
GetPercentages8.0350.5619.502
GroupStats27.564 0.85830.385
Initialize_KWSP0.0130.0000.014
Initialize_PCA0.0020.0010.002
MetaClustering6.8700.6867.820
MetaclusterCVs7.9250.8699.110
MetaclusterMFIs 9.234 0.76210.996
NClusters 9.717 0.80111.761
NMetaclusters 9.217 0.79610.744
NewData7.4190.5088.529
Plot2DScatters20.982 0.82323.069
PlotCenters2.5880.1482.823
PlotClusters2D2.3230.1172.484
PlotDimRed73.653 2.69280.878
PlotFileScatters2.7690.0462.991
PlotFlowSOM10.765 0.72812.173
PlotGroups23.352 0.96925.743
PlotLabels 9.865 0.63910.861
PlotManualBars17.730 0.78119.791
PlotMarker36.896 1.28640.811
PlotNode13.727 0.75715.250
PlotNumbers13.140 0.71014.513
PlotOutliers70.646 1.07978.752
PlotOverview2D 9.739 0.73010.655
PlotPies12.537 0.79513.822
PlotSD4.3860.1234.797
PlotStars30.212 0.96334.039
PlotVariable12.849 0.83915.152
Purity0.0010.0010.003
QueryMultiple20.818 0.53222.867
QueryStarPlot14.627 0.37615.448
ReadInput6.5580.7347.610
SaveClustersToFCS 9.673 1.07210.964
TestOutliers8.8960.8889.986
UpdateMetaclusters34.924 1.33339.033
UpdateNodeSize13.955 0.36215.289
get_channels0.0710.0050.075
get_markers0.0660.0040.071
metaClustering_consensus5.0010.5685.758
plotStarLegend1.0370.0081.072
print.FlowSOM7.9050.7468.797
query_multiple20.705 0.57922.554