Package: ggquickeda
Title: Quickly Explore Your Data Using 'ggplot2' and 'table1' Summary
        Tables
Version: 0.1.3
Authors@R: c(
    person("Samer", "Mouksassi", email = "samermouksassi@gmail.com",
      role = c("aut", "cre"),comment = c(ORCID = "https://orcid.org/0000-0002-7152-6654")),
    person("Dean", "Attali", email = "daattali@gmail.com",
      role = c("aut")),
    person("Benjamin", "Rich", email = "mail@benjaminrich.net",
      role = c("aut"), comment = "provided summary stats tables tab code"), 
    person("Michael", "Sachs", email = "sachsmc@gmail.com",
      role = c("aut"), comment = "provided ggkm code")
    )
Description: Quickly and easily perform exploratory data analysis by uploading your
     data as a 'csv' file. Start generating insights using 'ggplot2' plots and
     'table1' tables with descriptive stats, all using an easy-to-use point and click 
     'Shiny' interface.
URL: https://github.com/smouksassi/ggquickeda
BugReports: https://github.com/smouksassi/ggquickeda/issues
Depends: R (>= 3.1.0)
Imports: colourpicker, dplyr, DT, Formula, GGally, ggplot2, ggstance,
        ggpmisc, ggrepel (>= 0.7.0), ggpubr, survminer, grDevices,
        grid, gridExtra, Hmisc, lazyeval, markdown, methods, plotly,
        quantreg, rlang, scales, shiny (>= 1.0.4), shinyjs, stats,
        stringr, survival, tidyr, table1 (>= 1.1), utils
Suggests: knitr, rmarkdown
License: MIT + file LICENSE
SystemRequirements: pandoc with https support
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-10 11:43:44 UTC; smouksas
Author: Samer Mouksassi [aut, cre] (<https://orcid.org/0000-0002-7152-6654>),
  Dean Attali [aut],
  Benjamin Rich [aut] (provided summary stats tables tab code),
  Michael Sachs [aut] (provided ggkm code)
Maintainer: Samer Mouksassi <samermouksassi@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-10 12:02:41 UTC
