Type: Package
Package: PWFSLSmoke
Version: 0.99.33
Title: Utilities for Working with Air Quality Monitoring Data
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre")), 
    person("Rohan", "Aras", email="rohana@uw.edu", role=c("aut")),
    person("Zach", "Dingels", email="dingelsz@uw.edu", role=c("aut")),
    person("Jon", "Hagg", email="jhagg314@gmail.com", role=c("aut")),
    person("Jimin", "Kim", email="jk55@uw.edu", role=c("aut")),
    person("Helen", "Miller", email="helen@ohana.org", role=c("aut")),
    person("Rex", "Thompson", email="rexs.thompson@gmail.com", role=c("aut")),
    person("Alice", "Yang", email="wenhuy@uw.edu", role=c("aut"))
    )
Author: Jonathan Callahan [aut, cre],
    Rohan Aras [aut],
    Zach Dingels [aut],
    Jon Hagg [aut],
    Jimin Kim [aut],
    Helen Miller [aut],
    Rex Thompson [aut],
    Alice Yang [aut]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.1.0), dplyr, maps, MazamaSpatialUtils (>= 0.4.4)
Imports: cluster, dygraphs (>= 1.1.1.4), futile.logger, ggmap, httr,
        jsonlite, leaflet (>= 1.0.0), lubridate, maptools, mapproj,
        openair, png, raster, RColorBrewer, RCurl, rgdal, RgoogleMaps,
        readr, reshape2, rvest, sp, stringr, xml2, xts, zoo
Suggests: knitr, rmarkdown
Description: Utilities for working with air quality monitoring data
    with a focus on small particulates (PM2.5) generated by wildfire
    smoke. Functions are provided for downloading available data from
    the United States Environmental Protection Agency (US EPA) and
    it's AirNow air quality site. Additional sources of PM2.5 data
    made accessible by the package include: AIRSIS (password protected),
    the Western Regional Climate Center (WRCC) and the open source site OpenAQ.
License: GPL-3
VignetteBuilder: knitr
Repository: CRAN
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-12 02:31:00 UTC; jonathan
Date/Publication: 2017-12-12 17:25:43 UTC
