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 for details of the AQS API. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libssl-dev Repository: https://himesgroup.r-universe.dev Date/Publication: 2023-11-20 21:35:27 UTC RemoteUrl: https://github.com/himesgroup/raqs RemoteRef: HEAD RemoteSha: 44cbb82b2a6642bf34f88d085896758d6435d78b NeedsCompilation: no Packaged: 2026-06-22 08:05:37 UTC; root Author: Jaehyun Joo [aut, cre], Blanca Himes [aut] Maintainer: Jaehyun Joo