Package: dotwhisker
Type: Package
Title: Dot-and-Whisker Plots of Regression Results
Version: 0.5.0
Date: 2018-06-27
Authors@R: c(
    person("Frederick", "Solt", role = c("aut", "cre"), email = "frederick-solt@uiowa.edu"),
    person("Yue", "Hu", role = c("aut"), email = "yue-hu-1@uiowa.edu"),
    person("Oliver", "Keyes", role = "ctb", email = "ironholds@gmail.com"),
    person("Ben", "Bolker", role = "ctb", email = "bolker@mcmaster.ca"),
    person("Stefan", "Müller", role = "ctb", email = "mullers@tcd.ie"),
    person("Thomas", "Leeper", role = "ctb", email = "thosjleeper@gmail.com"))
Maintainer: Frederick Solt <frederick-solt@uiowa.edu>
Description: Quick and easy dot-and-whisker plots of regression results.
Encoding: UTF-8
BugReports: https://github.com/fsolt/dotwhisker/issues
Depends: R (>= 3.2.0), ggplot2 (>= 2.2.1)
Imports: grid, stats, broom, dplyr, stringr, ggstance, rlang, purrr,
        gtable
Suggests: mfx, ordinal, tibble, gridExtra, knitr, rmarkdown
License: MIT + file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-27 18:19:17 UTC; fredsolt
Author: Frederick Solt [aut, cre],
  Yue Hu [aut],
  Oliver Keyes [ctb],
  Ben Bolker [ctb],
  Stefan Müller [ctb],
  Thomas Leeper [ctb]
Repository: CRAN
Date/Publication: 2018-06-27 19:19:32 UTC
