Package: PL94171
Type: Package
Title: Tabulate P.L. 94-171 Redistricting Data Summary Files
Version: 1.1.3
Authors@R: c(
    person("Cory", "McCartan", email = "mccartan@psu.edu", role = c("aut", "cre")),
    person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = "aut"))
Maintainer: Cory McCartan <mccartan@psu.edu>
Description: Tools to process legacy format summary redistricting data files
    produced by the United States Census Bureau pursuant to P.L. 94-171. These
    files are generally available earlier but are difficult to work with as-is.
Depends: R (>= 4.0.0)
Imports: cli, stringr, readr, dplyr (>= 1.0.0), tinytiger, sf, withr,
        httr
Suggests: testthat (>= 3.0.0), lifecycle, knitr, rmarkdown, ggplot2
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://corymccartan.com/PL94171/,
        https://github.com/CoryMcCartan/PL94171/
BugReports: https://github.com/CoryMcCartan/PL94171/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-02-18 19:40:20 UTC; cmccartan
Author: Cory McCartan [aut, cre],
  Christopher T. Kenny [aut]
Repository: CRAN
Date/Publication: 2025-02-19 05:30:06 UTC
