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

This page was generated on 2025-08-21 11:38 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 162/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.14.3  (landing page)
Matteo Calgaro
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_21
git_last_commit: 2505dfb
git_last_commit_date: 2025-07-29 12:40:06 -0400 (Tue, 29 Jul 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    TIMEOUT  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


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.14.3
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings benchdamic_1.14.3.tar.gz
StartedAt: 2025-08-20 20:25:22 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 20:57:40 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 1938.0 seconds
RetCode: 0
Status:   OK  
CheckDir: benchdamic.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/benchdamic.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.14.3’
* 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 11.105  0.132  14.426
areaCAT            5.993  0.087   7.006
* 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.21-bioc/meat/benchdamic.Rcheck/00check.log’
for details.


Installation output

benchdamic.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘benchdamic’ ...
** this is package ‘benchdamic’ version ‘1.14.3’
** 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.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 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 2 | SKIP 0 | PASS 334 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 334 ]
> 
> proc.time()
   user  system elapsed 
 68.388   3.797  79.255 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0040.0000.004
DA_ALDEx22.6520.1712.823
DA_ANCOM0.7520.0040.756
DA_DESeq22.7270.0442.771
DA_MAST1.2710.0231.270
DA_Maaslin20.2180.0140.232
DA_NOISeq1.4470.0801.527
DA_Seurat2.2130.0802.293
DA_ZicoSeq0.6210.0070.628
DA_basic0.0300.0010.031
DA_corncob0.6250.0160.644
DA_dearseq0.0520.0020.054
DA_edgeR0.1690.0040.173
DA_limma0.0660.0020.068
DA_linda0.0430.0010.044
DA_maaslin30.4750.0030.480
DA_metagenomeSeq0.2400.0040.244
DA_mixMC0.650.010.66
RMSE000
addKnowledge0.1540.0000.154
areaCAT5.9930.0877.006
checkNormalization0.0010.0000.001
createColors0.0080.0000.008
createConcordance11.105 0.13214.426
createEnrichment0.4140.0080.422
createMocks0.1130.0260.138
createPositives1.1070.0541.160
createSplits0.030.000.03
createTIEC2.7420.0192.789
enrichmentTest0.1090.0020.110
extractDA0.1640.0000.163
extractStatistics0.1590.0040.162
fitDM0.0280.0020.030
fitHURDLE0.9610.0481.065
fitModels2.6610.0762.829
fitNB0.0410.0000.041
fitZIG0.0470.0000.048
fitZINB0.3860.0010.387
getDA0.0700.0090.078
getPositives0.080.000.08
getStatistics0.0640.0050.069
get_counts_metadata0.1110.0030.113
iterative_ordering0.0080.0010.010
meanDifferences0.0020.0010.002
norm_CSS0.0680.0000.068
norm_DESeq20.4210.0000.421
norm_TSS0.0610.0000.060
norm_edgeR0.0330.0010.034
plotConcordance4.5300.1344.664
plotContingency1.1140.0121.126
plotEnrichment1.1260.2651.391
plotFDR2.1940.3122.505
plotFPR2.4420.4012.842
plotKS2.1410.1742.316
plotLogP2.1060.0972.202
plotMD3.3640.1833.549
plotMutualFindings1.0540.0731.127
plotPositives0.7460.0330.780
plotQQ2.1360.1262.263
plotRMSE2.6090.0652.674
prepareObserved0.0010.0000.002
runDA0.4900.0480.539
runMocks0.730.060.79
runNormalizations0.4580.0230.481
runSplits3.5210.1243.645
setNormalizations0.0010.0000.001
set_ALDEx20.0070.0000.008
set_ANCOM0.0050.0030.008
set_DESeq20.0070.0010.008
set_MAST0.0040.0000.004
set_Maaslin20.0040.0000.005
set_NOISeq0.0030.0010.004
set_Seurat0.0060.0000.006
set_ZicoSeq0.0060.0000.007
set_basic0.0020.0000.002
set_corncob0.0040.0000.004
set_dearseq0.0020.0000.002
set_edgeR0.0120.0020.014
set_limma0.0090.0000.009
set_linda0.0060.0000.006
set_maaslin30.0060.0000.007
set_metagenomeSeq0.0060.0000.006
set_mixMC0.0030.0000.003
weights_ZINB0.4030.0050.408