Type: Package
Package: paleobioDB
Title: Download and Process Data from the Paleobiology Database
Version: 1.0.1
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 to visualize and process the obtained 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, jsonlite, maps, terra
Suggests: roxygen2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-27 14:41:21 UTC; Usuario
Author: Sara Varela [aut] (ORCID: <https://orcid.org/0000-0002-5756-5737>),
  Javier González Hernández [aut],
  Luciano Fabris Sgarbi [aut] (ORCID:
    <https://orcid.org/0000-0002-0416-3275>),
  Adrián Castro Insua [cre, ctb] (ORCID:
    <https://orcid.org/0000-0003-4184-8641>)
Repository: CRAN
Date/Publication: 2025-08-27 15:20:02 UTC
