Package: spccharter Title: Automatically Plot, Analyse and Revise Multiple Process Control Charts Version: 0.0.0.9000 Authors@R: person(given = "John", family = "MacKintosh", role = c("aut", "cre"), email = "johnmackintosh.jm@gmail.com") Description: Plots multiple control charts, finds signals of improvement, and revises centre line and control limits each time a signal is present. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: data.table, ggplot2, lubridate, zoo, scales Depends: R (>= 2.10) Repository: https://johnmackintosh.r-universe.dev Date/Publication: 2023-03-14 14:38:00 UTC RemoteUrl: https://github.com/johnmackintosh/spccharter RemoteRef: HEAD RemoteSha: 56eaf6249e9d030d655ac7f374a619c0e545c316 NeedsCompilation: no Packaged: 2026-07-02 08:58:55 UTC; root Author: John MacKintosh [aut, cre] Maintainer: John MacKintosh