Package: tinytiger
Title: Lightweight Interface to TIGER/Line Shapefiles
Version: 0.0.10
Authors@R: c(
    person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", 
    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-04-30 00:52:23 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>),
  Cory McCartan [aut]
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2025-04-30 02:30:01 UTC
Built: R 4.3.3; ; 2025-04-30 03:11:41 UTC; unix
