Type: Package
Package: explore
Title: Simplifies Exploratory Data Analysis
Version: 1.3.1
Authors@R: 
    person("Roland", "Krasser", , "roland.krasser@gmail.com", role = c("aut", "cre"))
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
URL: https://rolkra.github.io/explore/,
        https://github.com/rolkra/explore
BugReports: https://github.com/rolkra/explore/issues
Depends: R (>= 3.5.0)
Imports: cli, dplyr (>= 1.1.0), DT (>= 0.3.0), forcats (>= 1.0.0),
        ggplot2 (>= 3.4.0), grDevices, gridExtra, magrittr,
        palmerpenguins, plotly, rlang (>= 1.1.0), rmarkdown, rpart,
        rpart.plot, shiny, stats, stringr, tibble
Suggests: knitr, MASS, randomForest, xgboost, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-06-07 08:43:05 UTC; rolkra
Author: Roland Krasser [aut, cre]
Maintainer: Roland Krasser <roland.krasser@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-07 09:10:06 UTC
