Package: breakaway
Title: Species Richness Estimation and Modeling
Version: 4.7.8
Date: 2022-02-09
Authors@R: c(
    person("Amy", "Willis", email = "adwillis@uw.edu", role = c("aut", "cre"),
	comment = c(ORCID = "0000-0002-2802-4317")),
    person("Bryan D", "Martin", role = "aut",
	comment = c(ORCID = "0000-0002-8002-5296")),
    person("Pauline", "Trinh", role = "aut"),
    person("Sarah", "Teichman", role = "aut"),
    person("David", "Clausen", role = "aut"),
    person("Kathryn", "Barger", role =  "aut"),
    person("John", "Bunge", role = "aut")
  )
Description: Understanding the drivers of microbial diversity is an important frontier of microbial ecology, and investigating the diversity of samples from microbial ecosystems is a common step in any microbiome analysis. `breakaway` is the premier package for statistical analysis of microbial diversity. `breakaway` implements the latest and greatest estimates of species richness, as well as the most commonly used estimates.
License: GPL-2
BugReports: https://github.com/adw96/breakaway/issues
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: ggplot2, graphics, lme4, magrittr, MASS, phyloseq, stats,
        tibble, utils
Suggests: corncob, covr, devtools, dplyr, DT, knitr, openxlsx, plyr,
        RCurl, reshape2, R.rsp, remotes, rmarkdown, testthat, tidyverse
VignetteBuilder: knitr
URL: https://adw96.github.io/breakaway/
NeedsCompilation: no
Packaged: 2022-02-10 20:08:28 UTC; davidclausen
Author: Amy Willis [aut, cre] (<https://orcid.org/0000-0002-2802-4317>),
  Bryan D Martin [aut] (<https://orcid.org/0000-0002-8002-5296>),
  Pauline Trinh [aut],
  Sarah Teichman [aut],
  David Clausen [aut],
  Kathryn Barger [aut],
  John Bunge [aut]
Maintainer: Amy Willis <adwillis@uw.edu>
Repository: CRAN
Date/Publication: 2022-02-11 13:00:06 UTC
