Package: taxizedb
Type: Package
Title: Tools for Working with 'Taxonomic' Databases
Description: Tools for working with 'taxonomic' databases, including
    utilities for downloading databases, loading them into various
    'SQL' databases, cleaning up files, and providing a 'SQL' connection
    that can be used to do 'SQL' queries directly or used in 'dplyr'.
Version: 0.2.0
Authors@R: c(
    person("Scott", "Chamberlain",
        email = "myrmecocystus+r@gmail.com", role = c("aut", "cre")),
    person("Zebulun", "Arendsee", role = "aut")
    )
URL: https://ropensci.github.io/taxizedb/,
        https://github.com/ropensci/taxizedb
BugReports: https://github.com/ropensci/taxizedb/issues
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Language: en-US
Imports: curl (>= 2.4), DBI (>= 0.6-1), RSQLite (>= 1.1.2), dplyr (>=
        0.7.0), tibble, rlang, readr (>= 1.1.1), dbplyr (>= 1.0.0),
        magrittr (>= 1.5), hoardr (>= 0.1.0)
Suggests: testthat, taxize, knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-13 19:01:28 UTC; sckott
Author: Scott Chamberlain [aut, cre],
  Zebulun Arendsee [aut]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-13 19:20:03 UTC
