Package: FunnelPlotR
Type: Package
Title: Funnel Plots for Indirectly-Standardised Ratios
Version: 0.2.1
Authors@R: c(
        person("Chris", "Mainey", ,"chris.mainey@uhb.nhs.uk", role= c("aut", "cre"), 
          comment = c(ORCID ="0000-0002-3018-6171")
        ),
        person("Matthew", "Bass", ,"matthew.bass@uhb.nhs.uk", role="ctb")
        )
Maintainer: Chris Mainey <chris.mainey@uhb.nhs.uk>
Description: An implementation of the Spiegelhalter (2005) <doi:10.1002/sim.1970> Funnel plots  for reporting standardised ratios, with overdispersion adjustment.
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
LazyData: true
Imports: ggrepel, scales
Depends: ggplot2, dplyr, rlang
RoxygenNote: 6.1.1
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, COUNT, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-09 08:30:13 UTC; Christopher
Author: Chris Mainey [aut, cre] (<https://orcid.org/0000-0002-3018-6171>),
  Matthew Bass [ctb]
Repository: CRAN
Date/Publication: 2019-10-09 08:50:05 UTC
