Package: taxa
Type: Package
Title: Taxonomic Classes
Description: Provides taxonomic classes for
    groupings of taxonomic names without data, and those
    with data. Methods provided are "taxonomically aware", in
    that they know about ordering of ranks, and methods that
    filter based on taxonomy also filter associated data.
Version: 0.3.2
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut", 
       email = "myrmecocystus+r@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")),
    person("Zachary", "Foster", role = c("aut", "cre"), 
       email = "zacharyfoster1989@gmail.com", comment = c(ORCID = "0000-0002-5075-0948"))
    )
Depends: R (>= 3.0.2)
VignetteBuilder: knitr
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
License: MIT + file LICENSE
URL: https://github.com/ropensci/taxa
BugReports: https://github.com/ropensci/taxa/issues
Imports: R6, jsonlite, dplyr, lazyeval, magrittr, tibble, knitr, rlang,
        stringr, crayon, tidyr, utils, taxize
Suggests: roxygen2 (>= 6.0.1), testthat, rmarkdown (>= 0.9.6)
RoxygenNote: 6.1.1
X-schema.org-applicationCategory: Taxonomy
X-schema.org-keywords: taxonomy, biology, hierarchy
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-12-21 05:10:19 UTC; zachary
Author: Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Zachary Foster [aut, cre] (<https://orcid.org/0000-0002-5075-0948>)
Maintainer: Zachary Foster <zacharyfoster1989@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-02 22:40:04 UTC
