Package: descriptr
Type: Package
Title: Generate Descriptive Statistics & Explore Statistical
        Distributions
Version: 0.4.1
Authors@R: person("Aravind", "Hebbali", email = "hebbali.aravind@gmail.com", role = c("aut", "cre"))
Description: Generate descriptive statistics such as measures of location,
    dispersion, frequency tables, cross tables, group summaries and multiple
    one/two way tables. Visualize and compute percentiles/probabilities of 
    normal, t, f, chi square and binomial distributions.
Depends: R(>= 3.2.4)
Imports: dplyr, forcats, ggplot2, graphics, magrittr, rlang, scales,
        shiny, tibble, tidyr
Suggests: covr, haven, jsonlite, knitr, lubridate, readr, readxl,
        rmarkdown, shinyBS, shinythemes, stringr, testthat, tools,
        vdiffr
License: MIT + file LICENSE
URL: https://descriptr.rsquaredacademy.com/,
        https://github.com/rsquaredacademy/descriptr
BugReports: https://github.com/rsquaredacademy/descriptr/issues
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-20 09:05:47 UTC; HP
Author: Aravind Hebbali [aut, cre]
Maintainer: Aravind Hebbali <hebbali.aravind@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-20 09:41:04 UTC
