Changes in version 0.0.4 (2025-10-01) - Corrects failures in scale_fill_538() and scale_color_538() due to changes in ggplot2 4.0.0. Changes in version 0.0.3 (2025-08-29) - Adds new discrete color palettes from Washingtonian and Alaskan redistricting proceses. - Replaces internal palette class with the palette class from the palette R package. - Flips the color scheme in fivethirtyeight to match order of other partisan palettes. - Corrects links to other packages for CRAN resubmission. Changes in version 0.0.2 (2022-11-23) - Adds colors and scales to match Wikipedia's typical election mapping colors. - Adds discrete palettes based on palettes from Jacksonville, FL and Florida statewide. Changes in version 0.0.1 - Added a NEWS.md file to track changes to the package. - Adds new geom: geom_district(), geom_district_label(), geom_district_text(), geom_places() - Adds scales for discrete and continuous partisan maps - Adds theme_map()