Type: Package Package: rsinaica Title: Download Data from Mexico's Air Quality Information System Version: 1.2.0 Authors@R: person("Diego", "Valle-Jones", , "diego@diegovalle.net", role = c("aut", "cre")) Description: Easy-to-use functions for downloading air quality data from the Mexican National Air Quality Information System (SINAICA). Allows you to query pollution and meteorological parameters from more than a hundred monitoring stations located throughout Mexico. See for more information. License: MIT + file LICENSE URL: https://hoyodesmog.diegovalle.net/rsinaica/, https://github.com/diegovalle/rsinaica BugReports: https://github.com/diegovalle/rsinaica/issues Depends: R (>= 3.5) Imports: dplyr, httr, jsonlite, lubridate, stats, stringr, utils Suggests: knitr, rmarkdown, testthat Encoding: UTF-8 LazyData: TRUE Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://diegovalle.r-universe.dev Date/Publication: 2026-06-02 12:15:27 UTC RemoteUrl: https://github.com/diegovalle/rsinaica RemoteRef: HEAD RemoteSha: 3e742c82e616d00ce7440b32ba2079ab58541852 NeedsCompilation: no Packaged: 2026-07-02 09:51:20 UTC; root Author: Diego Valle-Jones [aut, cre] Maintainer: Diego Valle-Jones