Package: usmapdata Title: Mapping Data for 'usmap' Package Version: 1.0.0.9000 Description: Provides a container for data used by the 'usmap' package. The data used by 'usmap' has been extracted into this package so that the file size of the 'usmap' package can be reduced greatly. The data in this package will be updated roughly once per year as new map data files are provided by the US Census Bureau. Authors@R: person("Paolo", "Di Lorenzo", email = "paolo@dilorenzo.org", role = c("aut", "cre")) Depends: R (>= 3.5.0) License: GPL (>= 3) Encoding: UTF-8 Language: en-US URL: https://usmap.dev BugReports: https://github.com/pdil/usmapdata/issues Imports: rlang, sf Suggests: covr, dplyr, spelling, testthat (>= 3.0.0), withr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://pdil.r-universe.dev Date/Publication: 2026-05-04 20:08:28 UTC RemoteUrl: https://github.com/pdil/usmapdata RemoteRef: HEAD RemoteSha: 52bd444be813b4d7b920155e91b9c7f149fd71ad NeedsCompilation: no Packaged: 2026-07-03 05:22:11 UTC; root Author: Paolo Di Lorenzo [aut, cre] Maintainer: Paolo Di Lorenzo