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

This page was generated on 2025-01-11 11:43 -0500 (Sat, 11 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 737/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 Jan 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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.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-01-10 20:31:15 -0500 (Fri, 10 Jan 2025)
EndedAt: 2025-01-10 20:40:35 -0500 (Fri, 10 Jan 2025)
EllapsedTime: 560.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) (2024-11-20 r87352)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.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                       48.371  2.096  50.569
PlotDimRed                        41.797  2.247  44.545
PlotOutliers                      19.615  0.877  20.767
PlotMarker                        17.921  1.237  19.532
UpdateMetaclusters                15.604  1.018  16.803
PlotStars                         14.413  1.063  15.684
GroupStats                        12.705  0.845  13.676
PlotGroups                        11.639  1.031  12.851
FlowSOM                           11.612  1.008  12.751
QueryMultiple                      9.491  0.518  10.157
Plot2DScatters                     9.141  0.692   9.961
AddAnnotation                      9.144  0.628  10.017
PlotManualBars                     8.536  0.824   9.569
query_multiple                     8.601  0.478   9.222
PlotVariable                       7.404  0.809   8.337
PlotNumbers                        7.243  0.895   8.364
PlotNode                           7.296  0.784   8.257
GetFlowJoLabels                    7.332  0.599   8.020
QueryStarPlot                      7.079  0.395   7.576
PlotPies                           6.310  0.689   7.085
PlotLabels                         5.974  0.745   6.867
UpdateNodeSize                     6.378  0.329   6.816
CountGroups                        6.064  0.561   6.689
PlotFlowSOM                        5.765  0.779   6.678
NClusters                          5.574  0.659   6.317
NMetaclusters                      5.450  0.644   6.182
SaveClustersToFCS                  5.175  0.805   6.056
MetaclusterMFIs                    5.097  0.743   5.919
GetPercentages                     5.139  0.638   5.846
GetFeatures                        5.333  0.411   5.820
TestOutliers                       5.012  0.604   5.724
GetMetaclusters                    4.724  0.615   5.400
PlotOverview2D                     4.645  0.616   5.343
GetMFIs                            4.401  0.663   5.147
MetaclusterCVs                     4.495  0.546   5.104
GetMetaclusterMFIs                 4.474  0.548   5.070
GetMetaclusterPercentagesPositive  4.299  0.686   5.055
* 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’ ...
** 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
AddAnnotation 9.144 0.62810.017
AggregateFlowFrames0.1060.0080.120
BuildMST1.5480.0891.652
BuildSOM1.3090.0811.411
CountGroups6.0640.5616.689
FMeasure0.0020.0010.002
FlowSOM11.612 1.00812.751
FlowSOMSubset4.2110.3664.668
FlowSOMmary48.371 2.09650.569
GetChannels0.0420.0040.046
GetClusterMFIs4.3130.5074.865
GetClusterPercentagesPositive4.0520.5114.600
GetClusters4.0820.4954.627
GetCounts4.0370.5514.693
GetFeatures5.3330.4115.820
GetFlowJoLabels7.3320.5998.020
GetMFIs4.4010.6635.147
GetMarkers0.0460.0030.050
GetMetaclusterCVs4.0610.5934.700
GetMetaclusterMFIs4.4740.5485.070
GetMetaclusterPercentagesPositive4.2990.6865.055
GetMetaclusters4.7240.6155.400
GetPercentages5.1390.6385.846
GroupStats12.705 0.84513.676
Initialize_KWSP0.0050.0010.005
Initialize_PCA000
MetaClustering3.1710.5513.763
MetaclusterCVs4.4950.5465.104
MetaclusterMFIs5.0970.7435.919
NClusters5.5740.6596.317
NMetaclusters5.4500.6446.182
NewData4.2930.5454.916
Plot2DScatters9.1410.6929.961
PlotCenters1.3610.1111.501
PlotClusters2D1.3260.1281.475
PlotDimRed41.797 2.24744.545
PlotFileScatters0.8450.0340.883
PlotFlowSOM5.7650.7796.678
PlotGroups11.639 1.03112.851
PlotLabels5.9740.7456.867
PlotManualBars8.5360.8249.569
PlotMarker17.921 1.23719.532
PlotNode7.2960.7848.257
PlotNumbers7.2430.8958.364
PlotOutliers19.615 0.87720.767
PlotOverview2D4.6450.6165.343
PlotPies6.3100.6897.085
PlotSD2.1610.1772.360
PlotStars14.413 1.06315.684
PlotVariable7.4040.8098.337
Purity0.0010.0010.001
QueryMultiple 9.491 0.51810.157
QueryStarPlot7.0790.3957.576
ReadInput3.2320.4983.801
SaveClustersToFCS5.1750.8056.056
TestOutliers5.0120.6045.724
UpdateMetaclusters15.604 1.01816.803
UpdateNodeSize6.3780.3296.816
get_channels0.0420.0030.046
get_markers0.0420.0030.048
metaClustering_consensus2.4470.4092.900
plotStarLegend0.4050.0050.417
print.FlowSOM4.1720.6634.907
query_multiple8.6010.4789.222