Package: ridigbio
Title: Interface to the iDigBio Data API
Version: 0.3.5
Date: 2017-02-16
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"),
  person("Kevin", "Love", role="ctb",
  email="klove@flmnh.ufl.edu"),
  person("Hem Nalini", "Morzaria-Luna", role="ctb",
  email="hemnalin.morzarialuna@noaa.gov"))
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: stats, plyr, httr, jsonlite
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Repository: CRAN
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-02-16 15:17:45 UTC; mcollins
Author: Francois Michonneau [aut, cph],
  Matthew Collins [aut, cre],
  Scott Chamberlain [ctb],
  Kevin Love [ctb],
  Hem Nalini Morzaria-Luna [ctb]
Maintainer: Matthew Collins <mcollins@acis.ufl.edu>
Date/Publication: 2017-02-16 17:57:11
Built: R 4.0.2; ; 2020-07-16 12:33:09 UTC; unix
