Package: rict
Title: Redistricting in Clean Tables
Version: 0.0.1
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Provides a suite of tools to create tables that accompany maps. The
    tools create clean, informative tables for electoral outcomes, compactness, and
    other district-level quantities. Most tools are aimed at the redistricting
    context, but are broadly applicable to other electoral data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: cli, dplyr, geomander, geos, ggplot2, gt, purrr, redist,
        redistmetrics, rlang, sf, stringr, tibble
Depends: R (>= 4.1.0)
LazyData: true
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: http://christophertkenny.com/rict/,
        https://github.com/christopherkenny/rict
BugReports: https://github.com/christopherkenny/rict/issues
Language: en-US
NeedsCompilation: no
Packaged: 2026-02-27 16:43:09 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2026-03-04 10:20:02 UTC
Built: R 4.6.0; ; 2026-04-26 02:35:55 UTC; unix
