| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:21 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 153/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| benchdamic 1.5.2 (landing page) Matteo Calgaro
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: benchdamic |
| Version: 1.5.2 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings benchdamic_1.5.2.tar.gz |
| StartedAt: 2023-04-11 18:46:13 -0400 (Tue, 11 Apr 2023) |
| EndedAt: 2023-04-11 19:18:18 -0400 (Tue, 11 Apr 2023) |
| EllapsedTime: 1924.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: benchdamic.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings benchdamic_1.5.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/benchdamic.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.5.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 loading without being on the library search path ... 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
* 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 ...
‘intro.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
benchdamic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL benchdamic ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘benchdamic’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (benchdamic)
benchdamic.Rcheck/tests/testthat.Rout
R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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)
>
> test_check("benchdamic")
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
|------------(25%)----------(50%)----------(75%)----------|
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 292 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 292 ]
>
> proc.time()
user system elapsed
66.933 3.443 84.221
benchdamic.Rcheck/benchdamic-Ex.timings
| name | user | system | elapsed | |
| CAT | 0.005 | 0.000 | 0.006 | |
| DA_ALDEx2 | 3.615 | 0.224 | 3.840 | |
| DA_ANCOM | 1.492 | 0.056 | 1.548 | |
| DA_DESeq2 | 4.058 | 0.020 | 4.079 | |
| DA_MAST | 0.604 | 0.028 | 0.632 | |
| DA_NOISeq | 1.568 | 0.044 | 1.612 | |
| DA_Seurat | 0.804 | 0.008 | 0.812 | |
| DA_basic | 0.031 | 0.000 | 0.031 | |
| DA_corncob | 1.187 | 0.072 | 1.267 | |
| DA_dearseq | 0.177 | 0.044 | 0.221 | |
| DA_edgeR | 0.224 | 0.012 | 0.235 | |
| DA_limma | 0.075 | 0.000 | 0.076 | |
| DA_metagenomeSeq | 0.261 | 0.032 | 0.293 | |
| RMSE | 0.000 | 0.000 | 0.001 | |
| addKnowledge | 0.163 | 0.016 | 0.179 | |
| areaCAT | 4.072 | 0.368 | 4.441 | |
| checkNormalization | 0 | 0 | 0 | |
| createColors | 0.001 | 0.004 | 0.005 | |
| createConcordance | 4.536 | 0.284 | 4.820 | |
| createEnrichment | 0.265 | 0.008 | 0.273 | |
| createMocks | 0.002 | 0.003 | 0.004 | |
| createPositives | 0.867 | 0.020 | 0.887 | |
| createSplits | 0.029 | 0.000 | 0.029 | |
| createTIEC | 2.757 | 0.192 | 2.949 | |
| enrichmentTest | 0.119 | 0.004 | 0.123 | |
| extractDA | 0.178 | 0.000 | 0.178 | |
| extractStatistics | 0.182 | 0.004 | 0.186 | |
| fitDM | 0.033 | 0.000 | 0.033 | |
| fitHURDLE | 0.380 | 0.008 | 0.388 | |
| fitModels | 1.254 | 0.048 | 1.302 | |
| fitNB | 0.046 | 0.000 | 0.046 | |
| fitZIG | 0.053 | 0.004 | 0.057 | |
| fitZINB | 0.409 | 0.026 | 0.434 | |
| getDA | 0.066 | 0.018 | 0.084 | |
| getPositives | 0.082 | 0.000 | 0.082 | |
| getStatistics | 0.058 | 0.012 | 0.070 | |
| get_counts_metadata | 0.218 | 0.004 | 0.222 | |
| iterative_ordering | 0.01 | 0.00 | 0.01 | |
| meanDifferences | 0.002 | 0.000 | 0.002 | |
| norm_CSS | 0.053 | 0.015 | 0.069 | |
| norm_DESeq2 | 0.390 | 0.044 | 0.434 | |
| norm_TSS | 0.030 | 0.000 | 0.031 | |
| norm_edgeR | 0.030 | 0.004 | 0.034 | |
| plotConcordance | 4.434 | 0.152 | 4.587 | |
| plotContingency | 1.095 | 0.032 | 1.127 | |
| plotEnrichment | 1.112 | 0.048 | 1.161 | |
| plotFDR | 2.093 | 0.064 | 2.157 | |
| plotFPR | 2.058 | 0.044 | 2.103 | |
| plotKS | 2.075 | 0.064 | 2.139 | |
| plotLogP | 2.110 | 0.056 | 2.166 | |
| plotMD | 2.452 | 0.056 | 2.508 | |
| plotMutualFindings | 1.151 | 0.024 | 1.176 | |
| plotPositives | 0.708 | 0.008 | 0.717 | |
| plotQQ | 2.128 | 0.040 | 2.168 | |
| plotRMSE | 1.745 | 0.068 | 1.814 | |
| prepareObserved | 0.002 | 0.000 | 0.002 | |
| runDA | 0.489 | 0.016 | 0.505 | |
| runMocks | 0.682 | 0.012 | 0.694 | |
| runNormalizations | 0.532 | 0.024 | 0.557 | |
| runSplits | 3.566 | 0.040 | 3.606 | |
| setNormalizations | 0.001 | 0.000 | 0.000 | |
| set_ALDEx2 | 0.007 | 0.000 | 0.006 | |
| set_ANCOM | 0.007 | 0.000 | 0.007 | |
| set_DESeq2 | 0.007 | 0.000 | 0.007 | |
| set_MAST | 0.003 | 0.000 | 0.003 | |
| set_NOISeq | 0.003 | 0.000 | 0.003 | |
| set_Seurat | 0.005 | 0.000 | 0.005 | |
| set_basic | 0.001 | 0.000 | 0.002 | |
| set_corncob | 0.004 | 0.000 | 0.004 | |
| set_dearseq | 0.002 | 0.000 | 0.002 | |
| set_edgeR | 0.011 | 0.000 | 0.011 | |
| set_limma | 0.004 | 0.004 | 0.007 | |
| set_metagenomeSeq | 0.004 | 0.000 | 0.005 | |
| weights_ZINB | 0.407 | 0.000 | 0.407 | |