Package: airnow
Title: Retrieve 'AirNow' Air Quality Observations and Forecasts
Version: 0.1.0
Authors@R: 
    person("Brian", "Connelly", , "bdc@bconnelly.net",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-9948-0379"))
Description: Retrieve air quality data via the 'AirNow'
    <https://www.airnow.gov/> API.
License: MIT + file LICENSE
URL: https://github.com/briandconnelly/airnow
BugReports: https://github.com/briandconnelly/airnow/issues
Depends: R (>= 4.1.0)
Imports: cli, glue, httr2, jsonlite, lifecycle, rlang (>= 1.0.0),
        tibble
Suggests: covr, lintr, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-30 02:10:24 UTC; bconnelly
Author: Brian Connelly [aut, cre, cph]
    (<https://orcid.org/0000-0002-9948-0379>)
Maintainer: Brian Connelly <bdc@bconnelly.net>
Repository: CRAN
Date/Publication: 2022-10-31 14:10:15 UTC
Built: R 4.3.0; ; 2023-04-12 14:25:14 UTC; unix
