Package: controlcharts Title: Interactive Plotting for Funnel Plots and Statistical Process Control Charts Version: 0.0.18 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) and Pfadt & Wheeler (1995) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://aus-doh-safety-and-quality.r-universe.dev Date/Publication: 2026-07-17 08:03:14 UTC RemoteUrl: https://github.com/AUS-DOH-Safety-and-Quality/controlcharts RemoteRef: main RemoteSha: ec7fcbaf57771779c100e8447507e7b83b1ca22b NeedsCompilation: no Packaged: 2026-07-17 09:36:02 UTC; root Author: Andrew R. Johnson [aut, cre] (ORCID: ), Healthcare Quality Intelligence Unit (Western Australia Health) [aut] Maintainer: Andrew R. Johnson