Package: ecoretriever
Title: R Interface to the EcoData Retriever
Description: Provides an R interface to the EcoData Retriever
    (http://ecodataretriever.org/) via the EcoData Retriever's
    command line interface. The EcoData Retriever automates the
    tasks of finding, downloading, and cleaning ecological datasets,
    and then stores them in a local database.
Version: 0.2.1
Date: 2015-11-18
Authors@R: c(person("Daniel", "McGlinn", role = c("aut", "cre"),
    email = "danmcglinn@gmail.com"),
    person("Ethan", "White", role = "aut",
    email = "ethan@weecology.org"))
BugReports: https://github.com/ropensci/ecoretriever/issues
URL: https://github.com/ropensci/ecoretriever/
Depends: R (>= 3.0.0)
Imports: utils
SystemRequirements: EcoData Retriever (>= 1.6)
License: MIT + file LICENSE
LazyData: true
NeedsCompilation: no
Packaged: 2015-11-18 15:41:23 UTC; danmcglinn
Author: Daniel McGlinn [aut, cre],
  Ethan White [aut]
Maintainer: Daniel McGlinn <danmcglinn@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-18 18:34:31
