Package: qualR Title: An R package to download São Paulo and Rio de Janeiro air pollution data Version: 0.9.7 Authors@R: c( person(given = "Mario", family = "Gavidia-Calderón", role = c("aut", "cre"), email = "mario.calderon@iag.usp.br", comment = c(ORCID = "0000-0002-7371-1116")), person(given = "Maria de Fatima", family = "Andrade", role = c("ctb", "ths"), email = "maria.andrade@iag.usp.br", comment = c(ORCID = "0000-0001-5351-8311")), person(given = "Daniel", family = "Schuch", role = c("aut","ctb"), email = "d.schuch@northeastern.edu", comment = c(ORCID = "0000-0001-5977-4519")), person(given = "Beatriz", family = "Milz", role = "rev", comment = "Beatriz reviewed the package (v. 0.9.6) for rOpenSci"), person(given = "Kaue", family = "de Sousa", role = "rev", comment = "Kaue reviewed the package (v. 0.9.6) for rOpenSci") ) Description: A package to download information from CETESB QUALAR and MonitorAr systems. It contains function to download different parameters, a set of criteria pollutants and the most frequent meteorological parameters used in air quality data analysis and air quality model evaluation. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: XML, httr, jsonlite URL: https://docs.ropensci.org/qualR (website) https://github.com/ropensci/qualR BugReports: https://github.com/ropensci/qualR/issues Suggests: knitr, covr, testthat (>= 3.0.0), rmarkdown, openair, ggplot2, purrr, magrittr Depends: R (>= 3.5.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-05-24 05:59:54 UTC RemoteUrl: https://github.com/ropensci/qualR RemoteRef: master RemoteSha: 714113287ca088f90eb4aae7cf736c25c9b6948a NeedsCompilation: no Packaged: 2026-07-01 08:27:44 UTC; root Author: Mario Gavidia-Calderón [aut, cre] (ORCID: ), Maria de Fatima Andrade [ctb, ths] (ORCID: ), Daniel Schuch [aut, ctb] (ORCID: ), Beatriz Milz [rev] (Beatriz reviewed the package (v. 0.9.6) for rOpenSci), Kaue de Sousa [rev] (Kaue reviewed the package (v. 0.9.6) for rOpenSci) Maintainer: Mario Gavidia-Calderón