Package: arulesCBA
Version: 1.0.2
Date: 2016-10-05
Title: Classification Based on Association Rules
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
Imports: caret, methods, testthat
Suggests: e1071, gmodels
License: GPL-3
BugReports: https://github.com/ianjjohnson/arulesCBA
NeedsCompilation: yes
Packaged: 2016-10-05 22:24:50 UTC; ianjohnson
Author: Ian Johnson [aut, cre, cph],
  Michael Hahsler [ctb]
Repository: CRAN
Date/Publication: 2016-10-06 00:52:36
