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
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
NeedsCompilation: no
Packaged: 2025-10-01 14:38:26 UTC; chris
Author: Cory McCartan [aut],
  Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-10-01 15:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:27:31 UTC; windows
