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

This page was generated on 2025-12-11 12:07 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 165/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.16.0  (landing page)
Matteo Calgaro
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_22
git_last_commit: fcdab2a
git_last_commit_date: 2025-10-29 11:13:16 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  NO, package depends on 'Maaslin2' which is not available
merida1macOS 12.7.6 Monterey / x86_64  OK    TIMEOUT  skippedskipped
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'Maaslin2' which is not available
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.16.0
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.16.0.tar.gz
StartedAt: 2025-12-09 08:06:40 -0000 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 08:22:09 -0000 (Tue, 09 Dec 2025)
EllapsedTime: 928.5 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.16.0.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.16.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 ... ERROR
Running examples in ‘benchdamic-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotEnrichment
> ### Title: plotEnrichment
> ### Aliases: plotEnrichment
> 
> ### ** Examples
> 
> data("ps_plaque_16S")
> data("microbial_metabolism")
> 
> # Extract genera from the phyloseq tax_table slot
> genera <- phyloseq::tax_table(ps_plaque_16S)[, "GENUS"]
> # Genera as rownames of microbial_metabolism data.frame
> rownames(microbial_metabolism) <- microbial_metabolism$Genus
> # Match OTUs to their metabolism
> priorInfo <- data.frame(genera,
+     "Type" =  microbial_metabolism[genera, "Type"])
> # Unmatched genera becomes "Unknown"
> unknown_metabolism <- is.na(priorInfo$Type)
> priorInfo[unknown_metabolism, "Type"] <- "Unknown"
> priorInfo$Type <- factor(priorInfo$Type)
> # Add a more informative names column
> priorInfo[, "newNames"] <- paste0(rownames(priorInfo), priorInfo[, "GENUS"])
> 
> # Add some normalization/scaling factors to the phyloseq object
> my_norm <- setNormalizations(fun = c("norm_edgeR", "norm_CSS"),
+     method = c("TMM", "CSS"))
> ps_plaque_16S <- runNormalizations(normalization_list = my_norm,
+     object = ps_plaque_16S)
      + Running now:norm_edgeR

        Parameters:method=TMM

NF.TMM column has been added.
      + Running now:norm_CSS

        Parameters:method=CSS

Default value being used.
NF.CSS column has been added.
> 
> # Initialize some limma based methods
> my_limma <- set_limma(design = ~ 1 + RSID + HMP_BODY_SUBSITE, 
+     coef = "HMP_BODY_SUBSITESupragingival Plaque",
+     norm = c("TMM", "CSS"))
Warning in set_limma(design = ~1 + RSID + HMP_BODY_SUBSITE, coef = "HMP_BODY_SUBSITESupragingival Plaque",  :
  DA_limma
One or more elements into 'norm' are not native to edgeR.
> 
> # Make sure the subject ID variable is a factor
> phyloseq::sample_data(ps_plaque_16S)[, "RSID"] <- as.factor(
+     phyloseq::sample_data(ps_plaque_16S)[["RSID"]])
>     
> # Perform DA analysis
> Plaque_16S_DA <- runDA(method_list = my_limma, object = ps_plaque_16S)
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~1 + RSID + HMP_BODY_SUBSITE, coef=HMP_BODY_SUBSITESupragingival Plaque, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for HMP_BODY_SUBSITESupragingival Plaque coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~1 + RSID + HMP_BODY_SUBSITE, coef=HMP_BODY_SUBSITESupragingival Plaque, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for HMP_BODY_SUBSITESupragingival Plaque coefficient
> 
> # Enrichment analysis
> enrichment <- createEnrichment(object = Plaque_16S_DA,
+     priorKnowledge = priorInfo, enrichmentCol = "Type", namesCol = "GENUS",
+     slot = "pValMat", colName = "adjP", type = "pvalue", direction = "logFC",
+     threshold_pvalue = 0.1, threshold_logfc = 1, top = 10, verbose = TRUE)

Method: limma.CSS
 * 'adjP' column, as pvalue type, of pValMat matrix.
 * 'logFC' column, as direction, of statInfo matrix.
 * DA: top 10 features, adjP<=0.1, |logFC|>=1

Method: limma.TMM
 * 'adjP' column, as pvalue type, of pValMat matrix.
 * 'logFC' column, as direction, of statInfo matrix.
 * DA: top 10 features, adjP<=0.1, |logFC|>=1
>     
> # Contingency tables
> plotContingency(enrichment = enrichment, method = "limma.TMM")
Using .id, direction, level as id variables
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotConcordance   8.270  0.061  10.446
createConcordance 7.679  0.154  10.848
DA_ALDEx2         6.092  0.266   6.388
areaCAT           6.056  0.139   7.635
createTIEC        4.936  0.118   5.134
fitModels         3.860  0.018   5.729
* 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 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.16.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.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 0 | WARN 0 | SKIP 0 | PASS 334 ]
> 
> proc.time()
   user  system elapsed 
 97.149  49.388 264.169 

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0050.0000.005
DA_ALDEx26.0920.2666.388
DA_ANCOM1.1270.0761.207
DA_DESeq23.8080.1043.927
DA_MAST1.8630.0711.949
DA_Maaslin20.3010.0310.344
DA_NOISeq1.3790.1201.504
DA_Seurat2.0220.0122.039
DA_ZicoSeq0.9920.0161.010
DA_basic0.0470.0000.048
DA_corncob0.9050.0440.992
DA_dearseq0.0750.0000.076
DA_edgeR0.2300.0110.241
DA_limma0.0970.0000.097
DA_linda0.0680.0000.069
DA_maaslin30.7730.0120.794
DA_metagenomeSeq0.3350.0000.335
DA_mixMC0.9160.0270.949
RMSE0.0010.0000.001
addKnowledge0.2770.0350.315
areaCAT6.0560.1397.635
checkNormalization000
createColors0.0060.0000.009
createConcordance 7.679 0.15410.848
createEnrichment0.4190.0200.883
createMocks0.0030.0000.003
createPositives1.5400.0641.690
createSplits0.0410.0040.045
createTIEC4.9360.1185.134
enrichmentTest0.1860.0000.204
extractDA0.2620.0070.344
extractStatistics0.2580.0100.269
fitDM0.0450.0010.048
fitHURDLE0.9870.0081.029
fitModels3.8600.0185.729
fitNB0.0730.0000.122
fitZIG0.0760.0040.080
fitZINB0.7130.0061.427
getDA0.1210.0030.208
getPositives0.1250.0000.125
getStatistics0.1060.0000.106
get_counts_metadata0.1790.0080.376
iterative_ordering0.0130.0000.026
meanDifferences0.0020.0000.009
norm_CSS0.1150.0010.232
norm_DESeq20.7750.0041.256
norm_TSS0.0520.0000.053
norm_edgeR0.0540.0040.058
plotConcordance 8.270 0.06110.446
plotContingency2.3390.0362.706