Package: geomander
Type: Package
Title: Geographic Tools for Studying Gerrymandering
Version: 2.5.0
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 = "ctb", comment = c(ORCID = "0000-0002-6251-669X"))
            )
Description: A compilation of tools to complete common tasks for studying gerrymandering. 
    This focuses on the geographic tool side of common problems, such as linking 
    different levels of spatial units or estimating how to break up units. Functions 
    exist for creating redistricting-focused data for the US.
License: MIT + file LICENCE
URL: https://christophertkenny.com/geomander/,
        https://github.com/christopherkenny/geomander
BugReports: https://github.com/christopherkenny/geomander/issues
RoxygenNote: 7.3.2
LinkingTo: Rcpp (>= 1.0.7)
Imports: baf, censable, cli, dataverse, dplyr, geos, ggplot2, readr,
        rlang, Rcpp, sf, stringr, tibble, tidyr, tinytiger
Depends: R (>= 4.1.0)
Suggests: redist, knitr, rmarkdown, testthat (>= 3.0.0), RcppSimdJson,
        spelling
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: yes
Packaged: 2025-09-01 15:13:50 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>),
  Cory McCartan [ctb] (ORCID: <https://orcid.org/0000-0002-6251-669X>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-01 16:10:02 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-09-01 18:28:40 UTC; unix
Archs: geomander.so.dSYM
