Package: pargasite
Title: Pollution-Associated Risk Geospatial Analysis Site
Version: 2.1.0
Authors@R: c(
    person(given = "Jaehyun",
           family = "Joo",
           role = c("aut", "cre"),
           email = "jaehyunjoo@outlook.com"),
    person(given = "Rebecca",
           family = "Greenblatt",
           role = c("aut")),
    person(given = "Avantika",
           family = "Diwadkar",
           role = c("aut")),
    person(given = "Nisha",
           family = "Narayanan",
           role = c("aut")),
    person(given = "Blanca",
           family = "Himes",
           role = c("aut"))
           )
Description: Offers tools to estimate and visualize levels of major pollutants
             (CO, NO2, SO2, Ozone, PM2.5 and PM10) across the conterminous
             United States for user-defined time ranges. Provides functions to
             retrieve pollutant data from the U.S. Environmental Protection
             Agency’s 'Air Quality System' (AQS) API service
             <https://aqs.epa.gov/aqsweb/documents/data_api.html> for
             interactive visualization through a 'shiny' application, allowing
             users to explore pollutant levels for a given location over time
             relative to the National Ambient Air Quality Standards (NAAQS).
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: cli, gstat, leaflet, leafsync, methods, raqs, rlang, sf (>=
        1.0-15), shiny, shinycssloaders, stars (>= 0.6-5), stats, utils
Depends: R (>= 4.1.0)
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-22 21:27:39 UTC; jaehyun
Author: Jaehyun Joo [aut, cre],
  Rebecca Greenblatt [aut],
  Avantika Diwadkar [aut],
  Nisha Narayanan [aut],
  Blanca Himes [aut]
Maintainer: Jaehyun Joo <jaehyunjoo@outlook.com>
Repository: CRAN
Date/Publication: 2024-04-23 11:20:02 UTC
Built: R 4.2.3; ; 2024-04-23 13:34:51 UTC; unix
