Type: Package
Package: rsinaica
Title: Download Data from Mexico's Air Quality Information System
Version: 1.0.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
    <https://sinaica.inecc.gob.mx> 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.2)
Imports: dplyr, httr, jsonlite, lubridate, stats, stringr, utils
Suggests: knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-02-07 15:50:45 UTC; diego
Author: Diego Valle-Jones [aut, cre]
Maintainer: Diego Valle-Jones <diego@diegovalle.net>
Repository: CRAN
Date/Publication: 2024-02-08 08:10:07 UTC
