Package: rsinaica
Type: Package
Title: Download Data from Mexico's Air Quality Information System
Version: 0.5.0
Authors@R: c(person("Diego", "Valle-Jones", email = "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 <http://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
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.2)
Suggests: aire.zmvm, testthat, covr, knitr, rmarkdown, ggplot2, maps,
        mapproj, sp, ggmap, gstat, zoo, tidyr
Imports: jsonlite, httr, stringr, dplyr, lubridate
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-20 17:44:59 UTC; diego
Author: Diego Valle-Jones [aut, cre]
Maintainer: Diego Valle-Jones <diego@diegovalle.net>
Repository: CRAN
Date/Publication: 2018-05-22 13:01:50 UTC
