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

This page was generated on 2025-09-03 12:07 -0400 (Wed, 03 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4826
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4616
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4563
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4541
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/2321HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.15.3  (landing page)
Matteo Calgaro
Snapshot Date: 2025-09-02 13:45 -0400 (Tue, 02 Sep 2025)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: devel
git_last_commit: 9cef4f9
git_last_commit_date: 2025-07-29 12:29:48 -0400 (Tue, 29 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    TIMEOUT  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for benchdamic on taishan

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.

raw results


Summary

Package: benchdamic
Version: 1.15.3
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings benchdamic_1.15.3.tar.gz
StartedAt: 2025-09-02 04:21:22 -0000 (Tue, 02 Sep 2025)
EndedAt: 2025-09-02 04:52:46 -0000 (Tue, 02 Sep 2025)
EllapsedTime: 1884.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: benchdamic.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings benchdamic_1.15.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/benchdamic.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.15.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 7.203  0.092   7.321
plotConcordance   6.762  0.048   6.830
areaCAT           6.015  0.111   6.147
DA_ALDEx2         4.983  0.144   5.219
runSplits         4.974  0.032   5.021
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  |------------(25%)----------(50%)----------(75%)----------|
  |------------(25%)----------(50%)----------(75%)----------|
  |------------(25%)----------(50%)----------(75%)----------|
  [ FAIL 1 | WARN 2 | SKIP 0 | PASS 333 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_getStatistics_getDA_extractDA.R:160:5'): Extract DA features from a list of methods: using threshold_pvalue
      and threshold_logfc ──
  length(unique(t1[[2]]$DA)) not equal to 3.
  1/1 mismatches
  [1] 2 - 3 == -1
  
  [ FAIL 1 | WARN 2 | SKIP 0 | PASS 333 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/benchdamic.Rcheck/00check.log’
for details.


Installation output

benchdamic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘benchdamic’ ...
** this is package ‘benchdamic’ version ‘1.15.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.fail


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 1 | WARN 2 | SKIP 0 | PASS 333 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_getStatistics_getDA_extractDA.R:160:5'): Extract DA features from a list of methods: using threshold_pvalue
    and threshold_logfc ──
length(unique(t1[[2]]$DA)) not equal to 3.
1/1 mismatches
[1] 2 - 3 == -1

[ FAIL 1 | WARN 2 | SKIP 0 | PASS 333 ]
Error: Test failures
Execution halted

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0050.0000.007
DA_ALDEx24.9830.1445.219
DA_ANCOM1.1010.0521.180
DA_DESeq23.8240.0323.875
DA_MAST1.7610.0281.808
DA_Maaslin20.3400.0310.416
DA_NOISeq1.3190.0441.369
DA_Seurat2.2160.0402.272
DA_ZicoSeq0.9600.0040.969
DA_basic0.0420.0000.042
DA_corncob0.8610.0160.943
DA_dearseq0.0670.0040.076
DA_edgeR0.2150.0120.230
DA_limma0.0920.0000.093
DA_linda0.0660.0000.067
DA_maaslin30.7450.0190.787
DA_metagenomeSeq0.3190.0040.338
DA_mixMC0.9920.0371.056
RMSE0.0010.0000.002
addKnowledge0.2290.0000.232
areaCAT6.0150.1116.147
checkNormalization000
createColors0.0030.0020.005
createConcordance7.2030.0927.321
createEnrichment0.3520.0000.354
createMocks0.0030.0000.003
createPositives1.2470.0041.260
createSplits0.0380.0040.042
createTIEC3.7980.0123.837
enrichmentTest0.1530.0000.152
extractDA0.2780.0030.283
extractStatistics0.2410.0010.241
fitDM0.0420.0000.042
fitHURDLE0.8580.0030.865
fitModels3.1670.0243.201
fitNB0.0580.0010.058
fitZIG0.0670.0000.067
fitZINB0.6390.0120.653
getDA0.1030.0040.107
getPositives0.1080.0000.108
getStatistics0.0930.0000.094
get_counts_metadata0.1570.0030.161
iterative_ordering0.0080.0030.011
meanDifferences0.0020.0000.002
norm_CSS0.0950.0000.095
norm_DESeq20.5890.0040.595
norm_TSS0.0510.0000.051
norm_edgeR0.0530.0000.053
plotConcordance6.7620.0486.830
plotContingency1.5000.0081.513
plotEnrichment1.4660.0001.470
plotFDR3.0770.0003.086
plotFPR3.0760.0243.109
plotKS2.9500.0322.992
plotLogP2.9460.0122.969
plotMD4.5600.0804.654
plotMutualFindings1.4430.0001.447
plotPositives0.9960.0000.999
plotQQ3.0020.0723.083
plotRMSE3.8410.0123.863
prepareObserved0.0020.0000.002
runDA0.7150.0080.725
runMocks0.9720.0160.991
runNormalizations0.6600.0120.674
runSplits4.9740.0325.021
setNormalizations0.0000.0000.001
set_ALDEx20.0090.0000.009
set_ANCOM0.0100.0000.011
set_DESeq20.0080.0040.010
set_MAST0.0040.0000.005
set_Maaslin20.0060.0000.007
set_NOISeq0.0050.0000.005
set_Seurat0.0080.0000.009
set_ZicoSeq0.010.000.01
set_basic0.0020.0000.002
set_corncob0.0060.0000.005
set_dearseq0.0030.0000.003
set_edgeR0.0160.0000.017
set_limma0.0120.0000.012
set_linda0.0080.0000.008
set_maaslin30.0090.0000.013
set_metagenomeSeq0.0080.0000.007
set_mixMC0.0040.0000.004
weights_ZINB0.6400.0070.651