Package: SDEFSR
Type: Package
Title: Subgroup Discovery with Evolutionary Fuzzy Systems in R
Version: 0.7.1.0
Date: 2016-07-27
Authors@R: c(person("Angel M.", "Garcia", email = "amgv0009@red.ujaen.es", role = c("aut", "cre")),
    person("Pedro", "Gonzalez", email = "pglez@ujaen.es", role = c("aut", "cph")),
    person("Cristobal J.", "Carmona", email = "ccarmona@ujaen.es", role = c("aut", "cph")),
    person("Francisco", "Charte", email = "francisco@fcharte.com", role = "ctb"),
    person("Maria J.", "del Jesus", email = "mjjesus@ujaen.es", role = c("aut", "cph"))
    )
Maintainer: Angel M. Garcia <amgv0009@red.ujaen.es>
Description: Implementation of evolutionary fuzzy systems for the data mining task called
    "subgroup discovery". It also provide a Shiny App
    for make the analysis easier. The algorithms works with data sets provided in
    KEEL, ARFF and CSV format and also with data.frame objects. 
URL: https://github.com/aklxao2/SDR
Depends: R (>= 3.0.0)
License: LGPL (>= 3) | file LICENSE
LazyData: TRUE
Imports: grDevices, methods, parallel, stats, utils
Suggests: ggplot2, knitr, shiny (>= 0.11)
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-12 16:54:11 UTC; angel
Author: Angel M. Garcia [aut, cre],
  Pedro Gonzalez [aut, cph],
  Cristobal J. Carmona [aut, cph],
  Francisco Charte [ctb],
  Maria J. del Jesus [aut, cph]
Repository: CRAN
Date/Publication: 2016-07-13 10:19:14
