| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-05 11:34 -0500 (Thu, 05 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4891 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4583 |
| 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 168/2357 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| benchdamic 1.17.0 (landing page) Matteo Calgaro
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for benchdamic in R Universe. | ||||||||||||||
|
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.17.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings benchdamic_1.17.0.tar.gz |
| StartedAt: 2026-03-04 21:38:23 -0500 (Wed, 04 Mar 2026) |
| EndedAt: 2026-03-04 22:12:35 -0500 (Wed, 04 Mar 2026) |
| EllapsedTime: 2052.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: benchdamic.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings benchdamic_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/benchdamic.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.17.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 code 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 ... NOTE
Namespace in Imports field not imported from: ‘microbiome’
All declared Imports should be used.
* 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'norm_DESeq2.Rd':
‘[DESeq2]{estimateSizeFactors}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
createConcordance 9.830 0.304 14.101
createTIEC 9.003 0.142 11.284
plotConcordance 5.473 0.083 5.558
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/benchdamic.Rcheck/00check.log’
for details.
benchdamic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL benchdamic ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘benchdamic’ ... ** this is package ‘benchdamic’ version ‘1.17.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics' Also defined by ‘spam’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics' Also defined by ‘spam’ ** testing if installed package can be loaded from final location Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics' Also defined by ‘spam’ ** testing if installed package keeps a record of temporary installation path * DONE (benchdamic)
benchdamic.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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)
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by 'spam'
>
> 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 334 ]
>
> proc.time()
user system elapsed
66.025 3.558 77.040
benchdamic.Rcheck/benchdamic-Ex.timings
| name | user | system | elapsed | |
| CAT | 0.002 | 0.001 | 0.004 | |
| DA_ALDEx2 | 3.809 | 0.258 | 4.068 | |
| DA_ANCOM | 0.734 | 0.031 | 0.768 | |
| DA_DESeq2 | 2.646 | 0.060 | 2.706 | |
| DA_MAST | 1.222 | 0.023 | 1.218 | |
| DA_Maaslin2 | 0.217 | 0.011 | 0.229 | |
| DA_NOISeq | 1.475 | 0.106 | 1.581 | |
| DA_Seurat | 1.952 | 0.007 | 1.959 | |
| DA_ZicoSeq | 0.600 | 0.019 | 0.620 | |
| DA_basic | 0.027 | 0.005 | 0.032 | |
| DA_corncob | 0.584 | 0.017 | 0.605 | |
| DA_dearseq | 0.056 | 0.001 | 0.057 | |
| DA_edgeR | 0.212 | 0.013 | 0.225 | |
| DA_limma | 0.066 | 0.004 | 0.071 | |
| DA_linda | 0.044 | 0.001 | 0.045 | |
| DA_maaslin3 | 0.469 | 0.015 | 0.485 | |
| DA_metagenomeSeq | 0.223 | 0.005 | 0.229 | |
| DA_mixMC | 0.591 | 0.002 | 0.593 | |
| RMSE | 0.000 | 0.001 | 0.001 | |
| addKnowledge | 0.155 | 0.007 | 0.163 | |
| areaCAT | 3.948 | 0.095 | 4.044 | |
| checkNormalization | 0 | 0 | 0 | |
| createColors | 0.004 | 0.001 | 0.004 | |
| createConcordance | 9.830 | 0.304 | 14.101 | |
| createEnrichment | 0.577 | 0.009 | 1.173 | |
| createMocks | 0.004 | 0.004 | 0.031 | |
| createPositives | 2.529 | 0.014 | 3.960 | |
| createSplits | 0.071 | 0.002 | 0.073 | |
| createTIEC | 9.003 | 0.142 | 11.284 | |
| enrichmentTest | 0.215 | 0.004 | 0.219 | |
| extractDA | 0.351 | 0.002 | 0.352 | |
| extractStatistics | 0.293 | 0.003 | 0.296 | |
| fitDM | 0.040 | 0.002 | 0.043 | |
| fitHURDLE | 0.750 | 0.008 | 0.757 | |
| fitModels | 2.558 | 0.040 | 2.617 | |
| fitNB | 0.035 | 0.003 | 0.039 | |
| fitZIG | 0.048 | 0.000 | 0.048 | |
| fitZINB | 0.412 | 0.020 | 0.431 | |
| getDA | 0.132 | 0.013 | 0.145 | |
| getPositives | 0.153 | 0.001 | 0.156 | |
| getStatistics | 0.124 | 0.007 | 0.130 | |
| get_counts_metadata | 0.140 | 0.002 | 0.141 | |
| iterative_ordering | 0.008 | 0.001 | 0.008 | |
| meanDifferences | 0.001 | 0.001 | 0.002 | |
| norm_CSS | 0.064 | 0.001 | 0.065 | |
| norm_DESeq2 | 0.442 | 0.000 | 0.443 | |
| norm_TSS | 0.029 | 0.002 | 0.031 | |
| norm_edgeR | 0.032 | 0.003 | 0.035 | |
| plotConcordance | 5.473 | 0.083 | 5.558 | |
| plotContingency | 1.327 | 0.025 | 1.352 | |
| plotEnrichment | 1.335 | 0.043 | 1.378 | |
| plotFDR | 2.502 | 0.010 | 2.513 | |
| plotFPR | 2.540 | 0.063 | 2.603 | |
| plotKS | 2.409 | 0.026 | 2.435 | |
| plotLogP | 2.430 | 0.039 | 2.469 | |
| plotMD | 3.506 | 0.014 | 3.521 | |
| plotMutualFindings | 1.341 | 0.004 | 1.346 | |
| plotPositives | 0.770 | 0.003 | 0.773 | |
| plotQQ | 2.483 | 0.031 | 2.514 | |
| plotRMSE | 2.695 | 0.009 | 2.704 | |
| prepareObserved | 0.001 | 0.000 | 0.001 | |
| runDA | 0.466 | 0.002 | 0.468 | |
| runMocks | 0.691 | 0.005 | 0.696 | |
| runNormalizations | 0.426 | 0.000 | 0.426 | |
| runSplits | 3.382 | 0.021 | 3.402 | |
| setNormalizations | 0.001 | 0.000 | 0.000 | |
| set_ALDEx2 | 0.007 | 0.000 | 0.006 | |
| set_ANCOM | 0.008 | 0.000 | 0.007 | |
| set_DESeq2 | 0.006 | 0.001 | 0.007 | |
| set_MAST | 0.003 | 0.000 | 0.003 | |
| set_Maaslin2 | 0.005 | 0.000 | 0.004 | |
| set_NOISeq | 0.003 | 0.000 | 0.003 | |
| set_Seurat | 0.005 | 0.000 | 0.006 | |
| set_ZicoSeq | 0.006 | 0.001 | 0.007 | |
| set_basic | 0.002 | 0.000 | 0.002 | |
| set_corncob | 0.004 | 0.000 | 0.004 | |
| set_dearseq | 0.001 | 0.001 | 0.002 | |
| set_edgeR | 0.011 | 0.000 | 0.011 | |
| set_limma | 0.007 | 0.001 | 0.008 | |
| set_linda | 0.006 | 0.000 | 0.005 | |
| set_maaslin3 | 0.007 | 0.001 | 0.009 | |
| set_metagenomeSeq | 0.005 | 0.000 | 0.005 | |
| set_mixMC | 0.001 | 0.001 | 0.003 | |
| weights_ZINB | 0.395 | 0.000 | 0.395 | |