Package: AQEval
Title: Air Quality Evaluation
Version: 0.5.7
Date: 2024-04-03
Description: Developed for use by those tasked with the routine detection, characterisation
          and quantification of discrete changes in air quality time-series, such as
          identifying the impacts of air quality policy interventions. The main functions use
          signal isolation then break-point/segment (BP/S) methods based on 'strucchange' and
          'segmented' methods to detect and quantify change events (Ropkins & Tate, 2021,
          <doi:10.1016/j.scitotenv.2020.142374>).
Authors@R: c(person(given = "Karl", family = "Ropkins", role = c("aut", "cre"), email =
          "k.ropkins@its.leeds.ac.uk", comment = c(ORCID = "0000-0002-0294-6997")),
          person(given = "Anthony", family = "Walker", role = c("aut"), email =
          "anthony.walker@defra.gov.uk", comment = c(ORCID = "0000-0003-3979-0989")),
          person(given = "James", family = "Tate", role = c("aut")))
Maintainer: Karl Ropkins <k.ropkins@its.leeds.ac.uk>
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: openair, dplyr, loa, ggplot2, strucchange, segmented, mgcv,
        tidyr, lubridate, purrr, ggtext, stats
RoxygenNote: 7.2.3
URL: https://github.com/karlropkins/AQEval,
        https://karlropkins.github.io/AQEval/
BugReports: https://github.com/karlropkins/AQEval/issues
NeedsCompilation: no
Packaged: 2024-04-03 18:17:34 UTC; trakradmin
Author: Karl Ropkins [aut, cre] (<https://orcid.org/0000-0002-0294-6997>),
  Anthony Walker [aut] (<https://orcid.org/0000-0003-3979-0989>),
  James Tate [aut]
Repository: CRAN
Date/Publication: 2024-04-03 18:53:01 UTC
Built: R 4.2.3; ; 2024-04-03 19:52:11 UTC; unix
