Package: tinytiger
Title: Lightweight Interface to TIGER/Line Shapefiles
Version: 0.0.11
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 = "cmccartan@g.harvard.edu", role = "aut"))
Description: Download geographic shapes from the United States Census Bureau 
    TIGER/Line Shapefiles <https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>.
    Functions support downloading and reading in geographic boundary data.
    All downloads can be set up with a cache to avoid multiple downloads.
    Data is available back to 2000 for most geographies.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: cli, glue, curl, sf
Suggests: knitr, rappdirs, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
URL: https://github.com/alarm-redist/tinytiger,
        https://alarm-redist.org/tinytiger/
BugReports: https://github.com/alarm-redist/tinytiger/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-24 14:44:52 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>),
  Cory McCartan [aut]
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-10-24 16:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:55:50 UTC; windows
