Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:35:12 -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: /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.6.4.tar.gz |
StartedAt: 2023-10-15 19:28:14 -0400 (Sun, 15 Oct 2023) |
EndedAt: 2023-10-15 19:59:56 -0400 (Sun, 15 Oct 2023) |
EllapsedTime: 1901.3 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.6.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/benchdamic.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 * running under: Ubuntu 22.04.3 LTS * using session charset: UTF-8 * 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 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 ** 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) -- "Beagle Scouts" 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) 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 171.211 5.199 215.352
benchdamic.Rcheck/benchdamic-Ex.timings
name | user | system | elapsed | |
CAT | 0.005 | 0.000 | 0.005 | |
DA_ALDEx2 | 3.609 | 0.172 | 3.782 | |
DA_ANCOM | 4.675 | 0.188 | 4.863 | |
DA_DESeq2 | 2.611 | 0.028 | 2.640 | |
DA_MAST | 1.371 | 0.073 | 1.419 | |
DA_Maaslin2 | 0.235 | 0.008 | 0.245 | |
DA_NOISeq | 1.48 | 0.04 | 1.52 | |
DA_Seurat | 0.624 | 0.016 | 0.640 | |
DA_ZicoSeq | 0.622 | 0.008 | 0.630 | |
DA_basic | 0.031 | 0.000 | 0.031 | |
DA_corncob | 1.206 | 0.037 | 1.250 | |
DA_dearseq | 0.055 | 0.000 | 0.056 | |
DA_edgeR | 0.286 | 0.011 | 0.297 | |
DA_limma | 0.063 | 0.003 | 0.068 | |
DA_linda | 0.022 | 0.007 | 0.030 | |
DA_metagenomeSeq | 0.231 | 0.005 | 0.234 | |
RMSE | 0.001 | 0.000 | 0.001 | |
addKnowledge | 0.162 | 0.000 | 0.162 | |
areaCAT | 3.748 | 0.100 | 3.848 | |
checkNormalization | 0 | 0 | 0 | |
createColors | 0.003 | 0.002 | 0.005 | |
createConcordance | 4.312 | 0.024 | 4.336 | |
createEnrichment | 0.230 | 0.004 | 0.234 | |
createMocks | 0.003 | 0.000 | 0.004 | |
createPositives | 0.763 | 0.008 | 0.772 | |
createSplits | 0.028 | 0.000 | 0.028 | |
createTIEC | 2.474 | 0.016 | 2.490 | |
enrichmentTest | 0.11 | 0.00 | 0.11 | |
extractDA | 0.16 | 0.00 | 0.16 | |
extractStatistics | 0.162 | 0.000 | 0.161 | |
fitDM | 0.028 | 0.004 | 0.031 | |
fitHURDLE | 0.743 | 0.016 | 0.759 | |
fitModels | 2.409 | 0.028 | 2.438 | |
fitNB | 0.049 | 0.000 | 0.048 | |
fitZIG | 0.054 | 0.000 | 0.053 | |
fitZINB | 0.424 | 0.001 | 0.424 | |
getDA | 0.077 | 0.002 | 0.079 | |
getPositives | 0.073 | 0.000 | 0.073 | |
getStatistics | 0.060 | 0.007 | 0.067 | |
get_counts_metadata | 0.206 | 0.001 | 0.206 | |
iterative_ordering | 0.01 | 0.00 | 0.01 | |
meanDifferences | 0.002 | 0.000 | 0.002 | |
norm_CSS | 0.064 | 0.000 | 0.064 | |
norm_DESeq2 | 0.429 | 0.000 | 0.429 | |
norm_TSS | 0.031 | 0.000 | 0.031 | |
norm_edgeR | 0.036 | 0.000 | 0.037 | |
plotConcordance | 4.500 | 0.040 | 4.541 | |
plotContingency | 1.118 | 0.000 | 1.118 | |
plotEnrichment | 1.105 | 0.000 | 1.105 | |
plotFDR | 2.177 | 0.008 | 2.184 | |
plotFPR | 2.218 | 0.008 | 2.226 | |
plotKS | 2.143 | 0.036 | 2.178 | |
plotLogP | 2.051 | 0.008 | 2.059 | |
plotMD | 3.589 | 0.008 | 3.597 | |
plotMutualFindings | 1.052 | 0.012 | 1.063 | |
plotPositives | 0.762 | 0.024 | 0.786 | |
plotQQ | 2.003 | 0.044 | 2.047 | |
plotRMSE | 3.058 | 0.004 | 3.062 | |
prepareObserved | 0.000 | 0.002 | 0.002 | |
runDA | 0.523 | 0.001 | 0.524 | |
runMocks | 0.774 | 0.008 | 0.783 | |
runNormalizations | 0.462 | 0.000 | 0.463 | |
runSplits | 4.047 | 0.052 | 4.103 | |
setNormalizations | 0.000 | 0.000 | 0.001 | |
set_ALDEx2 | 0.007 | 0.000 | 0.006 | |
set_ANCOM | 0.005 | 0.004 | 0.008 | |
set_DESeq2 | 0.010 | 0.000 | 0.009 | |
set_MAST | 0.004 | 0.000 | 0.004 | |
set_Maaslin2 | 0.005 | 0.000 | 0.004 | |
set_NOISeq | 0.004 | 0.000 | 0.004 | |
set_Seurat | 0.006 | 0.000 | 0.006 | |
set_ZicoSeq | 0.007 | 0.000 | 0.007 | |
set_basic | 0.000 | 0.002 | 0.002 | |
set_corncob | 0.003 | 0.001 | 0.004 | |
set_dearseq | 0.002 | 0.000 | 0.002 | |
set_edgeR | 0.012 | 0.000 | 0.012 | |
set_limma | 0.009 | 0.000 | 0.008 | |
set_linda | 0.006 | 0.000 | 0.005 | |
set_metagenomeSeq | 0.005 | 0.000 | 0.005 | |
weights_ZINB | 0.447 | 0.000 | 0.447 | |