Back to Multiple platform build/check report for BioC 3.18:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-17 11:37:31 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 153/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.8.2  (landing page)
Matteo Calgaro
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_18
git_last_commit: c22b193
git_last_commit_date: 2024-03-06 05:03:42 -0400 (Wed, 06 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for benchdamic on merida1


To the developers/maintainers of the benchdamic package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/benchdamic.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: benchdamic
Version: 1.8.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings benchdamic_1.8.2.tar.gz
StartedAt: 2024-04-15 23:43:38 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-16 00:11:55 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1697.2 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings benchdamic_1.8.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/benchdamic.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.8.2’
* 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 ‘benchdamic’ can be installed ... OK
* 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 R 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 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 ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
DA_ALDEx2         11.856  1.549  13.889
plotConcordance   10.702  0.114  11.080
createConcordance 10.371  0.129  10.720
areaCAT            9.187  0.181   9.703
plotMD             8.283  0.047   8.418
DA_ANCOM           8.224  0.080   8.374
runSplits          8.135  0.079   9.181
plotRMSE           6.911  0.047   7.613
fitModels          5.936  0.102   6.133
DA_DESeq2          5.864  0.057   6.019
createTIEC         5.672  0.060   6.077
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

benchdamic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘benchdamic’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** testing if installed package can be loaded from final location
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** testing if installed package keeps a record of temporary installation path
* DONE (benchdamic)

Tests output

benchdamic.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(benchdamic)
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by 'spam'
> 
> test_check("benchdamic")
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 310 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_DA_paired.R:3:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 310 ]
> 
> proc.time()
   user  system elapsed 
391.079   8.065 532.541 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0090.0020.010
DA_ALDEx211.856 1.54913.889
DA_ANCOM8.2240.0808.374
DA_DESeq25.8640.0576.019
DA_MAST3.1020.0663.328
DA_Maaslin20.4800.0640.646
DA_NOISeq1.8450.0231.920
DA_Seurat3.0650.0653.162
DA_ZicoSeq1.8050.0401.861
DA_basic0.0710.0040.076
DA_dearseq0.1180.0070.126
DA_edgeR0.4500.0130.467
DA_limma0.1450.0070.153
DA_linda0.1080.0070.116
DA_metagenomeSeq0.660.040.73
DA_mixMC0.6920.0300.748
RMSE0.0010.0000.002
addKnowledge0.3280.0120.364
areaCAT9.1870.1819.703
checkNormalization0.0000.0010.001
createColors0.0080.0010.009
createConcordance10.371 0.12910.720
createEnrichment0.5280.0110.545
createMocks0.0060.0030.010
createPositives1.8780.0441.980
createSplits0.0640.0030.069
createTIEC5.6720.0606.077
enrichmentTest0.2570.0090.269
extractDA0.3950.0070.409
extractStatistics0.4720.0160.494
fitDM0.0730.0040.079
fitHURDLE1.6070.0091.652
fitModels5.9360.1026.133
fitNB0.1620.0030.165
fitZIG0.1130.0020.117
fitZINB1.0220.0071.041
getDA0.1710.0220.193
getPositives0.1720.0070.178
getStatistics0.1410.0130.170
get_counts_metadata0.3930.0050.402
iterative_ordering0.0200.0020.022
meanDifferences0.0040.0010.005
norm_CSS0.1550.0020.158
norm_DESeq21.0570.0071.108
norm_TSS0.0740.0020.076
norm_edgeR0.0850.0010.087
plotConcordance10.702 0.11411.080
plotContingency2.3800.0472.463
plotEnrichment2.2960.0192.344
plotFDR4.7380.0404.814
plotFPR4.7450.0424.803
plotKS4.6600.0424.720
plotLogP4.7470.0384.804
plotMD8.2830.0478.418
plotMutualFindings2.3780.0192.437
plotPositives1.6460.0151.674
plotQQ4.7270.0464.803
plotRMSE6.9110.0477.613
prepareObserved0.0030.0000.003
runDA1.2010.0091.381
runMocks1.6580.0211.864
runNormalizations1.0940.0051.190
runSplits8.1350.0799.181
setNormalizations0.0000.0010.001
set_ALDEx20.0150.0010.020
set_ANCOM0.0180.0020.022
set_DESeq20.0190.0020.024
set_MAST0.0080.0000.010
set_Maaslin20.0110.0010.014
set_NOISeq0.0090.0010.011
set_Seurat0.0150.0010.018
set_ZicoSeq0.0170.0010.019
set_basic0.0040.0010.006
set_dearseq0.0050.0000.005
set_edgeR0.0320.0020.038
set_limma0.0200.0010.024
set_linda0.0140.0010.015
set_metagenomeSeq0.0110.0010.016
set_mixMC0.0060.0010.006
weights_ZINB1.1320.0111.260