Package: ggESDA
Type: Package
Title: Exploratory Symbolic Data Analysis with 'ggplot2'
Version: 0.1.0
Author: Bo-Syue Jiang
Maintainer: Bo-Syue Jiang <lukajiang1998@gmail.com>
Description: Implements an extension of 'ggplot2' and visualizes the symbolic data with multiple plot which can be adjusted by more general and flexible input arguments. It also provides a function to transform the classical data to symbolic data by both clustering algorithm and customized method.
Depends: ggplot2, R (>= 3.5.0), tidyverse
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
Imports: RSDA, rlang, R6, stats, dplyr, tidyr, gridExtra, gtools,
        stringr, prodlim, ggforce, ggpubr, ggthemes, tibble, magrittr
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://github.com/kiangkiangkiang/ggESDA
BugReports: https://github.com/kiangkiangkiang/ggESDA/issues
NeedsCompilation: no
Packaged: 2022-01-07 15:53:47 UTC; user
Repository: CRAN
Date/Publication: 2022-01-10 10:02:42 UTC
