Package: radEmu Title: Using Relative Abundance Data to Estimate of Multiplicative Differences in Mean Absolute Abundance Version: 2.3.2.1 Authors@R: c(person("David", "Clausen", role = c("aut")), person("Amy D", "Willis", email = "adwillis@uw.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2802-4317")), person("Sarah", "Teichman", role = "aut")) Description: A differential abundance method for the analysis of microbiome data. 'radEmu' estimates fold-differences in the abundance of taxa across samples relative to "typical" fold-differences. Notably, it does not require pseudocounts, nor choosing a denominator taxon. For more details, see Clausen et al. (2026) . URL: https://github.com/statdivlab/radEmu, https://statdivlab.github.io/radEmu/ License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: MASS, Matrix, methods, magrittr, rlang, R (>= 2.10) Suggests: testthat (>= 3.0.0), numDeriv, phyloseq, TreeSummarizedExperiment, SummarizedExperiment, SingleCellExperiment, knitr, dplyr, ggplot2, stringr, parallel, rmarkdown Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://statdivlab.r-universe.dev Date/Publication: 2026-04-14 21:56:53 UTC RemoteUrl: https://github.com/statdivlab/rademu RemoteRef: HEAD RemoteSha: a4125fb228d5b2316152a5fa5e5b79bf2c11dcac NeedsCompilation: no Packaged: 2026-06-14 10:41:16 UTC; root Author: David Clausen [aut], Amy D Willis [aut, cre] (ORCID: ), Sarah Teichman [aut] Maintainer: Amy D Willis