Type: Package
Package: PWFSLSmoke
Version: 1.2.117
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("Hans", "Martin", email="hansmrtn@gmail.com", role=c("ctb")),
    person("Spencer", "Pease", email="spencerpease618@gmail.com", role=c("ctb")),
    person("Helen", "Miller", email="helen@ohana.org", role=c("ctb")),
    person("Zach", "Dingels", email="dingelsz@uw.edu", role=c("ctb")),
    person("Rohan", "Aras", email="rohana@uw.edu", role=c("ctb")),
    person("Jon", "Hagg", email="jhagg314@gmail.com", role=c("ctb")),
    person("Jimin", "Kim", email="jk55@uw.edu", role=c("ctb")),
    person("Rex", "Thompson", email="rexs.thompson@gmail.com", role=c("ctb")),
    person("Alice", "Yang", email="wenhuy@uw.edu", role=c("ctb"))
    )
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.5.0), dplyr (>= 0.8.3), maps, MazamaCoreUtils (>=
        0.4.3), MazamaSpatialUtils (>= 0.6.3)
Imports: curl, cluster, dygraphs (>= 1.1.1.4), geosphere, ggmap, glue,
        httr, jsonlite, leaflet (>= 1.0.0), lubridate, magrittr,
        mapproj, maptools, methods, openair, png, purrr, raster,
        RColorBrewer, rgdal, RgoogleMaps, readr, reshape2, rlang, sf,
        slippymath, sp, stringr, tibble, tidyr, xts
Suggests: knitr, lintr, rmarkdown, testthat (>= 2.1.0)
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 'EPA' <https://www.epa.gov/outdoor-air-quality-data> and
    it's 'AirNow' air quality site <https://www.airnow.gov>.
    Additional sources of PM2.5 data made accessible by the package include:
    'AIRSIS' (aka "Oceaneering", not public)
    and 'WRCC' <https://wrcc.dri.edu/cgi-bin/smoke.pl>.
    Data compilations are hosted by the USFS 'AirFire' research team
    <https://www.airfire.org>.
License: GPL-3
VignetteBuilder: knitr
Repository: CRAN
URL: https://github.com/MazamaScience/PWFSLSmoke
BugReports: https://github.com/MazamaScience/PWFSLSmoke/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-19 17:52:31 UTC; jonathancallahan
Author: Jonathan Callahan [aut, cre],
  Hans Martin [ctb],
  Spencer Pease [ctb],
  Helen Miller [ctb],
  Zach Dingels [ctb],
  Rohan Aras [ctb],
  Jon Hagg [ctb],
  Jimin Kim [ctb],
  Rex Thompson [ctb],
  Alice Yang [ctb]
Date/Publication: 2021-11-23 09:40:02 UTC
Built: R 4.1.0; ; 2021-11-24 13:49:32 UTC; unix
