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

This page was generated on 2025-08-30 12:06 -0400 (Sat, 30 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4615
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4562
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4541
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 751/2320HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-29 13:45 -0400 (Fri, 29 Aug 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-08-29 20:53:45 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 21:03:24 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 579.0 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 (2025-06-13)
* 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.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                       49.734  2.346  52.136
PlotDimRed                        43.669  2.492  46.632
PlotMarker                        20.472  1.367  22.179
PlotOutliers                      20.303  0.963  21.504
UpdateMetaclusters                17.454  1.381  19.079
PlotStars                         15.235  1.084  16.530
GroupStats                        14.193  1.067  15.391
PlotGroups                        11.544  1.127  12.772
FlowSOM                           11.288  0.997  12.385
Plot2DScatters                     9.512  0.780  10.451
QueryMultiple                      9.498  0.553  10.178
AddAnnotation                      8.814  0.635   9.654
query_multiple                     8.864  0.443   9.391
PlotManualBars                     7.891  0.820   8.803
PlotNode                           7.813  0.799   8.809
GetFlowJoLabels                    7.265  0.619   7.951
PlotNumbers                        7.025  0.748   7.883
PlotVariable                       6.847  0.733   7.670
PlotFlowSOM                        6.411  0.873   7.370
PlotPies                           6.479  0.791   7.365
QueryStarPlot                      6.907  0.329   7.337
CountGroups                        6.443  0.624   7.191
UpdateNodeSize                     6.244  0.247   6.560
MetaclusterMFIs                    5.629  0.756   6.457
SaveClustersToFCS                  5.537  0.817   6.430
NClusters                          5.320  0.787   6.178
NMetaclusters                      5.282  0.787   6.133
PlotLabels                         5.374  0.629   6.063
GetFeatures                        5.531  0.461   6.041
MetaclusterCVs                     5.041  0.690   5.798
GetMetaclusterPercentagesPositive  4.706  0.720   5.479
TestOutliers                       4.811  0.607   5.477
PlotOverview2D                     4.656  0.635   5.362
GetMetaclusterMFIs                 4.482  0.756   5.285
GetMetaclusters                    4.544  0.680   5.272
GetPercentages                     4.520  0.630   5.209
GetMFIs                            4.457  0.613   5.111
GetMetaclusterCVs                  4.483  0.578   5.106
print.FlowSOM                      4.327  0.726   5.094
* 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.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
AddAnnotation8.8140.6359.654
AggregateFlowFrames0.1110.0080.119
BuildMST1.4200.1201.551
BuildSOM1.2160.0731.307
CountGroups6.4430.6247.191
FMeasure0.0010.0000.001
FlowSOM11.288 0.99712.385
FlowSOMSubset4.2800.4204.748
FlowSOMmary49.734 2.34652.136
GetChannels0.0380.0020.041
GetClusterMFIs4.1330.4794.650
GetClusterPercentagesPositive4.1320.4974.677
GetClusters4.0490.5394.628
GetCounts4.3160.5534.918
GetFeatures5.5310.4616.041
GetFlowJoLabels7.2650.6197.951
GetMFIs4.4570.6135.111
GetMarkers0.0400.0030.043
GetMetaclusterCVs4.4830.5785.106
GetMetaclusterMFIs4.4820.7565.285
GetMetaclusterPercentagesPositive4.7060.7205.479
GetMetaclusters4.5440.6805.272
GetPercentages4.5200.6305.209
GroupStats14.193 1.06715.391
Initialize_KWSP0.0050.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering3.6380.5534.258
MetaclusterCVs5.0410.6905.798
MetaclusterMFIs5.6290.7566.457
NClusters5.3200.7876.178
NMetaclusters5.2820.7876.133
NewData4.3580.5184.944
Plot2DScatters 9.512 0.78010.451
PlotCenters1.4410.0891.548
PlotClusters2D1.4060.1431.571
PlotDimRed43.669 2.49246.632
PlotFileScatters1.0130.0391.062
PlotFlowSOM6.4110.8737.370
PlotGroups11.544 1.12712.772
PlotLabels5.3740.6296.063
PlotManualBars7.8910.8208.803
PlotMarker20.472 1.36722.179
PlotNode7.8130.7998.809
PlotNumbers7.0250.7487.883
PlotOutliers20.303 0.96321.504
PlotOverview2D4.6560.6355.362
PlotPies6.4790.7917.365
PlotSD2.2000.1692.395
PlotStars15.235 1.08416.530
PlotVariable6.8470.7337.670
Purity0.0010.0000.001
QueryMultiple 9.498 0.55310.178
QueryStarPlot6.9070.3297.337
ReadInput3.3770.5804.007
SaveClustersToFCS5.5370.8176.430
TestOutliers4.8110.6075.477
UpdateMetaclusters17.454 1.38119.079
UpdateNodeSize6.2440.2476.560
get_channels0.0420.0030.044
get_markers0.0380.0020.041
metaClustering_consensus2.6300.4343.099
plotStarLegend0.4280.0050.438
print.FlowSOM4.3270.7265.094
query_multiple8.8640.4439.391