Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 1.0.2
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 (>= 0.3.0), forcats, ggplot2 (>=
        3.0.0), gridExtra, magrittr, MASS, rlang, rmarkdown, rpart,
        rpart.plot, shiny, stats, stringr, tibble, tidyr
RoxygenNote: 7.2.1
Suggests: knitr, palmerpenguins, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-14 10:36:15 UTC; rolkra
Repository: CRAN
Date/Publication: 2023-01-14 11:10:02 UTC
Built: R 4.1.2; ; 2023-01-15 12:01:41 UTC; unix
