Package: airnow
Title: Retrieve 'AirNow' Air Quality Observations and Forecasts
Version: 0.1.1
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://briandconnelly.github.io/airnow/,
        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.3.3
NeedsCompilation: no
Packaged: 2026-03-01 00:27:15 UTC; bdc
Author: Brian Connelly [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-9948-0379>)
Maintainer: Brian Connelly <bdc@bconnelly.net>
Repository: CRAN
Date/Publication: 2026-03-01 10:00:14 UTC
