Package: ridigbio
Title: Interface to the iDigBio Data API
Version: 0.3.2
Date: 2016-01-04
Authors@R: c(person("Francois", "Michonneau", role=c("aut", "cph"),
  email="francois.michonneau@gmail.com"),
  person("Matthew", "Collins", role=c("aut", "cre"),
  email="mcollins@acis.ufl.edu"),
  person("Scott", "Chamberlain", role="ctb",
  email="myrmecocystus@gmail.com"))
Description: An interface to iDigBio's search API that allows downloading
  specimen records. Searches are returned as a data.frame. Other functions
  such as the metadata end points return lists of information. iDigBio is a US
  project focused on digitizing and serving museum specimen collections on the
  web. See <https://www.idigbio.org> for information on iDigBio.
URL: https://github.com/iDigBio/ridigbio
BugReports: https://github.com/iDigBio/ridigbio/issues
Depends: R (>= 3.0.1)
Imports: plyr, httr, jsonlite
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Repository: CRAN
NeedsCompilation: no
Packaged: 2016-01-04 19:13:35 UTC; mcollins
Author: Francois Michonneau [aut, cph],
  Matthew Collins [aut, cre],
  Scott Chamberlain [ctb]
Maintainer: Matthew Collins <mcollins@acis.ufl.edu>
Date/Publication: 2016-01-04 22:16:28
