Package: rmweather
Type: Package
Title: Tools to Conduct Meteorological Normalisation on Air Quality
        Data
Version: 0.1.5
Date: 2020-06-03
Authors@R: person("Stuart K.", "Grange", email = "stuart.grange@york.ac.uk", 
    role = c("cre", "aut"), comment = c(ORCID = "0000-0003-4093-3596"))
Maintainer: Stuart K. Grange <stuart.grange@york.ac.uk>
Description: An integrated set of tools to allow data users to conduct 
    meteorological normalisation on air quality data. This meteorological 
    normalisation technique uses predictive random forest models to remove 
    variation of pollutant concentrations so trends and interventions can be 
    explored in a robust way. For examples, see Grange et al. (2018) 
    <doi:10.5194/acp-18-6223-2018> and Grange and Carslaw (2019) 
    <doi:10.1016/j.scitotenv.2018.10.344>.
URL: https://github.com/skgrange/rmweather
BugReports: https://github.com/skgrange/rmweather/issues
License: GPL-3 | file LICENSE
ByteCompile: true
Depends: R (>= 3.2.0)
Imports: dplyr, ggplot2, lubridate, magrittr, pdp, purrr, ranger,
        stringr, strucchange, tibble, viridis
Suggests: testthat, openair
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-03 08:27:37 UTC; stuart
Author: Stuart K. Grange [cre, aut] (<https://orcid.org/0000-0003-4093-3596>)
Repository: CRAN
Date/Publication: 2020-06-07 23:00:02 UTC
