Package: wdnr.gis
Type: Package
Title: Pull Spatial Layers from 'WDNR ArcGIS REST API'
Version: 0.1.5
Authors@R: c(person(given = "Paul",
           family = "Frater",
           role = c("aut", "cre"),
           email = "paul.frater@wisconsin.gov",
           comment = c(ORCID = "0000-0002-7237-6563")),
           person("Zac", "Driscoll",
           email = "zdriscoll@mmsd.com", 
           role = c("aut"),
           comment = c(ORCID = "0000-0002-8233-0980")))
Maintainer: Paul Frater <paul.frater@wisconsin.gov>
License: GPL-3
Encoding: UTF-8
LazyData: true
Description: Functions for finding and pulling data from the
  'Wisconsin Department of Natural Resources ArcGIS REST APIs'
  <https://dnrmaps.wi.gov/arcgis/rest/services> and 
  <https://dnrmaps.wi.gov/arcgis2/rest/services>.
Depends: R (>= 3.6.0), arcpullr, sf
Imports: dplyr, ggplot2, rlang
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-25 18:22:59 UTC; fratepnd
Author: Paul Frater [aut, cre] (<https://orcid.org/0000-0002-7237-6563>),
  Zac Driscoll [aut] (<https://orcid.org/0000-0002-8233-0980>)
Repository: CRAN
Date/Publication: 2023-10-25 18:50:02 UTC
Built: R 4.2.0; ; 2023-10-25 21:26:41 UTC; unix
