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.1.0
Authors@R: person("Scott", "Chamberlain", email = "myrmecocystus+r@gmail.com",
    role = c("aut", "cre"))
URL: https://github.com/ropensci/taxizedb
BugReports: https://github.com/ropensci/taxizedb/issues
License: MIT + file LICENSE
LazyData: TRUE
Imports: curl (>= 2.4), RPostgreSQL (>= 0.4.1), RMySQL (>= 0.10.11),
        RSQLite (>= 1.1.2), dplyr (>= 0.5.0), magrittr (>= 1.5), hoardr
        (>= 0.1.0)
Suggests: roxygen2 (>= 6.0.1), DBI (>= 0.6.1), testthat,
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-03 21:31:39 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-03 22:12:51 UTC
