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

This page was generated on 2025-12-08 11:35 -0500 (Mon, 08 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 758/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-12-07 13:40 -0500 (Sun, 07 Dec 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 3c00c1d
git_last_commit_date: 2025-10-29 10:23:19 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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


CHECK results for FlowSOM on kjohnson3

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.19.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.19.0.tar.gz
StartedAt: 2025-12-07 19:55:55 -0500 (Sun, 07 Dec 2025)
EndedAt: 2025-12-07 20:00:07 -0500 (Sun, 07 Dec 2025)
EllapsedTime: 252.2 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* 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.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.19.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.1.0.2.5)’
* 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 ... INFO
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        20.388  1.438  22.783
PlotDimRed         17.772  1.799  20.670
PlotOutliers       10.214  0.598  11.164
PlotMarker          6.719  0.769   7.693
UpdateMetaclusters  6.273  0.899   7.927
PlotStars           5.332  0.719   6.311
FlowSOM             4.739  0.897   5.707
GroupStats          4.699  0.629   5.558
PlotGroups          4.490  0.802   5.662
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-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.6-arm64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.19.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.1.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.6-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
AddAnnotation3.2280.4583.741
AggregateFlowFrames0.0360.0030.039
BuildMST0.5830.0410.644
BuildSOM0.4270.0460.503
CountGroups2.6210.4553.100
FMeasure000
FlowSOM4.7390.8975.707
FlowSOMSubset1.7400.4402.141
FlowSOMmary20.388 1.43822.783
GetChannels0.0140.0020.015
GetClusterMFIs1.8030.3672.155
GetClusterPercentagesPositive1.8100.4232.380
GetClusters1.7800.4302.191
GetCounts1.8170.3952.198
GetFeatures2.1510.3452.438
GetFlowJoLabels3.2770.4883.942
GetMFIs1.9000.4962.535
GetMarkers0.0160.0020.019
GetMetaclusterCVs1.9020.4762.459
GetMetaclusterMFIs1.9210.4462.450
GetMetaclusterPercentagesPositive1.9610.5262.562
GetMetaclusters1.8850.5082.597
GetPercentages1.9430.5232.570
GroupStats4.6990.6295.558
Initialize_KWSP0.0020.0000.002
Initialize_PCA000
MetaClustering1.1400.5092.072
MetaclusterCVs2.0300.5802.646
MetaclusterMFIs2.3490.6293.336
NClusters2.2250.6283.006
NMetaclusters2.1180.5642.800
NewData1.6690.3912.300
Plot2DScatters3.6160.5064.267
PlotCenters0.4530.0690.565
PlotClusters2D0.4350.0660.511
PlotDimRed17.772 1.79920.670
PlotFileScatters0.3820.0120.435
PlotFlowSOM2.3890.6233.107
PlotGroups4.4900.8025.662
PlotLabels2.5120.5893.275
PlotManualBars3.3260.6264.063
PlotMarker6.7190.7697.693
PlotNode2.8090.5503.396
PlotNumbers2.6740.5953.434
PlotOutliers10.214 0.59811.164
PlotOverview2D2.2860.4402.774
PlotPies2.9360.5143.500
PlotSD0.8090.0680.942
PlotStars5.3320.7196.311
PlotVariable2.7490.5463.450
Purity0.0010.0000.001
QueryMultiple3.5900.2854.092
QueryStarPlot3.0140.2623.446
ReadInput1.2110.5341.804
SaveClustersToFCS2.2730.6443.058
TestOutliers2.0660.5572.693
UpdateMetaclusters6.2730.8997.927
UpdateNodeSize2.1420.1382.430
get_channels0.0130.0020.016
get_markers0.0130.0020.016
metaClustering_consensus1.4140.5292.032
plotStarLegend0.1850.0070.209
print.FlowSOM1.9920.5432.621
query_multiple3.7100.2764.298