Package: metacoder
Title: Tools for Parsing, Manipulating, and Graphing Taxonomic
        Abundance Data
Version: 0.3.2
Authors@R: c(person("Zachary", "Foster", email =
        "zacharyfoster1989@gmail.com", role = c("aut", "cre")),
        person("Niklaus", "Grunwald", email =
        "grunwaln@science.oregonstate.edu", role = c("ths")),
        person("Rob", "Gilmore", email = "rgilmore@ummc.edu", 
        role = "ctb"))
Maintainer: Zachary Foster <zacharyfoster1989@gmail.com>
Description: A set of tools for parsing, manipulating, and graphing data
    classified by a hierarchy (e.g. a taxonomy).
Depends: R (>= 3.0.2), taxa
License: GPL-2 | GPL-3
LazyData: true
URL: https://grunwaldlab.github.io/metacoder_documentation/
BugReports: https://github.com/grunwaldlab/metacoder/issues
Imports: stringr, ggplot2, igraph, scales, grid, taxize, seqinr,
        reshape2, zoo, traits, RColorBrewer, RCurl, ape, reshape,
        stats, grDevices, utils, lazyeval, dplyr, magrittr, readr,
        rlang, biomformat, phylotate, ggfittext, vegan, ggrepel,
        cowplot, GA, Rcpp, crayon, svglite, phyloseq, viridisLite,
        tibble
Suggests: knitr, rmarkdown, testthat, zlibbioc, BiocManager
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Date: 2019-04-04
Encoding: UTF-8
biocViews:
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-04-08 18:16:06 UTC; zachary
Author: Zachary Foster [aut, cre],
  Niklaus Grunwald [ths],
  Rob Gilmore [ctb]
Repository: CRAN
Date/Publication: 2019-04-08 18:40:07 UTC
