Type: Package Package: openair Title: Tools for the Analysis of Air Pollution Data Version: 3.1.0.9000 Authors@R: c( person("David", "Carslaw", , "david.carslaw@york.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0991-950X")), person("Jack", "Davison", , "jack.davison@wsp.com", role = "aut", comment = c(ORCID = "0000-0003-2653-6615")), person("Karl", "Ropkins", , "K.Ropkins@its.leeds.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-0294-6997")) ) 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, ) and subsequent papers. License: MIT + file LICENSE URL: https://openair-project.github.io/openair/, https://github.com/openair-project/openair BugReports: https://github.com/openair-project/openair/issues Depends: R (>= 4.1.0) Imports: cli, cluster, dplyr (>= 1.2), ggplot2 (>= 4.0.0), graphics, grDevices, grid, lubridate, MASS, methods, mgcv, patchwork, purrr (>= 1.0.0), Rcpp, readr, rlang, scales, stats, tidyr, utils Suggests: geomtextpath, KernSmooth, knitr, legendry (>= 0.3.0), quantreg, rmarkdown, rnaturalearth, sf, spelling, testthat (>= 3.0.0) LinkingTo: Rcpp ByteCompile: true Config/Needs/website: openair-project/openairpkgdown Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: yes LazyLoad: yes Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://openair-project.r-universe.dev Date/Publication: 2026-06-30 12:34:19 UTC RemoteUrl: https://github.com/openair-project/openair RemoteRef: HEAD RemoteSha: 97886840de32074b823ba38554db27ba5c67b4bc NeedsCompilation: yes Packaged: 2026-06-30 13:26:29 UTC; root Author: David Carslaw [aut, cre] (ORCID: ), Jack Davison [aut] (ORCID: ), Karl Ropkins [aut] (ORCID: ) Maintainer: David Carslaw