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

This page was generated on 2025-09-01 11:40 -0400 (Mon, 01 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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-08-28 13:40 -0400 (Thu, 28 Aug 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.5 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES
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-08-29 03:44:59 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 04:02:20 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 1040.8 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                       90.736  2.617  96.532
PlotDimRed                        73.186  2.662  77.403
PlotOutliers                      39.795  1.012  41.484
PlotMarker                        32.499  1.460  34.799
UpdateMetaclusters                31.833  1.334  35.549
PlotStars                         27.834  1.138  31.842
GroupStats                        25.830  1.119  28.112
PlotGroups                        22.403  1.152  24.688
FlowSOM                           22.127  1.211  24.459
QueryMultiple                     17.328  0.524  18.298
query_multiple                    17.025  0.474  17.831
AddAnnotation                     16.505  0.925  18.192
Plot2DScatters                    16.139  0.761  18.037
PlotManualBars                    14.644  0.846  15.741
GetFlowJoLabels                   13.613  0.688  14.714
PlotNode                          12.991  0.804  14.656
PlotNumbers                       12.156  1.136  13.704
QueryStarPlot                     12.551  0.365  13.168
PlotVariable                      11.815  0.845  12.928
GetFeatures                       12.122  0.462  13.101
PlotPies                          11.353  0.942  13.512
CountGroups                       11.345  0.831  12.953
UpdateNodeSize                    11.923  0.208  12.653
PlotFlowSOM                       10.478  0.838  12.048
SaveClustersToFCS                  9.576  0.753  10.919
NMetaclusters                      9.117  1.005  10.675
NClusters                          9.027  1.064  10.295
PlotLabels                         9.304  0.749  10.219
MetaclusterMFIs                    8.949  1.067  10.347
TestOutliers                       8.884  0.691  10.431
FlowSOMSubset                      8.276  0.586   8.980
GetPercentages                     7.925  0.890   9.438
GetMetaclusterPercentagesPositive  7.811  0.981   8.906
PlotOverview2D                     7.931  0.772   8.905
MetaclusterCVs                     7.852  0.803   8.988
GetMetaclusters                    7.725  0.888   8.769
print.FlowSOM                      7.761  0.811   9.050
GetMFIs                            7.664  0.879   8.607
GetMetaclusterMFIs                 7.741  0.791   8.605
GetMetaclusterCVs                  7.674  0.736   8.454
GetClusters                        7.535  0.664   8.680
GetCounts                          7.611  0.585   8.457
NewData                            7.437  0.641   8.389
GetClusterPercentagesPositive      7.446  0.396   8.295
GetClusterMFIs                     7.380  0.435   8.179
MetaClustering                     6.628  0.729   7.559
ReadInput                          6.562  0.744   7.571
metaClustering_consensus           5.501  0.669   6.416
PlotSD                             4.214  0.126   5.040
* 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
AddAnnotation16.505 0.92518.192
AggregateFlowFrames0.1900.0120.226
BuildMST2.7150.0923.132
BuildSOM2.7720.1243.156
CountGroups11.345 0.83112.953
FMeasure0.0030.0000.004
FlowSOM22.127 1.21124.459
FlowSOMSubset8.2760.5868.980
FlowSOMmary90.736 2.61796.532
GetChannels0.0700.0040.078
GetClusterMFIs7.3800.4358.179
GetClusterPercentagesPositive7.4460.3968.295
GetClusters7.5350.6648.680
GetCounts7.6110.5858.457
GetFeatures12.122 0.46213.101
GetFlowJoLabels13.613 0.68814.714
GetMFIs7.6640.8798.607
GetMarkers0.0700.0040.074
GetMetaclusterCVs7.6740.7368.454
GetMetaclusterMFIs7.7410.7918.605
GetMetaclusterPercentagesPositive7.8110.9818.906
GetMetaclusters7.7250.8888.769
GetPercentages7.9250.8909.438
GroupStats25.830 1.11928.112
Initialize_KWSP0.0130.0010.013
Initialize_PCA0.0010.0010.002
MetaClustering6.6280.7297.559
MetaclusterCVs7.8520.8038.988
MetaclusterMFIs 8.949 1.06710.347
NClusters 9.027 1.06410.295
NMetaclusters 9.117 1.00510.675
NewData7.4370.6418.389
Plot2DScatters16.139 0.76118.037
PlotCenters2.4260.0612.616
PlotClusters2D2.4340.1922.826
PlotDimRed73.186 2.66277.403
PlotFileScatters1.7980.0702.090
PlotFlowSOM10.478 0.83812.048
PlotGroups22.403 1.15224.688
PlotLabels 9.304 0.74910.219
PlotManualBars14.644 0.84615.741
PlotMarker32.499 1.46034.799
PlotNode12.991 0.80414.656
PlotNumbers12.156 1.13613.704
PlotOutliers39.795 1.01241.484
PlotOverview2D7.9310.7728.905
PlotPies11.353 0.94213.512
PlotSD4.2140.1265.040
PlotStars27.834 1.13831.842
PlotVariable11.815 0.84512.928
Purity0.0020.0010.003
QueryMultiple17.328 0.52418.298
QueryStarPlot12.551 0.36513.168
ReadInput6.5620.7447.571
SaveClustersToFCS 9.576 0.75310.919
TestOutliers 8.884 0.69110.431
UpdateMetaclusters31.833 1.33435.549
UpdateNodeSize11.923 0.20812.653
get_channels0.0710.0050.081
get_markers0.0700.0050.079
metaClustering_consensus5.5010.6696.416
plotStarLegend0.7910.0070.846
print.FlowSOM7.7610.8119.050
query_multiple17.025 0.47417.831