Package: openaq Title: Access Air Quality Data from the 'OpenAQ' API Description: Provides an interface to the 'OpenAQ' API , a platform for real-time and historical air quality data from around the world. Users can retrieve measurement data, metadata for sensors and locations for air quality research and monitoring. Version: 1.0.0 License: MIT + file LICENSE URL: https://github.com/openaq/openaq-r, https://openaq.github.io/openaq-r/ BugReports: https://github.com/openaq/openaq-r/issues Authors@R: c( person("Russ", "Biggs", email="russ@openaq.org", role = c("aut", "cre"), comment = c(ORCID = "0009-0008-0777-8479")), person("Christian", "Parker", email="chris@talloaks.io", role = c("aut")), person("Francesca", "Mills", role = c("ctb")), person("OpenAQ", email="dev@openaq.org", role = c("cph", "fnd")) ) Depends: R (>= 4.1.0) Imports: httr2 (>= 1.2.0), rstudioapi, methods, lubridate Suggests: testthat (>= 3.0.0), webmockr (>= 0.8.0), vcr (>= 2.1.0), withr (>= 3.0.2), knitr, maps, rmarkdown, sf (>= 0.9), spelling, jsonlite, mockery, Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: libssl-dev Repository: https://openaq.r-universe.dev Date/Publication: 2026-03-19 15:44:28 UTC RemoteUrl: https://github.com/openaq/openaq-r RemoteRef: HEAD RemoteSha: 5d83fb769d3fbf1f6857fe6d5fc01dff300c88e5 NeedsCompilation: no Packaged: 2026-07-19 09:05:59 UTC; root Author: Russ Biggs [aut, cre] (ORCID: ), Christian Parker [aut], Francesca Mills [ctb], OpenAQ [cph, fnd] Maintainer: Russ Biggs