Package: FunnelPlotR
Type: Package
Title: Funnel Plots for Comparing Institutional Performance
Version: 0.5.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 <c.mainey1@nhs.net>
Description: An implementation of methods presented by Spiegelhalter (2005) <doi:10.1002/sim.1970> 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, scales, rlang
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, COUNT, tidyr, covr
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-12 08:08:53 UTC; ChrisMainey(Birmingh
Author: Chris Mainey [aut, cre] (<https://orcid.org/0000-0002-3018-6171>),
  Andrew Johnson [ctb],
  Matthew Bass [ctb],
  NHS-R Community [cph]
Repository: CRAN
Date/Publication: 2024-04-12 08:40:02 UTC
Built: R 4.2.3; ; 2024-04-12 12:12:06 UTC; unix
