Package: explore
Type: Package
Title: Simplifies Exploratory Data Analysis
Version: 1.1.0
Author: Roland Krasser
Maintainer: Roland Krasser <roland.krasser@gmail.com>
Description: Interactive data exploration with one line of code, automated
    reporting or use an easy to remember set of tidy functions for low code
    exploratory data analysis.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://rolkra.github.io/explore/,
        https://github.com/rolkra/explore
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.1.0), DT (>= 0.3.0), forcats (>= 1.0.0), ggplot2
        (>= 3.4.0), gridExtra, magrittr, palmerpenguins, rlang (>=
        1.1.0), rmarkdown, rpart, rpart.plot, shiny, stats, stringr,
        tibble
RoxygenNote: 7.2.3
Suggests: knitr, MASS, randomForest, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
BugReports: https://github.com/rolkra/explore/issues
NeedsCompilation: no
Packaged: 2023-10-11 07:23:58 UTC; rolkra
Repository: CRAN
Date/Publication: 2023-10-11 08:00:02 UTC
Built: R 4.2.0; ; 2023-10-13 05:13:13 UTC; unix
