Package: rmacrostrat
Title: Fetch Geologic Data from the 'Macrostrat' Platform
Description: Work with the 'Macrostrat' Web Service (<https://macrostrat.org/>)
    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: 0.0.1
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: http://packages.ropensci.org
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-07-29 17:34:10 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-07-31 10:30:05 UTC
