Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:20 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 139/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
benchdamic 1.5.2 (landing page) Matteo Calgaro
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
Package: benchdamic |
Version: 1.5.2 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:benchdamic.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings benchdamic_1.5.2.tar.gz |
StartedAt: 2022-12-28 21:50:38 -0500 (Wed, 28 Dec 2022) |
EndedAt: 2022-12-28 21:59:21 -0500 (Wed, 28 Dec 2022) |
EllapsedTime: 522.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: benchdamic.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:benchdamic.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings benchdamic_1.5.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/benchdamic.Rcheck' * using R Under development (unstable) (2022-12-25 r83502 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 10.4.0 GNU Fortran (GCC) 10.4.0 * running under: Windows Server x64 (build 20348) * 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.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 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 5.11 1.06 6.29 DA_ANCOM 0.75 0.11 13.73 * 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
benchdamic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL benchdamic ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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 59.00 3.71 100.56
benchdamic.Rcheck/benchdamic-Ex.timings
name | user | system | elapsed | |
CAT | 0 | 0 | 0 | |
DA_ALDEx2 | 5.11 | 1.06 | 6.29 | |
DA_ANCOM | 0.75 | 0.11 | 13.73 | |
DA_DESeq2 | 2.37 | 0.00 | 2.38 | |
DA_MAST | 1.49 | 0.00 | 1.48 | |
DA_NOISeq | 1.11 | 0.00 | 1.11 | |
DA_Seurat | 0.53 | 0.00 | 0.53 | |
DA_basic | 0.03 | 0.00 | 0.04 | |
DA_corncob | 1.03 | 0.11 | 1.37 | |
DA_dearseq | 0.03 | 0.00 | 0.05 | |
DA_edgeR | 0.19 | 0.01 | 0.21 | |
DA_limma | 0.06 | 0.00 | 0.06 | |
DA_metagenomeSeq | 0.28 | 0.00 | 0.28 | |
RMSE | 0 | 0 | 0 | |
addKnowledge | 0.12 | 0.00 | 0.12 | |
areaCAT | 3.39 | 0.10 | 3.48 | |
checkNormalization | 0 | 0 | 0 | |
createColors | 0.02 | 0.00 | 0.02 | |
createConcordance | 3.94 | 0.11 | 4.05 | |
createEnrichment | 0.2 | 0.0 | 0.2 | |
createMocks | 0 | 0 | 0 | |
createPositives | 0.64 | 0.03 | 0.67 | |
createSplits | 0.03 | 0.00 | 0.03 | |
createTIEC | 2.56 | 0.06 | 2.63 | |
enrichmentTest | 0.10 | 0.00 | 0.09 | |
extractDA | 0.14 | 0.00 | 0.14 | |
extractStatistics | 0.14 | 0.00 | 0.14 | |
fitDM | 0.01 | 0.00 | 0.01 | |
fitHURDLE | 0.29 | 0.00 | 0.29 | |
fitModels | 0.96 | 0.02 | 0.98 | |
fitNB | 0.04 | 0.00 | 0.03 | |
fitZIG | 0.03 | 0.00 | 0.03 | |
fitZINB | 0.31 | 0.00 | 0.31 | |
getDA | 0.14 | 0.00 | 0.14 | |
getPositives | 0.05 | 0.02 | 0.06 | |
getStatistics | 0.06 | 0.00 | 0.07 | |
get_counts_metadata | 0.14 | 0.00 | 0.14 | |
iterative_ordering | 0 | 0 | 0 | |
meanDifferences | 0.02 | 0.00 | 0.01 | |
norm_CSS | 0.04 | 0.00 | 0.05 | |
norm_DESeq2 | 0.46 | 0.00 | 0.45 | |
norm_TSS | 0.02 | 0.00 | 0.01 | |
norm_edgeR | 0.03 | 0.00 | 0.04 | |
plotConcordance | 3.95 | 0.06 | 4.01 | |
plotContingency | 1.11 | 0.03 | 1.14 | |
plotEnrichment | 0.94 | 0.00 | 0.94 | |
plotFDR | 1.94 | 0.02 | 1.95 | |
plotFPR | 1.82 | 0.01 | 1.86 | |
plotKS | 1.88 | 0.02 | 2.14 | |
plotLogP | 1.81 | 0.00 | 2.63 | |
plotMD | 2.38 | 0.05 | 2.59 | |
plotMutualFindings | 1.01 | 0.00 | 1.02 | |
plotPositives | 0.66 | 0.01 | 0.67 | |
plotQQ | 1.87 | 0.03 | 1.90 | |
plotRMSE | 1.72 | 0.03 | 2.04 | |
prepareObserved | 0 | 0 | 0 | |
runDA | 0.38 | 0.02 | 0.39 | |
runMocks | 0.61 | 0.02 | 0.62 | |
runNormalizations | 0.34 | 0.01 | 0.36 | |
runSplits | 3.08 | 0.05 | 3.13 | |
setNormalizations | 0 | 0 | 0 | |
set_ALDEx2 | 0 | 0 | 0 | |
set_ANCOM | 0 | 0 | 0 | |
set_DESeq2 | 0.00 | 0.01 | 0.02 | |
set_MAST | 0 | 0 | 0 | |
set_NOISeq | 0 | 0 | 0 | |
set_Seurat | 0.02 | 0.00 | 0.01 | |
set_basic | 0 | 0 | 0 | |
set_corncob | 0 | 0 | 0 | |
set_dearseq | 0.02 | 0.00 | 0.02 | |
set_edgeR | 0 | 0 | 0 | |
set_limma | 0.01 | 0.00 | 0.01 | |
set_metagenomeSeq | 0 | 0 | 0 | |
weights_ZINB | 0.38 | 0.00 | 0.38 | |