Package: FunnelPlotR Type: Package Title: Funnel Plots for Comparing Institutional Performance Version: 0.6.0 Authors@R: c( person("Chris", "Mainey", ,"c.mainey1@nhs.net", role= c("aut", "cre"), comment = c(ORCID ="0000-0002-3018-6171") ), person("Andrew", "Johnson", ,"Andrew.Johnson@health.wa.gov.au", role="ctb" ), person("Matthew", "Bass", ,"matthew.bass@uhb.nhs.uk", role="ctb"), person("NHS-R Community", role = "cph") ) Maintainer: Chris Mainey Description: An implementation of methods presented by Spiegelhalter (2005) Funnel plots for comparing institutional performance, for standardised ratios, ratios of counts and proportions with additive overdispersion adjustment. Language: en-GB License: MIT + file LICENSE URL: https://nhs-r-community.github.io/FunnelPlotR/, https://github.com/nhs-r-community/FunnelPlotR BugReports: https://github.com/nhs-r-community/FunnelPlotR/issues Encoding: UTF-8 Imports: dplyr, ggrepel, ggplot2 (>= 3.5.2), scales, rlang RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0), knitr, rmarkdown, COUNT, tidyr, covr VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2025-08-26 13:17:57 UTC RemoteUrl: https://github.com/nhs-r-community/FunnelPlotR RemoteRef: main RemoteSha: 47f35b124e151b1a6c9ab3e0aa149c334bdd11ee NeedsCompilation: no Packaged: 2026-05-31 07:52:57 UTC; root Author: Chris Mainey [aut, cre] (ORCID: ), Andrew Johnson [ctb], Matthew Bass [ctb], NHS-R Community [cph]