Package: usmap Version: 1.0.0.9000 Title: US Maps Including Alaska and Hawaii Description: Obtain United States map data frames of varying region types (e.g. county, state). The map data frames include Alaska and Hawaii conveniently placed to the bottom left, as they appear in most maps of the US. Convenience functions for plotting choropleths, visualizing spatial data, and working with FIPS codes are also provided. Authors@R: person("Paolo", "Di Lorenzo", email = "paolo@dilorenzo.org", role = c("aut", "cph", "cre")) Depends: R (>= 3.5.0) License: GPL (>= 3) Encoding: UTF-8 Language: en-US LazyData: true URL: https://usmap.dev BugReports: https://github.com/pdil/usmap/issues Imports: rlang, usmapdata (>= 1.0.0) Suggests: covr, ggplot2 (>= 3.5.0), ggrepel, knitr, proto, rmarkdown, scales, sf, spelling, testthat (>= 3.0.0), vdiffr, withr RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr 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-02-21 21:13:56 UTC RemoteUrl: https://github.com/pdil/usmap RemoteRef: HEAD RemoteSha: e236150b68ccf1305bdd09e17ccaaec360ac7ddf NeedsCompilation: no Packaged: 2026-06-21 08:29:26 UTC; root Author: Paolo Di Lorenzo [aut, cph, cre] Maintainer: Paolo Di Lorenzo