Package: redistverse
Title: Easily Install and Load Redistricting Software
Version: 0.1.1
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 <https://alarm-redist.org>.
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
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
NeedsCompilation: no
Packaged: 2025-10-27 19:03:23 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>),
  Cory McCartan [aut] (ORCID: <https://orcid.org/0000-0002-6251-669X>),
  tidyverse contributors [ctb] (attach code adapted from tidyverse.)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-10-27 20:00:02 UTC
Built: R 4.5.1; ; 2025-10-29 00:51:28 UTC; windows
