Package: ridigbio
Title: Interface to the iDigBio Data API
Version: 0.2.2
Date: 2015-06-11
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: httr, jsonlite
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Repository: CRAN
NeedsCompilation: no
Packaged: 2015-06-11 19:12:46 UTC; mcollins
Author: Francois Michonneau [aut, cph],
  Matthew Collins [aut, cre],
  Scott Chamberlain [ctb]
Maintainer: Matthew Collins <mcollins@acis.ufl.edu>
Date/Publication: 2015-06-11 21:47:05
