Package: rmacrostrat Title: Fetch Geologic Data from the 'Macrostrat' Platform Description: Work with the 'Macrostrat' () Web Service (v.2, ) 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.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.0) Imports: curl, data.table, geojsonsf, httr, jsonlite, protolite, 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libprotobuf-dev libssl-dev libproj-dev protobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev Repository: https://willgearty.r-universe.dev Date/Publication: 2025-08-21 15:45:39 UTC RemoteUrl: https://github.com/palaeoverse/rmacrostrat RemoteRef: HEAD RemoteSha: 9ff452f3c0190bf3685942f31fa0364467dc7257 NeedsCompilation: no Packaged: 2026-06-18 08:44:46 UTC; root Author: Lewis A. Jones [aut, cre, cph] (ORCID: ), William Gearty [aut] (ORCID: ), Christopher D. Dean [aut] (ORCID: ), Bethany Allen [aut] (ORCID: ) Maintainer: Lewis A. Jones