Package: rmacrostrat
Title: Fetch Geologic Data from the 'Macrostrat' Platform
Description: Work with the 'Macrostrat' (<https://macrostrat.org/>) Web Service 
    (v.2, <https://macrostrat.org/api/v2>) to fetch geological data relevant to
    the spatial and temporal distribution of sedimentary, igneous, and
    metamorphic rocks as well as data extracted from them. 
Version: 1.0.0
Authors@R: c(
    person(given = "Lewis A.", family = "Jones", email = "LewisA.Jones@outlook.com",
      role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-3902-8986")),
    person(given = "William", family = "Gearty", email = "willgearty@gmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0003-0076-3262")),
    person(given = "Christopher D.", family = "Dean", email = "christopherdaviddean@gmail.com",
      role = c("aut"), comment =c(ORCID = "0000-0001-6471-6903")),
    person(given = "Bethany", family = "Allen", email = "bethany.allen@bsse.ethz.ch",
      role = c("aut"), comment =c(ORCID = "0000-0003-0282-6407")))
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0)
Imports: curl, geojsonsf, httr, jsonlite, sf
Suggests: covr, cowplot, deeptime, devtools, ggplot2, ggrepel,
        ggspatial, knitr, rmarkdown, rnaturalearth, rnaturalearthhires,
        rphylopic, palaeoverse, testthat (>= 3.0.0), units
Additional_repositories: https://ropensci.r-universe.dev
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://rmacrostrat.palaeoverse.org, https://palaeoverse.org,
        https://macrostrat.org,
        https://github.com/UW-Macrostrat/macrostrat/issues
BugReports: https://github.com/palaeoverse/rmacrostrat/issues
NeedsCompilation: no
Packaged: 2024-10-18 08:21:37 UTC; lewis
Author: Lewis A. Jones [aut, cre, cph]
    (<https://orcid.org/0000-0003-3902-8986>),
  William Gearty [aut] (<https://orcid.org/0000-0003-0076-3262>),
  Christopher D. Dean [aut] (<https://orcid.org/0000-0001-6471-6903>),
  Bethany Allen [aut] (<https://orcid.org/0000-0003-0282-6407>)
Maintainer: Lewis A. Jones <LewisA.Jones@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-18 12:40:02 UTC
Built: R 4.3.3; ; 2024-10-18 12:54:54 UTC; unix
