Package: FunnelPlotR
Type: Package
Title: Funnel Plots for Comparing Institutional Performance
Version: 0.4.1
Authors@R: c(
        person("Chris", "Mainey", ,"c.mainey@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")
        )
Maintainer: Chris Mainey <c.mainey@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://chrismainey.github.io/FunnelPlotR/,
        https://github.com/chrismainey/FunnelPlotR
BugReports: https://github.com/chrismainey/FunnelPlotR/issues
Encoding: UTF-8
Imports: dplyr, ggrepel, ggplot2, scales
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, COUNT, tidyr, covr,
        Cairo
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-30 08:55:58 UTC; Chris.Mainey
Author: Chris Mainey [aut, cre] (<https://orcid.org/0000-0002-3018-6171>),
  Andrew Johnson [ctb],
  Matthew Bass [ctb]
Repository: CRAN
Date/Publication: 2021-09-30 09:50:06 UTC
