Package: raqs
Title: Interface to the US EPA Air Quality System (AQS) API
Version: 1.0.2
Authors@R: c(
           person(given = "Jaehyun",
           family = "Joo",
           role = c("aut", "cre"),
           email = "jaehyunjoo@outlook.com"),
           person(given = "Blanca",
           family = "Himes",
           role = c("aut"))
           )
Description: Offers functions for fetching JSON data from the US EPA Air Quality
             System (AQS) API with options to comply with the API rate limits.
             See <https://aqs.epa.gov/aqsweb/documents/data_api.html> for
             details of the AQS API.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli, httr2
Depends: R (>= 4.1)
URL: https://github.com/HimesGroup/raqs
BugReports: https://github.com/HimesGroup/raqs/issues
Suggests: data.table, tibble
NeedsCompilation: no
Packaged: 2023-11-20 21:43:39 UTC; jaehyun
Author: Jaehyun Joo [aut, cre],
  Blanca Himes [aut]
Maintainer: Jaehyun Joo <jaehyunjoo@outlook.com>
Repository: CRAN
Date/Publication: 2023-11-20 22:00:02 UTC
Built: R 4.2.3; ; 2023-11-20 23:37:13 UTC; unix
