Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 0.8.0
Author: Roland Krasser
Maintainer: Roland Krasser <roland.krasser@gmail.com>
Description: Interactive data exploration with one line of code or use an easy 
    to remember set of tidy functions for exploratory data analysis. 
    Introduces three main verbs. explore() to graphically explore a variable or 
    table, describe() to describe a variable or table and report() to create an 
    automated report.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/rolkra/explore/
Imports: assertthat, broom, dplyr, DT, forcats, ggplot2 (>= 3.0.0),
        gridExtra, magrittr, MASS, rlang, rmarkdown, rpart, rpart.plot,
        shiny, stats, stringr, tibble, tidyr
RoxygenNote: 7.1.2
Suggests: knitr, palmerpenguins, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-29 13:05:57 UTC; rolkra
Repository: CRAN
Date/Publication: 2022-01-30 15:00:02 UTC
Built: R 4.0.5; ; 2022-01-31 11:43:23 UTC; unix
