Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:35:56 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
benchdamic 1.6.4 (landing page) Matteo Calgaro
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | TIMEOUT | skipped | skipped | |||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
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. |
Package: benchdamic |
Version: 1.6.4 |
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.6.4.tar.gz |
StartedAt: 2023-10-15 23:47:46 -0400 (Sun, 15 Oct 2023) |
EndedAt: 2023-10-16 00:01:09 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 803.2 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.6.4.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/benchdamic.Rcheck' * using R version 4.3.1 (2023-06-16 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 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.6.4' * 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 6.60 2.25 36.79 DA_ANCOM 5.73 0.04 5.80 plotConcordance 4.77 0.11 5.58 plotRMSE 3.72 0.02 5.48 * 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 ** 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 ** 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.1 (2023-06-16 ucrt) -- "Beagle Scouts" Copyright (C) 2023 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) The legacy packages maptools, rgdal, and rgeos, underpinning the sp package, which was just loaded, were retired in October 2023. Please refer to R-spatial evolution reports for details, especially https://r-spatial.org/r/2023/05/15/evolution4.html. It may be desirable to make the sf package available; package maintainers should consider adding sf to Suggests:. > > test_check("benchdamic") |------------(25%)----------(50%)----------(75%)----------| |------------(25%)----------(50%)----------(75%)----------| |------------(25%)----------(50%)----------(75%)----------| |------------(25%)----------(50%)----------(75%)----------| |------------(25%)----------(50%)----------(75%)----------| [ FAIL 0 | WARN 0 | SKIP 0 | PASS 310 ] > > proc.time() user system elapsed 176.93 5.64 226.14
benchdamic.Rcheck/benchdamic-Ex.timings
name | user | system | elapsed | |
CAT | 0 | 0 | 0 | |
DA_ALDEx2 | 6.60 | 2.25 | 36.79 | |
DA_ANCOM | 5.73 | 0.04 | 5.80 | |
DA_DESeq2 | 2.64 | 0.02 | 2.65 | |
DA_MAST | 1.33 | 0.03 | 1.38 | |
DA_Maaslin2 | 0.28 | 0.03 | 0.62 | |
DA_NOISeq | 1.46 | 0.00 | 1.46 | |
DA_Seurat | 0.61 | 0.00 | 0.60 | |
DA_ZicoSeq | 0.68 | 0.01 | 0.71 | |
DA_basic | 0.05 | 0.00 | 0.04 | |
DA_corncob | 1.34 | 0.16 | 1.94 | |
DA_dearseq | 0.10 | 0.00 | 0.11 | |
DA_edgeR | 0.37 | 0.00 | 0.38 | |
DA_limma | 0.06 | 0.00 | 0.06 | |
DA_linda | 0.04 | 0.00 | 0.03 | |
DA_metagenomeSeq | 0.20 | 0.05 | 0.25 | |
RMSE | 0 | 0 | 0 | |
addKnowledge | 0.17 | 0.00 | 0.20 | |
areaCAT | 4.19 | 0.03 | 4.22 | |
checkNormalization | 0 | 0 | 0 | |
createColors | 0 | 0 | 0 | |
createConcordance | 4.53 | 0.16 | 4.69 | |
createEnrichment | 0.25 | 0.02 | 0.26 | |
createMocks | 0 | 0 | 0 | |
createPositives | 0.87 | 0.03 | 0.90 | |
createSplits | 0.02 | 0.02 | 0.03 | |
createTIEC | 2.66 | 0.03 | 2.69 | |
enrichmentTest | 0.11 | 0.00 | 0.11 | |
extractDA | 0.21 | 0.00 | 0.22 | |
extractStatistics | 0.3 | 0.0 | 0.3 | |
fitDM | 0.06 | 0.00 | 0.06 | |
fitHURDLE | 0.89 | 0.00 | 0.89 | |
fitModels | 2.55 | 0.07 | 2.61 | |
fitNB | 0.06 | 0.00 | 0.06 | |
fitZIG | 0.08 | 0.00 | 0.08 | |
fitZINB | 0.5 | 0.0 | 0.5 | |
getDA | 0.07 | 0.01 | 0.07 | |
getPositives | 0.07 | 0.00 | 0.08 | |
getStatistics | 0.07 | 0.02 | 0.08 | |
get_counts_metadata | 0.15 | 0.01 | 0.17 | |
iterative_ordering | 0 | 0 | 0 | |
meanDifferences | 0.02 | 0.00 | 0.02 | |
norm_CSS | 0.11 | 0.00 | 0.11 | |
norm_DESeq2 | 0.45 | 0.00 | 0.45 | |
norm_TSS | 0.05 | 0.00 | 0.05 | |
norm_edgeR | 0.04 | 0.00 | 0.04 | |
plotConcordance | 4.77 | 0.11 | 5.58 | |
plotContingency | 1.42 | 0.03 | 1.46 | |
plotEnrichment | 1.21 | 0.02 | 1.21 | |
plotFDR | 2.45 | 0.02 | 2.49 | |
plotFPR | 2.73 | 0.06 | 2.80 | |
plotKS | 2.78 | 0.03 | 4.12 | |
plotLogP | 2.64 | 0.09 | 2.77 | |
plotMD | 4.21 | 0.03 | 4.23 | |
plotMutualFindings | 1.47 | 0.07 | 1.53 | |
plotPositives | 0.70 | 0.01 | 2.38 | |
plotQQ | 2.73 | 0.01 | 2.94 | |
plotRMSE | 3.72 | 0.02 | 5.48 | |
prepareObserved | 0 | 0 | 0 | |
runDA | 0.72 | 0.00 | 0.72 | |
runMocks | 0.86 | 0.00 | 0.86 | |
runNormalizations | 0.47 | 0.00 | 0.47 | |
runSplits | 3.64 | 0.03 | 3.67 | |
setNormalizations | 0 | 0 | 0 | |
set_ALDEx2 | 0 | 0 | 0 | |
set_ANCOM | 0.00 | 0.02 | 0.02 | |
set_DESeq2 | 0.00 | 0.01 | 0.02 | |
set_MAST | 0.01 | 0.00 | 0.01 | |
set_Maaslin2 | 0 | 0 | 0 | |
set_NOISeq | 0 | 0 | 0 | |
set_Seurat | 0.02 | 0.00 | 0.01 | |
set_ZicoSeq | 0 | 0 | 0 | |
set_basic | 0 | 0 | 0 | |
set_corncob | 0.01 | 0.00 | 0.02 | |
set_dearseq | 0 | 0 | 0 | |
set_edgeR | 0.02 | 0.00 | 0.01 | |
set_limma | 0.01 | 0.00 | 0.02 | |
set_linda | 0 | 0 | 0 | |
set_metagenomeSeq | 0.02 | 0.00 | 0.02 | |
weights_ZINB | 0.41 | 0.01 | 0.42 | |