Package: dataSDA Type: Package Title: Datasets and Basic Statistics for Symbolic Data Analysis Version: 0.2.6 Date: 2026-06-11 Authors@R: c( person("Po-Wei", "Chen", email = "randy310162@gmail.com", role = "aut"), person("Chun-houh", "Chen", email = "cchen@stat.sinica.edu.tw", role = "aut"), person("Han-Ming", "Wu", email = "wuhm@g.nccu.edu.tw", role = "cre")) Description: Provides benchmark datasets and foundational tools for Symbolic Data Analysis (SDA). The package includes functions for constructing symbolic data objects from classical data, converting among different interval-valued data formats, managing interval-valued, histogram-valued, modal-valued, and multi-valued data, and performing basic descriptive statistics. It is designed to support teaching, methodological research, and the development of SDA techniques. License: GPL (>= 2) Encoding: UTF-8 LazyData: true Depends: R (>= 4.0.0) Suggests: testthat (>= 2.1.0), knitr, rmarkdown, ggInterval, ggplot2, MAINT.Data, e1071, symbolicDA VignetteBuilder: knitr Imports: magrittr, tidyr, dplyr, RSDA, HistDAWass, methods NeedsCompilation: no Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 libnode-dev Repository: https://hanmingwu1103.r-universe.dev Date/Publication: 2026-06-12 00:55:15 UTC RemoteUrl: https://github.com/hanmingwu1103/datasda RemoteRef: HEAD RemoteSha: b919f14de2792477274a6dd7b52df57fee985b8e Packaged: 2026-06-12 02:56:44 UTC; root Author: Po-Wei Chen [aut], Chun-houh Chen [aut], Han-Ming Wu [cre] Maintainer: Han-Ming Wu