Package: redist
Version: 3.1.5
Date: 2021-10-04
Title: Simulation Methods for Legislative Redistricting
Authors@R: c(
    person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut", "cre")),
    person("Cory", "McCartan", email = "cmccartan@g.harvard.edu", role = "aut"),
    person("Ben", "Fifield", email = "benfifield@gmail.com", role = "aut"),
    person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut"),
    person("Jun", "Kawahara", email = "jkawahara@i.kyoto-u.ac.jp", role = "ctb"),
    person("Alexander", "Tarr", email = "atarr@princeton.edu", role = "ctb"),
    person("Michael", "Higgins", email = "mikehiggins@k-state.edu", role = "ctb"))
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Description: Enables researchers to sample redistricting plans from a pre-specified
    target distribution using Sequential Monte Carlo and Markov Chain Monte Carlo
    algorithms.  The package allows for the implementation of various constraints in
    the redistricting process such as geographic compactness and population parity
    requirements. Tools for analysis such as computation of various summary statistics
    and plotting functionality are also included. The package implements methods
    described in Fifield, Higgins, Imai and Tarr (2020) <doi:10.1080/10618600.2020.1739532>,
    Fifield, Imai, Kawahara, and Kenny (2020) <doi:10.1080/2330443X.2020.1791773>,
    and McCartan and Imai (2020) <arXiv:2008.06131>.
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.11.0), rlang, vctrs, tidyselect, stringr, dplyr (>=
        1.0.0), sf, doParallel, foreach, servr, sys, coda, ggplot2,
        patchwork, readr
Suggests: igraph, s2, lwgeom, withr, leaflet, leafgl, loo, Rmpi, knitr,
        rmarkdown, rmapshaper, scales, units, spdep, RSpectra, testthat
        (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 2)
SystemRequirements: OpenMPI, gmp, libxml2, python
Packaged: 2021-10-05 01:42:23 UTC; chris
NeedsCompilation: yes
BugReports: https://github.com/alarm-redist/redist/issues
URL: https://alarm-redist.github.io/redist/
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
Author: Christopher T. Kenny [aut, cre],
  Cory McCartan [aut],
  Ben Fifield [aut],
  Kosuke Imai [aut],
  Jun Kawahara [ctb],
  Alexander Tarr [ctb],
  Michael Higgins [ctb]
Repository: CRAN
Date/Publication: 2021-10-05 23:20:19 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 11:59:28 UTC; windows
Archs: i386, x64
