Package: ridigbio
Title: Interface to the iDigBio Data API
Version: 0.3.6
Date: 2022-07-18
Authors@R: c(
    person("Francois", "Michonneau", , "francois.michonneau@gmail.com", role = c("aut", "cph")),
    person("Matthew", "Collins", , "mcollins@acis.ufl.edu", role = "aut"),
    person("Scott", "Chamberlain", , "myrmecocystus@gmail.com", role = "ctb"),
    person("Kevin", "Love", , "klove@flmnh.ufl.edu", role = "ctb"),
    person("Hem Nalini", "Morzaria-Luna", , "hemnalin.morzarialuna@noaa.gov", role = "ctb"),
    person("Maureen", "Kelly", , "mokelly2@ufl.edu", role = c("ctb", "cre"))
  )
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.
License: MIT + file LICENSE
URL: https://github.com/iDigBio/ridigbio
BugReports: https://github.com/iDigBio/ridigbio/issues
Depends: R (>= 3.0.1)
Imports: httr, jsonlite, plyr, stats
Suggests: testthat
Encoding: UTF-8
Repository: CRAN
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-09 16:38:43 UTC; maureen
Author: Francois Michonneau [aut, cph],
  Matthew Collins [aut],
  Scott Chamberlain [ctb],
  Kevin Love [ctb],
  Hem Nalini Morzaria-Luna [ctb],
  Maureen Kelly [ctb, cre]
Maintainer: Maureen Kelly <mokelly2@ufl.edu>
Date/Publication: 2022-08-22 09:00:06 UTC
Built: R 4.1.2; ; 2022-08-23 10:49:26 UTC; unix
