Package: redistmetrics Title: Redistricting Metrics Version: 1.0.11 Date: 2025-12-15 Authors@R: c( person("Christopher T.", "Kenny", email = "ctkenny@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860")), person("Cory", "McCartan", email = "mccartan@psu.edu", role = "aut"), person("Ben", "Fifield", email = "benfifield@gmail.com", role = "aut"), person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut")) Description: Reliable and flexible tools for scoring redistricting plans using common measures and metrics. These functions provide key direct access to tools useful for non-simulation analyses of redistricting plans, such as for measuring compactness or partisan fairness. Tools are designed to work with the 'redist' package seamlessly. Depends: R (>= 4.1.0) Imports: sf, Rcpp, vctrs, cli, foreach, doParallel, magrittr, dplyr, rlang, geos, wk, libgeos Suggests: rmarkdown, knitr, testthat (>= 3.0.0), ggplot2 LinkingTo: Rcpp, RcppArmadillo, RcppThread, libgeos License: MIT + file LICENSE Encoding: UTF-8 LazyData: true SystemRequirements: C++17 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://alarm-redist.org/redistmetrics/, https://github.com/alarm-redist/redistmetrics BugReports: https://github.com/alarm-redist/redistmetrics/issues VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://alarm-redist.r-universe.dev Date/Publication: 2026-06-24 13:35:21 UTC RemoteUrl: https://github.com/alarm-redist/redistmetrics RemoteRef: HEAD RemoteSha: 241e038504d799f1a72bce6fd050775d977133a0 NeedsCompilation: yes Packaged: 2026-06-24 13:42:02 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ), Cory McCartan [aut], Ben Fifield [aut], Kosuke Imai [aut] Maintainer: Christopher T. Kenny