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

This page was generated on 2025-03-19 11:46 -0400 (Wed, 19 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 748/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-03-18 13:40 -0400 (Tue, 18 Mar 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: b617807
git_last_commit_date: 2024-10-29 09:57:26 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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.1 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 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.15.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.15.0.tar.gz
StartedAt: 2025-03-18 19:24:06 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 19:27:26 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 200.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.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* using platform: aarch64-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 Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.15.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.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 ... OK
* 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        18.298  1.125  19.745
PlotDimRed         16.663  1.454  18.521
PlotMarker          5.886  0.629   6.655
UpdateMetaclusters  5.460  0.614   6.104
PlotOutliers        5.456  0.275   5.743
PlotStars           4.608  0.448   5.075
* 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.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.15.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -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 -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 -Wl,-framework -Wl,CoreFoundation
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
AddAnnotation2.8680.2043.167
AggregateFlowFrames0.0340.0020.037
BuildMST0.5320.0580.595
BuildSOM0.3920.0400.462
CountGroups1.9830.1902.183
FMeasure0.0010.0000.001
FlowSOM3.9840.3004.325
FlowSOMSubset1.3860.1021.489
FlowSOMmary18.298 1.12519.745
GetChannels0.0130.0010.014
GetClusterMFIs1.4630.2271.714
GetClusterPercentagesPositive1.5010.2231.774
GetClusters1.5380.3101.902
GetCounts1.5190.3191.924
GetFeatures1.8130.1992.109
GetFlowJoLabels2.7590.3303.108
GetMFIs1.6320.3001.949
GetMarkers0.0140.0040.019
GetMetaclusterCVs1.5950.2791.882
GetMetaclusterMFIs1.8090.3332.155
GetMetaclusterPercentagesPositive1.6380.3191.983
GetMetaclusters1.6120.2851.900
GetPercentages1.6580.3211.987
GroupStats4.1090.3954.521
Initialize_KWSP0.0010.0000.002
Initialize_PCA0.0010.0010.000
MetaClustering1.0930.2801.387
MetaclusterCVs1.6890.4002.134
MetaclusterMFIs1.8050.3312.156
NClusters1.9970.4062.428
NMetaclusters1.8300.4012.293
NewData1.4190.1671.591
Plot2DScatters2.6620.3012.994
PlotCenters0.4040.0520.466
PlotClusters2D0.4070.0710.479
PlotDimRed16.663 1.45418.521
PlotFileScatters0.4100.0250.435
PlotFlowSOM2.0280.3692.402
PlotGroups3.7330.5334.324
PlotLabels2.3610.4142.899
PlotManualBars2.6280.4983.263
PlotMarker5.8860.6296.655
PlotNode2.4960.3202.856
PlotNumbers2.3850.3062.696
PlotOutliers5.4560.2755.743
PlotOverview2D1.8070.2612.081
PlotPies2.2710.2992.584
PlotSD0.7300.0940.833
PlotStars4.6080.4485.075
PlotVariable2.5320.3472.910
Purity0.0000.0000.001
QueryMultiple2.9600.2473.219
QueryStarPlot2.3210.2372.567
ReadInput1.2560.3841.662
SaveClustersToFCS2.1220.3782.593
TestOutliers1.7990.3042.119
UpdateMetaclusters5.4600.6146.104
UpdateNodeSize1.7400.0911.833
get_channels0.0190.0020.021
get_markers0.0130.0020.015
metaClustering_consensus0.9090.2591.171
plotStarLegend0.1510.0020.153
print.FlowSOM1.7060.3642.088
query_multiple2.9880.2443.252