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:41 -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 kjohnson1

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 21:33:40 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 21:43:37 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 596.4 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 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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 15.0.0 (clang-1500.0.40.1)’
* 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                       58.201  2.673  62.411
PlotDimRed                        52.338  3.514  56.715
PlotOutliers                      17.781  0.881  18.803
PlotMarker                        17.619  0.989  18.787
UpdateMetaclusters                17.133  1.145  18.383
PlotStars                         14.506  0.808  15.423
FlowSOM                           13.208  1.077  14.570
GroupStats                        12.620  0.891  13.834
PlotGroups                        11.070  1.202  12.478
AddAnnotation                      9.532  0.672  10.986
QueryMultiple                      9.410  0.508  10.051
query_multiple                     8.852  0.468   9.453
Plot2DScatters                     8.075  0.633   8.865
GetFlowJoLabels                    7.993  0.594   8.689
PlotManualBars                     7.528  0.615   8.206
PlotPies                           7.063  0.678   7.800
CountGroups                        6.975  0.553   7.775
QueryStarPlot                      7.148  0.343   7.524
PlotVariable                       6.796  0.615   7.542
PlotNode                           6.812  0.572   7.483
PlotNumbers                        6.587  0.667   7.398
SaveClustersToFCS                  6.389  0.687   7.123
NMetaclusters                      5.675  0.972   6.797
PlotLabels                         6.005  0.621   6.697
GetFeatures                        5.908  0.434   6.397
PlotFlowSOM                        5.721  0.561   6.322
MetaclusterMFIs                    5.578  0.648   6.302
NClusters                          5.586  0.622   6.292
TestOutliers                       5.471  0.640   6.147
print.FlowSOM                      5.058  0.864   5.946
UpdateNodeSize                     5.705  0.211   5.931
GetMetaclusterMFIs                 5.023  0.858   6.046
PlotOverview2D                     5.271  0.583   5.885
GetMFIs                            5.051  0.566   5.688
MetaclusterCVs                     5.043  0.538   5.666
GetPercentages                     4.962  0.549   5.576
GetMetaclusters                    4.867  0.528   5.462
GetMetaclusterCVs                  4.754  0.580   5.474
GetMetaclusterPercentagesPositive  4.763  0.548   5.415
NewData                            4.575  0.706   5.434
GetCounts                          4.622  0.573   5.257
GetClusters                        4.707  0.483   5.214
GetClusterMFIs                     4.698  0.443   5.271
GetClusterPercentagesPositive      4.684  0.441   5.273
* 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-arm64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.16.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FlowSOM.so som.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/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.532 0.67210.986
AggregateFlowFrames0.1150.0080.125
BuildMST1.7490.1191.923
BuildSOM1.3200.0831.462
CountGroups6.9750.5537.775
FMeasure0.0020.0000.002
FlowSOM13.208 1.07714.570
FlowSOMSubset4.3850.4204.836
FlowSOMmary58.201 2.67362.411
GetChannels0.0420.0090.057
GetClusterMFIs4.6980.4435.271
GetClusterPercentagesPositive4.6840.4415.273
GetClusters4.7070.4835.214
GetCounts4.6220.5735.257
GetFeatures5.9080.4346.397
GetFlowJoLabels7.9930.5948.689
GetMFIs5.0510.5665.688
GetMarkers0.0410.0030.045
GetMetaclusterCVs4.7540.5805.474
GetMetaclusterMFIs5.0230.8586.046
GetMetaclusterPercentagesPositive4.7630.5485.415
GetMetaclusters4.8670.5285.462
GetPercentages4.9620.5495.576
GroupStats12.620 0.89113.834
Initialize_KWSP0.0040.0000.005
Initialize_PCA0.0010.0000.001
MetaClustering3.5730.6304.559
MetaclusterCVs5.0430.5385.666
MetaclusterMFIs5.5780.6486.302
NClusters5.5860.6226.292
NMetaclusters5.6750.9726.797
NewData4.5750.7065.434
Plot2DScatters8.0750.6338.865
PlotCenters1.1810.0921.327
PlotClusters2D1.3050.1141.449
PlotDimRed52.338 3.51456.715
PlotFileScatters0.8220.0380.866
PlotFlowSOM5.7210.5616.322
PlotGroups11.070 1.20212.478
PlotLabels6.0050.6216.697
PlotManualBars7.5280.6158.206
PlotMarker17.619 0.98918.787
PlotNode6.8120.5727.483
PlotNumbers6.5870.6677.398
PlotOutliers17.781 0.88118.803
PlotOverview2D5.2710.5835.885
PlotPies7.0630.6787.800
PlotSD2.3480.1122.489
PlotStars14.506 0.80815.423
PlotVariable6.7960.6157.542
Purity0.0020.0010.002
QueryMultiple 9.410 0.50810.051
QueryStarPlot7.1480.3437.524
ReadInput3.1850.4543.661
SaveClustersToFCS6.3890.6877.123
TestOutliers5.4710.6406.147
UpdateMetaclusters17.133 1.14518.383
UpdateNodeSize5.7050.2115.931
get_channels0.0410.0060.047
get_markers0.0400.0050.045
metaClustering_consensus2.8340.2653.103
plotStarLegend0.4640.0040.470
print.FlowSOM5.0580.8645.946
query_multiple8.8520.4689.453