Package: redistio Title: Interactive Redistricting Version: 0.0.0.9002 Authors@R: c( person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")), person(given = "Cory", family = "McCartan", email = "mccartan@psu.edu", role = "aut", comment = c(ORCID = "0000-0002-6251-669X")) ) Description: A point and click editor for districts built on 'shiny' and 'mapgl'. Users can draw districts and calculate standard redistricting metrics, like compactness or the number of administrative splits. Maps can be exported as assignment files or shapefiles, readable by most other redistricting software. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: bslib, colourpicker, dplyr, DT, geomander, ggredist, gt, mapgl (>= 0.4.4), purrr, redistmetrics, RColorBrewer, rict, rlang, scales, sf, shiny, stringr, tibble Depends: R (>= 4.1.0) LazyData: true URL: https://github.com/christopherkenny/redistio, https://christophertkenny.com/redistio/ BugReports: https://github.com/christopherkenny/redistio/issues Suggests: alarmdata, crayons, ggplot2, planscorer, redist, shinytest2, shinyWidgets, spelling, testthat (>= 3.0.0) Language: en-US Config/testthat/edition: 3 Config/Needs/website: christopherkenny/ctktemplate Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev zlib1g-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-15 16:04:00 UTC RemoteUrl: https://github.com/christopherkenny/redistio RemoteRef: HEAD RemoteSha: 520adc2a3c1f554d9a75b8c719a277a34145fc86 NeedsCompilation: no Packaged: 2026-06-14 07:00:41 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ), Cory McCartan [aut] (ORCID: ) Maintainer: Christopher T. Kenny