Package: controlcharts
Title: Interactive Plotting for Funnel Plots and Statistical Process
        Control Charts
Version: 0.0.19
Authors@R: c(
  person(c("Andrew", "R."), "Johnson", , "andrew.johnson@arjohnsonau.com",
          role = c("aut", "cre"),
          comment = c(ORCID = "0000-0001-7000-8065")),
  person(given = "Healthcare Quality Intelligence Unit (Western Australia Health)",
          family = "", role = c("aut"),
          email = "safetyandquality@health.wa.gov.au"))
Description: Generate fully interactive and dynamic funnel plots and statistical
  process control ('SPC') charts. All data manipulation, calculation, and plotting
  is done in 'JavaScript', allowing for completely dynamic charts without the need
  for a Shiny server. For more details see Spiegelhalter (2004) <doi:10.1002/sim.1970>
  and Pfadt & Wheeler (1995) <doi:10.1901/jaba.1995.28-349>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: htmlwidgets, htmltools, crosstalk, QuickJSR, jsutils
Suggests: rsvg, knitr, rmarkdown, testthat (>= 3.0.0), chromote, xml2
VignetteBuilder: knitr
URL: https://aus-doh-safety-and-quality.github.io/controlcharts/
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-24 10:18:36 UTC; andrew
Author: Andrew R. Johnson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7000-8065>),
  Healthcare Quality Intelligence Unit (Western Australia Health) [aut]
Maintainer: Andrew R. Johnson <andrew.johnson@arjohnsonau.com>
Repository: CRAN
Date/Publication: 2026-08-04 10:10:07 UTC
Built: R 4.5.2; ; 2026-08-04 11:47:47 UTC; unix
