Package: PL94171
Type: Package
Title: Tabulate P.L. 94-171 Redistricting Data Summary Files
Version: 1.0.1
Authors@R: c(
    person("Cory", "McCartan", email = "cmccartan@g.harvard.edu", role = c("aut", "cre")),
    person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = "aut"))
Maintainer: Cory McCartan <cmccartan@g.harvard.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: stringr, readr, dplyr (>= 1.0.0), tigris, sf, withr, httr
Suggests: testthat (>= 3.0.0), lifecycle, knitr, rmarkdown, ggplot2
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://corymccartan.github.io/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: 2021-11-18 19:21:58 UTC; cmccartan
Author: Cory McCartan [aut, cre],
  Christopher T. Kenny [aut]
Repository: CRAN
Date/Publication: 2021-11-18 19:40:02 UTC
