Package: RSDA
Type: Package
Title: R to Symbolic Data Analysis
Version: 3.0.1
Date: 2020-01-17
Authors@R: c(
    person("Oldemar", "Rodriguez", email = "oldemar.rodriguez@ucr.ac.cr", role = "cre"),
    person("Carlos", "Aguero", email = "carlos.aguero@promidat.com", role = "aut"),
    person("Olger", "Calderon", role = "cph"),
    person("Roberto", "Zuniga", 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: 6.1.1
Imports: vctrs, dplyr, forcats, scales, stringr, rlang, purrr,
        magrittr, tidyselect, tibble, stats, RJSONIO, XML, ggplot2,
        ggpolypath, reshape, glmnet, FactoMineR, princurve, nloptr,
        sqldf, randomcoloR
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2020-01-20 19:30:03 UTC; promidat04
Author: Oldemar Rodriguez [cre],
  Carlos Aguero [aut],
  Olger Calderon [cph],
  Roberto Zuniga [cph],
  Jorge Arce [cph]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2020-01-21 07:50:31 UTC
