Package: coveffectsplot
Title: Produce Forest Plots to Visualize Covariate Effects
Version: 0.0.1
Authors@R: c(
    person("Samer", "Mouksassi", email = "samermouksassi@gmail.com",
      role = c("aut", "cre")),
    person("Dean", "Attali", email = "daattali@gmail.com",
      role = c("ctb"))
    )
Description: Produce forest plots to visualize covariate effects using either
    the command line or an interactive 'Shiny' application.
URL: https://github.com/smouksassi/interactiveforestplot
BugReports: https://github.com/smouksassi/interactiveforestplot/issues
Depends: R (>= 3.1.0)
Imports: colourpicker, dplyr, egg, ggplot2, ggstance, markdown, shiny,
        shinyjs, stats, tidyr, utils
Suggests: MASS, knitr, rmarkdown, ggridges
License: MIT + file LICENSE
SystemRequirements: pandoc with https support
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-15 13:30:01 UTC; smouksas
Author: Samer Mouksassi [aut, cre],
  Dean Attali [ctb]
Maintainer: Samer Mouksassi <samermouksassi@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-26 19:40:03 UTC
