Package: RSDA
Type: Package
Title: R to Symbolic Data Analysis
Version: 3.0.9
Date: 2021-01-27
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: http://www.oldemarrodriguez.com
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
RoxygenNote: 7.1.1
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,
        labelled, kknn, e1071, gbm, randomForest, rpart, neuralnet
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2021-01-27 14:07:59 UTC; promidat04
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: 2021-01-27 20:10:06 UTC
Built: R 4.0.2; ; 2021-01-28 12:36:02 UTC; unix
