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.
Version: | 0.8.1 |
Depends: | R (≥ 3.5) |
Imports: | data.table (≥ 1.12.8), reshape2 (≥ 1.4.3), scales (≥ 1.1.0), ggplot2, gridExtra, rmarkdown (≥ 2.0), networkD3 (≥ 0.4), stats, utils, tools, parallel |
Suggests: | testthat, covr, knitr, jsonlite, nycflights13 |
Published: | 2020-01-07 |
Author: | Boxuan Cui [aut, cre] |
Maintainer: | Boxuan Cui <boxuancui at gmail.com> |
BugReports: | https://github.com/boxuancui/DataExplorer/issues |
License: | MIT + file LICENSE |
URL: | http://boxuancui.github.io/DataExplorer/ |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.12.3) - http://pandoc.org |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | DataExplorer results |
Reference manual: | DataExplorer.pdf |
Vignettes: |
Introduction to DataExplorer |
Package source: | DataExplorer_0.8.1.tar.gz |
Windows binaries: | r-devel: DataExplorer_0.8.1.zip, r-release: DataExplorer_0.8.1.zip, r-oldrel: DataExplorer_0.8.1.zip |
macOS binaries: | r-release: DataExplorer_0.8.1.tgz, r-oldrel: DataExplorer_0.8.1.tgz |
Old sources: | DataExplorer archive |
Please use the canonical form https://CRAN.R-project.org/package=DataExplorer to link to this page.