Package: CDCPLACES
Type: Package
Title: Access the 'CDC PLACES' API
Version: 1.1.5
Authors@R: c(person("Brenden Smith", role = c("aut", "cre"), email = "smit2535@msu.edu"))
Maintainer: Brenden Smith <smit2535@msu.edu>
Description: Allows users to seamlessly query several 'CDC PLACES' APIs (<https://data.cdc.gov/browse?q=PLACES%20&sortBy=relevance>)
    by geography, state, measure, and release year. This package also contains a
    function to explore the available measures for each release year. 
License: MIT + file LICENSE
URL: https://github.com/brendensm/CDCPLACES,
        https://brendensm.github.io/CDCPLACES/
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: curl, dplyr, httr, httr2, jsonlite, tidyr, tigris, sf, usa
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-03-14 19:40:42 UTC; brendensmith
Author: Brenden Smith [aut, cre]
Repository: CRAN
Date/Publication: 2024-03-14 20:00:08 UTC
Built: R 4.2.3; ; 2024-03-14 22:50:07 UTC; unix
