Package: AQEval
Title: Air Quality Evaluation
Version: 0.4.5
Date: 2022-04-13
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 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("ctb"), email = "anthony.walker@defra.gov.uk", comment =
        c(ORCID = "0000-0003-3979-0989")), person(given = "James", family =
        "Tate", role = c("ctb")))
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.1.2
URL: https://github.com/karlropkins/AQEval,
        https://karlropkins.github.io/AQEval/
BugReports: https://github.com/karlropkins/AQEval/issues
NeedsCompilation: no
Packaged: 2022-04-13 10:31:37 UTC; trakradmin
Author: Karl Ropkins [aut, cre] (<https://orcid.org/0000-0002-0294-6997>),
  Anthony Walker [ctb] (<https://orcid.org/0000-0003-3979-0989>),
  James Tate [ctb]
Repository: CRAN
Date/Publication: 2022-04-14 09:32:31 UTC
