Package: arulesCBA
Version: 1.1.3
Date: 2018-03-07
Title: Classification Based on Association Rules
Author: Ian Johnson [aut, cre, cph],
  Michael Hahsler [ctb]
Authors@R: c(person("Ian", "Johnson", role=c("aut", "cre","cph"),
            email = "ianjjohnson@icloud.com"),
            person("Michael", "Hahsler", role=c("ctb")))
Description: Provides a function to build an association rule-based classifier for data frames, and to classify incoming data frames using such a classifier.
Maintainer: Ian Johnson <ianjjohnson@icloud.com>
Depends: R (>= 3.2.0), Matrix (>= 1.2-0), arules (>= 1.6),
        discretization (>= 1.0-1)
Imports: caret, methods, testthat
Suggests: e1071, gmodels
License: GPL-3
BugReports: https://github.com/ianjjohnson/arulesCBA
NeedsCompilation: yes
Packaged: 2018-03-07 16:08:42 UTC; ianjohnson
Repository: CRAN
Date/Publication: 2018-03-07 16:46:03 UTC
