Type: Package
Package: openairmaps
Title: Create Maps of Air Pollution Data
Version: 0.8.0
Authors@R: c(
    person("Jack", "Davison", , "davison.jack.jd@gmail.com", role = c("cre", "aut")),
    person("David", "Carslaw", , "david.carslaw@york.ac.uk", role = "aut")
  )
Description: Combine the air quality data analysis methods of 'openair'
    with the JavaScript 'Leaflet' (<https://leafletjs.com/>) library.
    Functionality includes plotting site maps, "directional analysis"
    figures such as polar plots, and air mass trajectories.
License: GPL (>= 3)
URL: https://davidcarslaw.github.io/openairmaps/
Depends: R (>= 3.2.0)
Imports: cli, dplyr, forcats, ggmap, ggplot2, ggtext, leaflet,
        lifecycle, lubridate, magrittr, mgcv, openair (>= 2.13), purrr
        (>= 1.0.0), rlang, sf, stringr, tibble, tidyr, tidyselect
Suggests: covr, testthat (>= 3.0.0), worldmet
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-31 12:40:00 UTC; Jack
Author: Jack Davison [cre, aut],
  David Carslaw [aut]
Maintainer: Jack Davison <davison.jack.jd@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-31 13:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:40:45 UTC; windows
