Package: CDCPLACES
Type: Package
Title: Access the 'CDC PLACES' API
Version: 1.1.1
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"
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, httr2, jsonlite, tidyr, utils
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-12-20 00:03:45 UTC; brendensmith
Author: Brenden Smith [aut, cre]
Repository: CRAN
Date/Publication: 2023-12-20 15:50:30 UTC
