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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4756
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4475
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4435
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4383
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 736/2275HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-01-03 13:40 -0500 (Fri, 03 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-03 20:34:12 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 20:43:33 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 560.7 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.662  2.141  50.884
PlotDimRed                        42.769  2.577  45.925
PlotOutliers                      19.150  0.862  20.260
PlotMarker                        18.555  1.208  19.977
UpdateMetaclusters                16.662  1.343  18.263
PlotStars                         14.169  1.015  15.361
GroupStats                        12.195  0.810  13.116
FlowSOM                           11.782  0.949  12.855
PlotGroups                        10.982  1.018  12.094
Plot2DScatters                     9.274  0.812  10.214
QueryMultiple                      9.167  0.446   9.746
query_multiple                     9.009  0.493   9.608
AddAnnotation                      8.882  0.591   9.563
PlotManualBars                     7.946  0.811   8.856
GetFlowJoLabels                    7.423  0.660   8.182
PlotPies                           6.867  0.769   7.759
PlotNode                           6.828  0.756   7.653
QueryStarPlot                      7.130  0.385   7.597
PlotNumbers                        6.672  0.712   7.475
PlotVariable                       6.499  0.733   7.313
SaveClustersToFCS                  6.032  0.865   7.018
UpdateNodeSize                     6.480  0.306   6.856
PlotFlowSOM                        6.039  0.704   6.795
CountGroups                        6.147  0.568   6.793
MetaclusterMFIs                    4.957  0.852   5.875
NMetaclusters                      4.953  0.842   5.887
TestOutliers                       4.963  0.810   5.864
NClusters                          5.121  0.648   5.835
PlotLabels                         5.143  0.605   5.798
GetFeatures                        5.380  0.359   5.780
PlotOverview2D                     4.868  0.529   5.472
GetMetaclusterCVs                  4.681  0.706   5.497
GetMFIs                            4.637  0.689   5.444
MetaclusterCVs                     4.576  0.648   5.294
GetMetaclusterMFIs                 4.515  0.680   5.423
GetPercentages                     4.548  0.634   5.228
GetClusterMFIs                     4.523  0.521   5.086
print.FlowSOM                      4.310  0.634   5.017
GetMetaclusterPercentagesPositive  4.360  0.572   5.010
* 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
AddAnnotation8.8820.5919.563
AggregateFlowFrames0.1010.0050.106
BuildMST1.4540.0841.552
BuildSOM1.2120.0781.301
CountGroups6.1470.5686.793
FMeasure0.0010.0010.001
FlowSOM11.782 0.94912.855
FlowSOMSubset4.3410.4044.820
FlowSOMmary48.662 2.14150.884
GetChannels0.0370.0020.040
GetClusterMFIs4.5230.5215.086
GetClusterPercentagesPositive4.0850.5054.624
GetClusters4.0330.4904.554
GetCounts4.0550.5214.601
GetFeatures5.3800.3595.780
GetFlowJoLabels7.4230.6608.182
GetMFIs4.6370.6895.444
GetMarkers0.0430.0030.051
GetMetaclusterCVs4.6810.7065.497
GetMetaclusterMFIs4.5150.6805.423
GetMetaclusterPercentagesPositive4.3600.5725.010
GetMetaclusters4.1460.6964.934
GetPercentages4.5480.6345.228
GroupStats12.195 0.81013.116
Initialize_KWSP0.0050.0000.005
Initialize_PCA0.0010.0000.001
MetaClustering2.9350.5563.543
MetaclusterCVs4.5760.6485.294
MetaclusterMFIs4.9570.8525.875
NClusters5.1210.6485.835
NMetaclusters4.9530.8425.887
NewData4.2750.4474.784
Plot2DScatters 9.274 0.81210.214
PlotCenters1.2780.0831.375
PlotClusters2D1.0850.0741.166
PlotDimRed42.769 2.57745.925
PlotFileScatters0.8300.0400.875
PlotFlowSOM6.0390.7046.795
PlotGroups10.982 1.01812.094
PlotLabels5.1430.6055.798
PlotManualBars7.9460.8118.856
PlotMarker18.555 1.20819.977
PlotNode6.8280.7567.653
PlotNumbers6.6720.7127.475
PlotOutliers19.150 0.86220.260
PlotOverview2D4.8680.5295.472
PlotPies6.8670.7697.759
PlotSD2.2200.1142.363
PlotStars14.169 1.01515.361
PlotVariable6.4990.7337.313
Purity0.0010.0000.001
QueryMultiple9.1670.4469.746
QueryStarPlot7.1300.3857.597
ReadInput3.9140.8054.793
SaveClustersToFCS6.0320.8657.018
TestOutliers4.9630.8105.864
UpdateMetaclusters16.662 1.34318.263
UpdateNodeSize6.4800.3066.856
get_channels0.0380.0030.042
get_markers0.0390.0020.042
metaClustering_consensus2.4070.3732.820
plotStarLegend0.3940.0040.403
print.FlowSOM4.3100.6345.017
query_multiple9.0090.4939.608