Type: Package Package: explore Title: Simplifies Exploratory Data Analysis Version: 1.4.0 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://rolkra.r-universe.dev Date/Publication: 2025-12-10 08:20:08 UTC RemoteUrl: https://github.com/rolkra/explore RemoteRef: HEAD RemoteSha: de1b7a26cd426cc593191e66e43252351a5c87cb NeedsCompilation: no Packaged: 2026-06-11 08:22:25 UTC; root Author: Roland Krasser [aut, cre] Maintainer: Roland Krasser