Package: FunnelPlotR
Type: Package
Title: Funnel Plots for Indirectly-Standardised Ratios
Version: 0.2.0
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 ratio, 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, spelling
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2019-09-03 09:41:46 UTC; Christopher
Author: Chris Mainey [aut, cre] (<https://orcid.org/0000-0002-3018-6171>),
  Matthew Bass [ctb]
Repository: CRAN
Date/Publication: 2019-09-04 08:50:03 UTC
