Package: RSDA
Type: Package
Title: R to Symbolic Data Analysis
Version: 3.2.5
Date: 2025-09-23
Authors@R: c(
    person("Oldemar", "Rodriguez", email = "oldemar.rodriguez@ucr.ac.cr", role = c("aut", "cre")),
    person("Jose Emmanuel", "Chacon", email = "eman.jos@gmail.com", role = "cph"),
    person("Carlos", "Aguero", email = "carlos.aguero@promidat.com", role = "cph"),
    person("Jorge", "Arce", role = "cph"))
Description: Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for  a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.4)
URL: https://oldemarrodriguez.com/
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
RoxygenNote: 7.3.2
Imports: vctrs (>= 0.2.4), dplyr (>= 0.8.5), forcats, scales, stringr,
        rlang (>= 0.4.5), purrr, magrittr, tidyselect, tibble (>=
        3.0.0), stats, RJSONIO, XML, ggplot2, ggpolypath, reshape,
        glmnet, FactoMineR, princurve, nloptr, sqldf, randomcoloR,
        kknn, e1071, gbm, randomForest, rpart, neuralnet, umap, xtable,
        plotly, ggrepel
VignetteBuilder: knitr
LazyData: true
LazyDataCompression: xz
NeedsCompilation: no
Packaged: 2025-09-23 20:56:23 UTC; Jennifer Lobo
Author: Oldemar Rodriguez [aut, cre],
  Jose Emmanuel Chacon [cph],
  Carlos Aguero [cph],
  Jorge Arce [cph]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2025-09-24 05:11:23 UTC
Built: R 4.6.0; ; 2025-09-24 08:48:41 UTC; unix
