Type: Package Package: mapmaryland Title: Easy Access to Maryland Spatial Data Version: 0.2.0.9000 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")) Description: A small collection of data sources and utility functions for working with state and county data sources in Maryland. License: MIT + file LICENSE URL: https://github.com/elipousson/mapmaryland, https://elipousson.github.io/mapmaryland/ BugReports: https://github.com/elipousson/mapmaryland/issues Depends: R (>= 3.5) Imports: cli, getdata (>= 0.1.0.9004), glue, janitor, magrittr, rlang, sf, sfext Suggests: arcgislayers, dplyr, lubridate, naniar, stringr, testthat (>= 3.0.0), tigris Remotes: elipousson/getdata, elipousson/sfext Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2025-10-30 02:51:13 UTC RemoteUrl: https://github.com/elipousson/mapmaryland RemoteRef: HEAD RemoteSha: 8500c480a6c72d881a6c67f72fb1bbce07b792ec NeedsCompilation: no Packaged: 2026-07-04 02:30:17 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ) Maintainer: Eli Pousson