Type: Package
Package: actiwalkability
Title: Access the EPA Walkability Index
Version: 0.1.0
Authors@R: c(
    person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com",
           comment = c(ORCID = "0000-0001-6469-1750"))
    )
Description: Provides helpers for querying the EPA Walkability Index
    <https://www.epa.gov/smartgrowth/national-walkability-index-user-guide-and-methodology>
    and working with Census GEOID/FIPS identifiers 
    <https://www.census.gov/programs-surveys/geography/guidance/geo-identifiers.html>.
License: GPL-3
Depends: R (>= 4.1.0)
Suggests: covr, ggplot2, ggrepel, knitr, withr, testthat, rmarkdown,
        curl
Encoding: UTF-8
VignetteBuilder: knitr
Imports: arcgislayers, assertthat, dplyr, rlang
Config/roxygen2/version: 8.0.0
URL: https://github.com/jhuwit/actiwalkability,
        https://jhuwit.github.io/actiwalkability/
BugReports: https://github.com/jhuwit/actiwalkability/issues
NeedsCompilation: no
Packaged: 2026-08-26 01:35:28 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-08 13:20:09 UTC
Built: R 4.6.1; ; 2026-09-08 14:30:38 UTC; windows
