Type: Package
Package: paleobioDB
Title: Download and Process Data from the Paleobiology Database
Version: 1.0.0
Authors@R: c(
    person("Sara", "Varela", , "sara.varela@uvigo.gal", role = "aut",
           comment = c(ORCID = "0000-0002-5756-5737")),
    person("Javier", "González Hernández", , "javier.gon@protonmail.com", role = "aut"),
    person("Luciano", "Fabris Sgarbi", , "luciano.f.sgarbi@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-0416-3275")),
    person("Adrián", "Castro Insua", , "adrian.castro.insua@uvigo.gal", role = c("cre", "ctb"),
           comment = c(ORCID = "0000-0003-4184-8641"))
  )
Maintainer: Adrián Castro Insua <adrian.castro.insua@uvigo.gal>
Description: Includes functions to wrap most endpoints of the 'PaleobioDB'
    API and functions to visualize and process the fossil data. The API
    documentation for the Paleobiology Database can be found at
    <https://paleobiodb.org/data1.2/>.
License: GPL-2
URL: https://docs.ropensci.org/paleobioDB/,
        https://github.com/ropensci/paleobioDB
BugReports: https://github.com/ropensci/paleobioDB/issues
Imports: curl, graphics, grDevices, gtools, maps, rjson, terra
Suggests: roxygen2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-02-28 10:18:18 UTC; aci
Author: Sara Varela [aut] (<https://orcid.org/0000-0002-5756-5737>),
  Javier González Hernández [aut],
  Luciano Fabris Sgarbi [aut] (<https://orcid.org/0000-0002-0416-3275>),
  Adrián Castro Insua [cre, ctb]
    (<https://orcid.org/0000-0003-4184-8641>)
Repository: CRAN
Date/Publication: 2024-02-29 19:20:07 UTC
