Package: dotwhisker
Type: Package
Title: Dot-and-Whisker Plots of Regression Results
Version: 0.2.1
Date: 2016-07-09
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"))
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>
Description: Quick and easy dot-and-whisker plots of regression results.
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, knitr
License: MIT + file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-10 21:02:43 UTC; Sammo
Author: Frederick Solt [aut],
  Yue Hu [aut, cre],
  Oliver Keyes [ctb],
  Ben Bolker [ctb]
Repository: CRAN
Date/Publication: 2016-07-11 08:44:51
