Package: NHSRplotthedots
Type: Package
Title: Draw XmR Charts for NHSE/I 'Making Data Count' Programme
Version: 0.1.0
Authors@R: c(
          person("Christopher", "Reading", ,"christopher.reading1@nhs.net", c("cre", "aut")),
          person("Simon", "Wellesley-Miller", ,"simon.wellesley-miller@nhs.net", "aut"),
          person("Zoë", "Turner", , "Zoe.Turner2@nottshc.nhs.uk", "aut", comment = c(ORCID = "0000-0003-1033-9158")),
          person("Tom", "Jemmett", ,"thomas.jemmett@nhs.net", "aut", comment = c(ORCID="0000-0002-6943-2990")),
          person("Tom", "Smith", ,"thomas.smith5@nuh.nhs.uk", "aut"),
          person("Chris", "Mainey", ,"c.mainey@nhs.net", "aut", comment = c(ORCID ="0000-0002-3018-6171")),
          person("John", "MacKintosh", ,"john.mackintosh3@nhs.scot", "aut"),
          person("NHS-R community", email = "nhs.rcommunity@nhs.net", role = "cph")
          )
Maintainer: Christopher Reading <christopher.reading1@nhs.net>
Description: Provides tools for drawing Statistical Process Control (SPC) charts. This package supports the NHSE/I
  programme 'Making Data Count', and allows users to draw XmR charts, use change points and apply rules with summary
  indicators for when rules are breached.
URL: https://nhs-r-community.github.io/NHSRplotthedots/
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: ggplot2, scales, dplyr, rlang, crayon, utils, NHSRdatasets,
        assertthat, grid
Suggests: covr, lintr, testthat (>= 3.0.0), rmarkdown, knitr, mockery,
        withr, spelling
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2021-11-02 18:47:02 UTC; Giselle
Author: Christopher Reading [cre, aut],
  Simon Wellesley-Miller [aut],
  Zoë Turner [aut] (<https://orcid.org/0000-0003-1033-9158>),
  Tom Jemmett [aut] (<https://orcid.org/0000-0002-6943-2990>),
  Tom Smith [aut],
  Chris Mainey [aut] (<https://orcid.org/0000-0002-3018-6171>),
  John MacKintosh [aut],
  NHS-R community [cph]
Repository: CRAN
Date/Publication: 2021-11-03 20:20:10 UTC
Built: R 4.3.3; ; 2025-04-07 02:11:17 UTC; windows
