Package: aire.zmvm
Type: Package
Title: Download Mexico City Pollution, Wind, and Temperature Data
Version: 0.8.0
Authors@R: c(person("Diego", "Valle-Jones", email = "diego@diegovalle.net", role = c("aut", "cre")))
Description: Tools for downloading hourly averages, daily maximums and minimums from each of the 
    pollution, wind, and temperature measuring stations or geographic zones in the Mexico City 
    metro area. The package also includes the locations of each of the stations and zones. See 
    <http://aire.cdmx.gob.mx/> for more information.
URL: https://hoyodesmog.diegovalle.net/aire.zmvm/,
        https://github.com/diegovalle/aire.zmvm
BugReports: https://github.com/diegovalle/aire.zmvm/issues
License: BSD_3_clause + file LICENSE
LazyData: TRUE
Depends: R (>= 3.0.2)
Suggests: knitr, rmarkdown, testthat, ggplot2, ggseas, mapproj,
        selectr, covr, ggmap
Imports: lubridate, dplyr, rvest, tidyr, stringr, xml2, httr, readr,
        sp, progress, readxl
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-10-30 19:28:23 UTC; diego
Author: Diego Valle-Jones [aut, cre]
Maintainer: Diego Valle-Jones <diego@diegovalle.net>
Repository: CRAN
Date/Publication: 2018-10-30 20:00:03 UTC
