Package: redistmetrics
Title: Redistricting Metrics
Version: 1.0.9
Date: 2025-04-27
Authors@R: c(
    person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut", "cre")),
    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
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), ggplot2
LinkingTo: Rcpp, RcppArmadillo, RcppThread
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
SystemRequirements: C++17
RoxygenNote: 7.3.2
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
NeedsCompilation: yes
Packaged: 2025-04-29 19:38:03 UTC; chris
Author: Christopher T. Kenny [aut, cre],
  Cory McCartan [aut],
  Ben Fifield [aut],
  Kosuke Imai [aut]
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2025-04-29 20:20:05 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 14:08:53 UTC; windows
Archs: x64
