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

This page was generated on 2025-02-15 11:42 -0500 (Sat, 15 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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 741/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-02-14 13:40 -0500 (Fri, 14 Feb 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 -0500 (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


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.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-02-14 20:24:55 -0500 (Fri, 14 Feb 2025)
EndedAt: 2025-02-14 20:34:08 -0500 (Fri, 14 Feb 2025)
EllapsedTime: 553.1 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-01-22 r87618)
* 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.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 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 ... 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        47.893  2.204  50.179
PlotDimRed         41.072  2.563  44.169
PlotOutliers       19.510  0.972  20.742
PlotMarker         17.409  1.130  18.772
UpdateMetaclusters 17.172  1.173  18.535
PlotStars          15.247  1.062  16.515
GroupStats         12.126  0.899  13.145
FlowSOM            11.752  1.032  12.901
PlotGroups         11.251  1.114  12.487
QueryMultiple       9.357  0.527  10.014
Plot2DScatters      9.057  0.786   9.987
AddAnnotation       8.989  0.609   9.697
PlotManualBars      8.316  0.734   9.190
query_multiple      8.522  0.492   9.134
PlotNode            7.512  0.697   8.308
GetFlowJoLabels     7.076  0.646   7.813
QueryStarPlot       7.244  0.371   7.713
PlotVariable        6.707  0.877   7.685
PlotNumbers         6.418  0.775   7.309
PlotPies            6.284  0.721   7.098
CountGroups         5.931  0.604   6.598
PlotLabels          5.810  0.654   6.592
PlotFlowSOM         5.707  0.705   6.464
NMetaclusters       5.659  0.737   6.498
NClusters           5.444  0.775   6.302
UpdateNodeSize      5.944  0.248   6.264
GetFeatures         5.617  0.408   6.092
SaveClustersToFCS   5.209  0.773   6.053
MetaclusterMFIs     4.997  0.799   5.853
TestOutliers        4.959  0.677   5.751
MetaclusterCVs      4.731  0.701   5.498
PlotOverview2D      4.522  0.685   5.279
GetPercentages      4.419  0.638   5.120
GetMetaclusters     4.384  0.665   5.130
GetMetaclusterMFIs  4.342  0.657   5.036
GetMetaclusterCVs   4.376  0.613   5.041
* 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-x86_64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.15.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 -Wl,-framework -Wl,CoreFoundation
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.9890.6099.697
AggregateFlowFrames0.0930.0050.098
BuildMST1.4960.0931.601
BuildSOM1.2380.0921.352
CountGroups5.9310.6046.598
FMeasure0.0010.0010.001
FlowSOM11.752 1.03212.901
FlowSOMSubset4.2690.3914.704
FlowSOMmary47.893 2.20450.179
GetChannels0.0370.0030.041
GetClusterMFIs3.9900.4874.516
GetClusterPercentagesPositive3.9300.4504.408
GetClusters3.9090.4924.432
GetCounts4.0240.4394.504
GetFeatures5.6170.4086.092
GetFlowJoLabels7.0760.6467.813
GetMFIs3.9940.6134.646
GetMarkers0.0370.0020.041
GetMetaclusterCVs4.3760.6135.041
GetMetaclusterMFIs4.3420.6575.036
GetMetaclusterPercentagesPositive4.2650.6654.973
GetMetaclusters4.3840.6655.130
GetPercentages4.4190.6385.120
GroupStats12.126 0.89913.145
Initialize_KWSP0.0040.0000.004
Initialize_PCA0.0010.0010.001
MetaClustering3.0240.5103.572
MetaclusterCVs4.7310.7015.498
MetaclusterMFIs4.9970.7995.853
NClusters5.4440.7756.302
NMetaclusters5.6590.7376.498
NewData3.9370.5094.501
Plot2DScatters9.0570.7869.987
PlotCenters1.3480.0761.444
PlotClusters2D1.3040.1201.448
PlotDimRed41.072 2.56344.169
PlotFileScatters0.8630.0470.925
PlotFlowSOM5.7070.7056.464
PlotGroups11.251 1.11412.487
PlotLabels5.8100.6546.592
PlotManualBars8.3160.7349.190
PlotMarker17.409 1.13018.772
PlotNode7.5120.6978.308
PlotNumbers6.4180.7757.309
PlotOutliers19.510 0.97220.742
PlotOverview2D4.5220.6855.279
PlotPies6.2840.7217.098
PlotSD2.2010.2432.485
PlotStars15.247 1.06216.515
PlotVariable6.7070.8777.685
Purity0.0010.0000.001
QueryMultiple 9.357 0.52710.014
QueryStarPlot7.2440.3717.713
ReadInput3.2030.6163.868
SaveClustersToFCS5.2090.7736.053
TestOutliers4.9590.6775.751
UpdateMetaclusters17.172 1.17318.535
UpdateNodeSize5.9440.2486.264
get_channels0.0380.0020.041
get_markers0.0410.0040.047
metaClustering_consensus2.9520.4733.468
plotStarLegend0.4140.0100.428
print.FlowSOM4.1420.5794.777
query_multiple8.5220.4929.134