Package: rdataretriever
Title: R Interface to the Data Retriever
Description: Provides an R interface to the Data Retriever
    <http://data-retriever.org/> via the Data Retriever's
    command line interface. The Data Retriever automates the
    tasks of finding, downloading, and cleaning public datasets,
    and then stores them in a local database.
Version: 1.0.0
Date: 2017-02-21
Authors@R: c(person("Daniel", "McGlinn", role = c("aut", "cre"),
    email = "danmcglinn@gmail.com"),
    person("Henry", "Senyondo", role = "aut",
    email = "henrykironde@gmail.com"),
    person("Shawn", "Taylor", role = "aut",
    email = "shawntaylor@weecology.org"),
    person("Ethan", "White", role = "aut",
    email = "ethan@weecology.org"))
BugReports: https://github.com/ropensci/rdataretriever/issues
URL: https://github.com/ropensci/rdataretriever/
Depends: R (>= 3.0.0)
Imports: utils
SystemRequirements: Data Retriever (>= 1.8)
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-10 22:50:50 UTC; mcglinnd
Author: Daniel McGlinn [aut, cre],
  Henry Senyondo [aut],
  Shawn Taylor [aut],
  Ethan White [aut]
Maintainer: Daniel McGlinn <danmcglinn@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-11 09:18:44
