Package: ggInterval
Type: Package
Title: Visualizing Interval-Valued Data using 'ggplot2'
Version: 0.2.4
Date: 2026-02-19
Authors@R: c(
    person("Bo-Syue", "Jiang", email = "lukajiang1998@gmail.com", role = "aut"),
    person("Han-Ming", "Wu", email = "wuhm@g.nccu.edu.tw", role = "cre"))
Author: Bo-Syue Jiang [aut],
  Han-Ming Wu [cre]
Maintainer: Han-Ming Wu <wuhm@g.nccu.edu.tw>
Description: Implements an extension of 'ggplot2' (formerly 'ggESDA') and visualizes symbolic interval-valued data with various plots, offering more general and flexible input arguments. Additionally, it provides a function to transform classical data into symbolic data using both clustering algorithms and customized methods.
Depends: ggplot2, R (>= 4.4.0), tidyverse, RSDA
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
Imports: rlang, R6, dplyr, tidyr, gridExtra, gtools, stringr, prodlim,
        ggforce, ggpubr, ggthemes, tibble, magrittr, vctrs
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/hanmingwu1103/ggInterval,
        https://CRAN.R-project.org/package=ggInterval
BugReports: https://github.com/hanmingwu1103/ggInterval/issues
NeedsCompilation: no
Packaged: 2026-02-18 20:14:05 UTC; hmwu
Repository: CRAN
Date/Publication: 2026-02-23 16:50:07 UTC
Built: R 4.6.0; ; 2026-02-28 05:27:27 UTC; windows
