Package: ggredist Title: Scales, Geometries, and Extensions of 'ggplot2' for Election Mapping Version: 0.0.4 Authors@R: c( person("Cory", "McCartan", email = "mccartan@psu.edu", role = "aut"), person("Christopher T.", "Kenny", email = "ctkenny@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860"))) Description: Provides 'ggplot2' extensions for political map making. Implements new geometries for groups of simple feature geometries. Adds palettes and scales for red to blue color mapping and for discrete maps. Implements tools for easy label generation and placement, automatic map coloring, and themes. Depends: R (>= 2.10) Imports: rlang, grDevices, ggplot2, scales, palette Suggests: sf, geos, redist License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/alarm-redist/ggredist, https://alarm-redist.org/ggredist/ BugReports: https://github.com/alarm-redist/ggredist/issues Config/testthat/edition: 3 LazyData: true Repository: https://christopherkenny.r-universe.dev Date/Publication: 2025-10-01 15:11:09 UTC RemoteUrl: https://github.com/alarm-redist/ggredist RemoteRef: HEAD RemoteSha: f37cd630aa9a65d827fb5a4cde5ade685497b636 NeedsCompilation: no Packaged: 2026-05-27 10:48:37 UTC; root Author: Cory McCartan [aut], Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny