Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:40:26 -0400 (Thu, 02 Nov 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
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/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
benchdamic 1.8.0 (landing page) Matteo Calgaro
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: benchdamic |
Version: 1.8.0 |
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings benchdamic_1.8.0.tar.gz |
StartedAt: 2023-11-02 08:36:24 -0000 (Thu, 02 Nov 2023) |
EndedAt: 2023-11-02 08:50:39 -0000 (Thu, 02 Nov 2023) |
EllapsedTime: 855.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: benchdamic.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings benchdamic_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/benchdamic.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * 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.0’ * 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 ... WARNING A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed plotConcordance 6.739 0.064 6.819 DA_ANCOM 6.613 0.160 6.801 createConcordance 6.518 0.012 6.542 areaCAT 5.756 0.033 5.800 plotMD 5.320 0.056 5.386 runSplits 5.126 0.016 5.151 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’/home/biocbuild/R/R-4.3.1/bin/BATCH: line 60: 430089 Killed ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1 ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(benchdamic) > > test_check("benchdamic") * 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: 1 ERROR, 1 WARNING See ‘/home/biocbuild/bbs-3.18-bioc/meat/benchdamic.Rcheck/00check.log’ for details.
benchdamic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL benchdamic ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/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.fail
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-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")
benchdamic.Rcheck/benchdamic-Ex.timings
name | user | system | elapsed | |
CAT | 0.006 | 0.000 | 0.006 | |
DA_ALDEx2 | 4.311 | 0.171 | 4.560 | |
DA_ANCOM | 6.613 | 0.160 | 6.801 | |
DA_DESeq2 | 3.650 | 0.048 | 3.706 | |
DA_MAST | 1.785 | 0.120 | 1.907 | |
DA_Maaslin2 | 0.368 | 0.011 | 0.419 | |
DA_NOISeq | 1.782 | 0.009 | 1.794 | |
DA_Seurat | 0.751 | 0.004 | 0.760 | |
DA_ZicoSeq | 1.039 | 0.000 | 1.043 | |
DA_basic | 0.043 | 0.000 | 0.043 | |
DA_corncob | 1.736 | 0.035 | 1.890 | |
DA_dearseq | 0.076 | 0.000 | 0.079 | |
DA_edgeR | 0.370 | 0.008 | 0.378 | |
DA_limma | 0.099 | 0.000 | 0.103 | |
DA_linda | 0.046 | 0.000 | 0.049 | |
DA_metagenomeSeq | 0.336 | 0.004 | 0.349 | |
DA_mixMC | 0.443 | 0.010 | 0.471 | |
RMSE | 0.001 | 0.000 | 0.001 | |
addKnowledge | 0.296 | 0.015 | 0.313 | |
areaCAT | 5.756 | 0.033 | 5.800 | |
checkNormalization | 0 | 0 | 0 | |
createColors | 0.006 | 0.000 | 0.011 | |
createConcordance | 6.518 | 0.012 | 6.542 | |
createEnrichment | 0.329 | 0.004 | 0.334 | |
createMocks | 0.000 | 0.003 | 0.004 | |
createPositives | 1.189 | 0.008 | 1.204 | |
createSplits | 0.034 | 0.003 | 0.037 | |
createTIEC | 3.408 | 0.036 | 3.459 | |
enrichmentTest | 0.163 | 0.004 | 0.167 | |
extractDA | 0.248 | 0.000 | 0.248 | |
extractStatistics | 0.316 | 0.012 | 0.329 | |
fitDM | 0.044 | 0.000 | 0.044 | |
fitHURDLE | 1.005 | 0.004 | 1.010 | |
fitModels | 3.540 | 0.008 | 3.559 | |
fitNB | 0.056 | 0.004 | 0.061 | |
fitZIG | 0.066 | 0.004 | 0.069 | |
fitZINB | 0.671 | 0.000 | 0.672 | |
getDA | 0.100 | 0.004 | 0.104 | |
getPositives | 0.105 | 0.000 | 0.106 | |
getStatistics | 0.093 | 0.000 | 0.093 | |
get_counts_metadata | 0.239 | 0.000 | 0.239 | |
iterative_ordering | 0.009 | 0.003 | 0.013 | |
meanDifferences | 0.003 | 0.000 | 0.003 | |
norm_CSS | 0.087 | 0.003 | 0.092 | |
norm_DESeq2 | 0.598 | 0.003 | 0.602 | |
norm_TSS | 0.046 | 0.000 | 0.045 | |
norm_edgeR | 0.053 | 0.004 | 0.058 | |
plotConcordance | 6.739 | 0.064 | 6.819 | |
plotContingency | 1.701 | 0.028 | 1.733 | |
plotEnrichment | 1.603 | 0.032 | 1.638 | |
plotFDR | 3.326 | 0.008 | 3.346 | |
plotFPR | 3.125 | 0.044 | 3.174 | |
plotKS | 3.098 | 0.068 | 3.173 | |
plotLogP | 3.169 | 0.012 | 3.186 | |
plotMD | 5.320 | 0.056 | 5.386 | |
plotMutualFindings | 1.639 | 0.032 | 1.674 | |
plotPositives | 1.042 | 0.004 | 1.047 | |
plotQQ | 3.138 | 0.004 | 3.148 | |
plotRMSE | 4.504 | 0.004 | 4.719 | |
prepareObserved | 0.001 | 0.000 | 0.002 | |
runDA | 0.770 | 0.004 | 0.777 | |
runMocks | 0.974 | 0.000 | 0.977 | |
runNormalizations | 0.658 | 0.000 | 0.659 | |
runSplits | 5.126 | 0.016 | 5.151 | |
setNormalizations | 0 | 0 | 0 | |
set_ALDEx2 | 0.006 | 0.003 | 0.010 | |
set_ANCOM | 0.011 | 0.000 | 0.017 | |
set_DESeq2 | 0.01 | 0.00 | 0.01 | |
set_MAST | 0.004 | 0.000 | 0.004 | |
set_Maaslin2 | 0.006 | 0.000 | 0.006 | |
set_NOISeq | 0.001 | 0.003 | 0.005 | |
set_Seurat | 0.008 | 0.000 | 0.008 | |
set_ZicoSeq | 0.010 | 0.000 | 0.011 | |
set_basic | 0.003 | 0.000 | 0.003 | |
set_corncob | 0.005 | 0.000 | 0.006 | |
set_dearseq | 0.002 | 0.000 | 0.002 | |
set_edgeR | 0.017 | 0.000 | 0.017 | |
set_limma | 0.012 | 0.000 | 0.012 | |
set_linda | 0.007 | 0.000 | 0.008 | |
set_metagenomeSeq | 0.007 | 0.000 | 0.007 | |
set_mixMC | 0.004 | 0.000 | 0.003 | |
weights_ZINB | 0.606 | 0.000 | 0.609 | |