Package: metacoder
Title: Tools for Parsing, Manipulating, and Graphing Taxonomic
        Abundance Data
Version: 0.3.0.1
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: ORPHANED
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, stats,
        grDevices, utils, lazyeval, dplyr, magrittr, readr, rlang,
        biomformat, phylotate, ggfittext, vegan, cowplot, GA, Rcpp,
        crayon, phyloseq
Suggests: knitr, rmarkdown, testthat, zlibbioc
VignetteBuilder: knitr
RoxygenNote: 6.1.0
Date: 2018-08-27
Encoding: UTF-8
biocViews:
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2018-11-19 08:31:51 UTC; ripley
Author: Zachary Foster [aut, cre],
  Niklaus Grunwald [ths],
  Rob Gilmore [ctb]
Repository: CRAN
Date/Publication: 2018-11-19 09:36:02
X-CRAN-Original-Maintainer: Zachary Foster
        <zacharyfoster1989@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2018-11-19 as maintainer did
        not respond to request for correction.
