Package: redistverse Title: Easily Install and Load Redistricting Software Version: 0.1.2 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")), person("tidyverse contributors", role = "ctb", comment = "attach code adapted from tidyverse.")) Description: Easy installation, loading, and control of packages for redistricting data downloading, spatial data processing, simulation, analysis, and visualization. This package makes it easy to install and load multiple 'redistverse' packages at once. The 'redistverse' is developed and maintained by the Algorithm-Assisted Redistricting Methodology (ALARM) Project. For more details see . Depends: R (>= 4.0.0) Imports: redist, redistmetrics, geomander, ggredist, sf, censable, tinytiger, easycensus, PL94171, alarmdata, cli, birdie, baf Suggests: wacolors, testthat (>= 3.0.0), spelling License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/alarm-redist/redistverse, https://alarm-redist.org/redistverse/ BugReports: https://github.com/alarm-redist/redistverse/issues Config/testthat/edition: 3 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2025-12-14 22:50:20 UTC RemoteUrl: https://github.com/alarm-redist/redistverse RemoteRef: HEAD RemoteSha: 0b6134181610860eea1450726f8f91c2a8edd6bb NeedsCompilation: no Packaged: 2026-07-08 06:16:28 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ), Cory McCartan [aut] (ORCID: ), tidyverse contributors [ctb] (attach code adapted from tidyverse.) Maintainer: Christopher T. Kenny