Package: runcharter Title: Automatically Plot, Analyse and Revises Limits of Multiple Run Charts Version: 0.2.0.9000 Authors@R: person(given = "John", family = "MacKintosh", role = c("aut", "cre"), email = "johnmackintosh.jm@gmail.com") Description: Plots multiple run charts, finds successive signals of improvement, and revises medians when each signal occurs. Finds runs above, below, or on both sides of the median, and returns a plot and a data.table summarising original medians and any revisions, for all groups within the supplied data. License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.2 Depends: R (>= 2.10) Imports: data.table, ggplot2, magrittr, zoo Suggests: knitr, rmarkdown, covr, pkgdown, testthat, NHSRdatasets VignetteBuilder: knitr URL: https://github.com/johnmackintosh/runcharter BugReports: https://github.com/johnmackintosh/runcharter/issues Repository: https://johnmackintosh.r-universe.dev Date/Publication: 2022-09-08 23:31:56 UTC RemoteUrl: https://github.com/johnmackintosh/runcharter RemoteRef: HEAD RemoteSha: 5f28f680680af7eec84cc917c33fe7ebffb41d09 NeedsCompilation: no Packaged: 2026-07-15 05:29:20 UTC; root Author: John MacKintosh [aut, cre] Maintainer: John MacKintosh