Back to Multiple platform build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-07 11:35 -0400 (Thu, 07 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4990
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4723
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 171/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.18.0  (landing page)
Matteo Calgaro
Snapshot Date: 2026-05-06 13:40 -0400 (Wed, 06 May 2026)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_23
git_last_commit: e10b043
git_last_commit_date: 2026-04-28 08:57:18 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for benchdamic in R Universe.


CHECK results for benchdamic on nebbiolo1

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.18.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.18.0.tar.gz
StartedAt: 2026-05-06 21:52:59 -0400 (Wed, 06 May 2026)
EndedAt: 2026-05-06 22:27:02 -0400 (Wed, 06 May 2026)
EllapsedTime: 2043.2 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-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-07 01:52:59 UTC
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.18.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
plotFDR         10.196  0.327  14.558
plotFPR          7.905  0.146   8.094
createTIEC       5.190  0.024   6.609
plotConcordance  4.989  0.056   5.081
* 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.


Installation output

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.18.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 
 64.848   3.769  75.272 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0030.0010.003
DA_ALDEx23.7230.2153.938
DA_ANCOM0.8050.0110.816
DA_DESeq22.5880.0422.631
DA_MAST1.1960.0251.194
DA_Maaslin20.2240.0130.240
DA_NOISeq1.3950.0921.487
DA_Seurat1.6940.0621.756
DA_ZicoSeq0.6450.0110.656
DA_basic0.0280.0010.030
DA_corncob0.6400.0150.660
DA_dearseq0.0500.0010.051
DA_edgeR0.1590.0010.160
DA_limma0.0660.0020.069
DA_linda0.0450.0010.046
DA_maaslin30.5470.0100.557
DA_metagenomeSeq0.2290.0010.231
DA_mixMC0.6460.0080.655
RMSE0.0010.0000.001
addKnowledge0.1460.0020.148
areaCAT3.8360.1193.955
checkNormalization0.0000.0000.001
createColors0.0040.0000.004
createConcordance4.6150.1064.722
createEnrichment0.2340.0040.238
createMocks0.0030.0010.004
createPositives0.8950.0060.901
createSplits0.0300.0010.030
createTIEC5.1900.0246.609
enrichmentTest0.1110.0010.112
extractDA0.1650.0000.165
extractStatistics0.20.00.2
fitDM0.0280.0020.030
fitHURDLE0.6100.0060.616
fitModels2.1110.0432.154
fitNB0.0440.0000.044
fitZIG0.0540.0010.055
fitZINB0.4450.0130.458
getDA0.0720.0090.081
getPositives0.0710.0020.073
getStatistics0.0630.0060.069
get_counts_metadata0.1040.0010.105
iterative_ordering0.0080.0020.009
meanDifferences0.0010.0010.002
norm_CSS0.0630.0010.063
norm_DESeq20.3730.0020.375
norm_TSS0.0280.0020.031
norm_edgeR0.0350.0000.035
plotConcordance4.9890.0565.081
plotContingency3.2000.0524.095
plotEnrichment3.9700.0644.207
plotFDR10.196 0.32714.558
plotFPR7.9050.1468.094
plotKS3.9060.0293.939
plotLogP2.9910.0083.222
plotMD3.8150.0373.987
plotMutualFindings1.2690.0041.273
plotPositives0.8020.0010.803
plotQQ2.4290.0112.440
plotRMSE2.6190.0182.637
prepareObserved0.0010.0010.002
runDA0.4790.0010.481
runMocks0.6400.0060.646
runNormalizations0.4070.0010.408
runSplits3.3530.0533.407
setNormalizations0.0000.0000.001
set_ALDEx20.0060.0010.007
set_ANCOM0.0060.0020.008
set_DESeq20.0070.0000.007
set_MAST0.0030.0010.003
set_Maaslin20.0030.0010.004
set_NOISeq0.0040.0000.003
set_Seurat0.0060.0000.005
set_ZicoSeq0.0070.0000.006
set_basic0.0020.0000.002
set_corncob0.0040.0000.004
set_dearseq0.0010.0010.002
set_edgeR0.0090.0020.011
set_limma0.0080.0000.007
set_linda0.0050.0000.005
set_maaslin30.0070.0010.008
set_metagenomeSeq0.0050.0000.005
set_mixMC0.0030.0000.002
weights_ZINB0.390.000.39