Package: SDR
Type: Package
Title: Subgroup Discovery Algorithms for R
Version: 0.6.0.0
Date: 2015-06-14
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")
    )
Maintainer: Angel M. Garcia <amgv0009@red.ujaen.es>
Description: Implementation of some algorithms for the data mining task called "subgroup discovery" without package dependencies. It also provide a Shiny App for make the analysis easier.
    The algorithms works with data sets provided in KEEL format.
    If you want more information about this format, please refer to < http://www.keel.es > .
URL: https://github.com/aklxao2/SDR
Depends: R (>= 3.0.0)
License: LGPL (>= 3) | file LICENSE
LazyData: TRUE
Imports: methods, parallel, stats, shiny (>= 0.11)
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-07-19 16:01:43 UTC; a
Author: Angel M. Garcia [aut, cre],
  Pedro Gonzalez [aut, cph],
  Cristobal J. Carmona [aut, cph],
  Francisco Charte [ctb]
Repository: CRAN
Date/Publication: 2015-07-19 19:51:06
