Type: Package
Package: openair
Title: Tools for the Analysis of Air Pollution Data
Version: 2.18-2
Date: 2024-03-11
Authors@R: c(
    person("David", "Carslaw", , "david.carslaw@york.ac.uk", role = c("aut", "cre")),
    person("Jack", "Davison", , "jack.davison@ricardo.com", role = "aut"),
    person("Karl", "Ropkins", , "K.Ropkins@its.leeds.ac.uk", role = "aut")
  )
Maintainer: David Carslaw <david.carslaw@york.ac.uk>
Description: Tools to analyse, interpret and understand air pollution
    data. Data are typically regular time series and air quality
    measurement, meteorological data and dispersion model output can be
    analysed. The package is described in Carslaw and Ropkins (2012,
    <doi:10.1016/j.envsoft.2011.09.008>) and subsequent papers.
License: GPL (>= 2)
URL: https://davidcarslaw.github.io/openair/,
        https://github.com/davidcarslaw/openair
BugReports: https://github.com/davidcarslaw/openair/issues
Depends: R (>= 3.2.0)
Imports: cli, cluster, dplyr (>= 1.0), graphics, grDevices, grid,
        hexbin, lattice, latticeExtra, lubridate, mapproj, MASS,
        methods, mgcv, purrr (>= 1.0.0), Rcpp, readr, rlang, stats,
        tibble, tidyr, utils
Suggests: KernSmooth, mapdata, maps, quantreg, spelling
LinkingTo: Rcpp
ByteCompile: true
Encoding: UTF-8
Language: en-GB
LazyData: yes
LazyLoad: yes
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-03-11 15:22:29 UTC; davidcarslaw
Author: David Carslaw [aut, cre],
  Jack Davison [aut],
  Karl Ropkins [aut]
Repository: CRAN
Date/Publication: 2024-03-11 16:30:02 UTC
