Package: DataExplorer
Title: Automate Data Exploration and Treatment
Version: 0.8.4
Authors@R: person("Boxuan", "Cui", email = "boxuancui@gmail.com", role = c("aut", "cre"))
Description: Automated data exploration process for analytic tasks and predictive modeling, so
    that users could focus on understanding data and extracting insights. The package scans and
    analyzes each variable, and visualizes them with typical graphical techniques. Common
    data processing methods are also available to treat and format data.
Depends: R (>= 3.6)
Imports: data.table (>= 1.13.4), reshape2 (>= 1.4.3), scales (>=
        1.1.0), ggplot2, gridExtra, rmarkdown (>= 2.5), networkD3 (>=
        0.4), stats, utils, tools, parallel
Suggests: testthat, covr, knitr, jsonlite, nycflights13
SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org
License: MIT + file LICENSE
Language: en-US
URL: http://boxuancui.github.io/DataExplorer/
BugReports: https://github.com/boxuancui/DataExplorer/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-25 00:44:41 UTC; bocui
Author: Boxuan Cui [aut, cre]
Maintainer: Boxuan Cui <boxuancui@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-25 02:20:02 UTC
Built: R 4.4.1; ; 2025-07-25 04:08:01 UTC; unix
