Package: NHSRplotthedots Type: Package Title: Draw XmR Charts for NHS 'Making Data Count' Programme Version: 0.2.2 Authors@R: c( person("Tom", "Smith", ,"thomas.smith103@nhs.net", c("cre", "aut")), person("Christopher", "Reading", ,"christopher.reading1@nhs.net", "aut"), person("Simon", "Wellesley-Miller", ,"simon.wellesley-miller@nhs.net", "aut"), person("Zoë", "Turner", , "zoe.turner3@nhs.net", "aut", comment = c(ORCID = "0000-0003-1033-9158")), person("Tom", "Jemmett", ,"thomas.jemmett@nhs.net", "aut", comment = c(ORCID="0000-0002-6943-2990")), person("Chris", "Mainey", ,"c.mainey@nhs.net", "aut", comment = c(ORCID ="0000-0002-3018-6171")), person("John", "MacKintosh", ,"john.mackintosh3@nhs.scot", "aut"), person("Marcos", "Fabietti", ,"marcos.fabietti@nhs.net", "aut"), person("Fran", "Barton", ,"francis.barton@nhs.net", "aut", comment = c(ORCID = "0000-0002-5650-1176")), person("NHS-R community", , ,"nhs.rcommunity@nhs.net", "cph") ) Maintainer: Tom Smith Description: Provides tools for drawing Statistical Process Control (SPC) charts. This package supports the NHS 'Making Data Count' programme, and allows users to draw XmR charts, use change points and apply rules with summary indicators for when rules are breached. URL: https://nhsrplotthedots.nhsrcommunity.com, https://github.com/nhs-r-community/NHSRplotthedots BugReports: https://github.com/nhs-r-community/NHSRplotthedots/issues License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Imports: assertthat, base64enc, crayon, dplyr, ggplot2, grid, magrittr, plotly, rlang, rsvg, scales, stringr, tidyselect (>= 1.2.0) Suggests: covr, cyclocomp, hexSticker, knitr, lintr (>= 3.0.0), mockery, NHSRdatasets, pillar, rmarkdown, spelling, testthat (>= 3.0.0), tibble, utils, withr Depends: R (>= 4.1.0) VignetteBuilder: knitr Config/testthat/edition: 3 Language: en-GB Config/pak/sysreqs: cmake make libicu-dev librsvg2-dev libuv1-dev libssl-dev Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2025-09-29 12:14:40 UTC RemoteUrl: https://github.com/nhs-r-community/NHSRplotthedots RemoteRef: main RemoteSha: 050b07d7eacc011767532732f69b8fd7d6a28fd3 NeedsCompilation: no Packaged: 2026-07-03 13:51:37 UTC; root Author: Tom Smith [cre, aut], Christopher Reading [aut], Simon Wellesley-Miller [aut], Zoë Turner [aut] (ORCID: ), Tom Jemmett [aut] (ORCID: ), Chris Mainey [aut] (ORCID: ), John MacKintosh [aut], Marcos Fabietti [aut], Fran Barton [aut] (ORCID: ), NHS-R community [cph]