Back to Build/check report for BioC 3.24:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-02 11:32 -0400 (Sat, 02 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 166/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.19.0  (landing page)
Matteo Calgaro
Snapshot Date: 2026-05-01 13:45 -0400 (Fri, 01 May 2026)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: devel
git_last_commit: 7b7563e
git_last_commit_date: 2026-04-28 08:57:18 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for benchdamic in R Universe.


CHECK results for benchdamic on nebbiolo2

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.

raw results


Summary

Package: benchdamic
Version: 1.19.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings benchdamic_1.19.0.tar.gz
StartedAt: 2026-05-01 21:42:10 -0400 (Fri, 01 May 2026)
EndedAt: 2026-05-01 22:17:13 -0400 (Fri, 01 May 2026)
EllapsedTime: 2102.5 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings benchdamic_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/benchdamic.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-02 01:42:11 UTC
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://bioconductor.org/packages/3.23/bioc/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.23/bioc/src/contrib/PACKAGES'
 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.627  0.340  11.269
areaCAT           7.038  0.184   8.625
plotConcordance   7.013  0.175   7.206
* 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.24-bioc/meat/benchdamic.Rcheck/00check.log’
for details.


Installation output

benchdamic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘benchdamic’ ...
** this is package ‘benchdamic’ version ‘1.19.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)

Tests output

benchdamic.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
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 
 65.093   3.100  74.898 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0040.0000.003
DA_ALDEx23.7470.2303.978
DA_ANCOM0.7460.0810.827
DA_DESeq22.5020.0812.583
DA_MAST1.1850.0981.256
DA_Maaslin20.2080.0100.218
DA_NOISeq1.2640.0271.291
DA_Seurat1.5020.0021.504
DA_ZicoSeq0.6140.0040.618
DA_basic0.0290.0000.030
DA_corncob0.7460.0040.822
DA_dearseq0.0960.0020.098
DA_edgeR0.2320.0010.233
DA_limma0.1220.0120.134
DA_linda0.0850.0010.086
DA_maaslin31.0550.0181.095
DA_metagenomeSeq0.4030.0040.408
DA_mixMC1.3420.0191.364
RMSE0.0020.0000.001
addKnowledge0.2710.0050.277
areaCAT7.0380.1848.625
checkNormalization000
createColors0.0070.0000.007
createConcordance 9.627 0.34011.269
createEnrichment0.4440.0070.452
createMocks0.0030.0010.003
createPositives1.8080.0301.841
createSplits0.0560.0020.058
createTIEC4.8490.0484.931
enrichmentTest0.1160.0010.117
extractDA0.1690.0010.170
extractStatistics0.1640.0020.167
fitDM0.030.000.03
fitHURDLE0.6170.0130.630
fitModels2.6230.0262.810
fitNB0.0410.0010.041
fitZIG0.0520.0000.051
fitZINB0.3980.0000.398
getDA0.0720.0030.074
getPositives0.0950.0000.096
getStatistics0.1350.0010.214
get_counts_metadata0.2490.0010.318
iterative_ordering0.0120.0010.013
meanDifferences0.0020.0000.001
norm_CSS0.0650.0010.065
norm_DESeq20.3810.0010.381
norm_TSS0.0310.0000.031
norm_edgeR0.0360.0010.036
plotConcordance7.0130.1757.206
plotContingency1.3820.0011.384
plotEnrichment1.3010.0001.301
plotFDR2.4860.0352.521
plotFPR2.5040.0062.510
plotKS2.4210.0092.430
plotLogP2.3680.0392.407
plotMD3.2730.0123.284
plotMutualFindings1.2770.0311.308
plotPositives0.7660.0390.805
plotQQ2.3590.0092.369
plotRMSE2.6080.0082.616
prepareObserved0.0010.0000.001
runDA0.4410.0020.443
runMocks0.6750.0390.714
runNormalizations0.4110.0130.423
runSplits3.2820.0283.310
setNormalizations0.0000.0000.001
set_ALDEx20.0060.0000.006
set_ANCOM0.0070.0000.009
set_DESeq20.0060.0010.006
set_MAST0.0020.0010.003
set_Maaslin20.0030.0010.004
set_NOISeq0.0040.0000.003
set_Seurat0.0060.0000.005
set_ZicoSeq0.0060.0000.007
set_basic0.0010.0000.002
set_corncob0.0030.0000.004
set_dearseq0.0010.0010.002
set_edgeR0.0090.0010.011
set_limma0.0060.0010.007
set_linda0.0050.0000.005
set_maaslin30.0080.0000.010
set_metagenomeSeq0.0050.0000.005
set_mixMC0.0030.0000.003
weights_ZINB0.3850.0020.387