Package: dotwhisker
Type: Package
Title: Dot-and-Whisker Plots of Regression Results
Version: 0.2.6
Date: 2017-04-19
Authors@R: c(
    person("Frederick", "Solt", role = c("aut"), email = "frederick-solt@uiowa.edu"),
    person("Yue", "Hu", role = c("aut", "cre"), email = "yue-hu-1@uiowa.edu"),
    person("Oliver", "Keyes", role = "ctb", email = "ironholds@gmail.com"),
    person("Ben", "Bolker", role = "ctb", email = "bbolker@gmail.com"),
    person("Stefan", "Müller", role = "ctb", email = "mullers@tcd.ie"))
Maintainer: Yue Hu <yue-hu-1@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, gridExtra, gtable
Imports: grid, stats, broom, plyr, dplyr, stringr
Suggests: mfx, ordinal, tibble, knitr, rmarkdown
License: MIT + file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-20 03:23:30 UTC; sammo3182
Author: Frederick Solt [aut],
  Yue Hu [aut, cre],
  Oliver Keyes [ctb],
  Ben Bolker [ctb],
  Stefan Müller [ctb]
Repository: CRAN
Date/Publication: 2017-04-20 11:42:21 UTC
