Package: arulesCBA
Version: 1.1.0
Date: 2017-02-15
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.5-2)
Imports: caret, methods, testthat
Suggests: e1071, gmodels, discretization
License: GPL-3
BugReports: https://github.com/ianjjohnson/arulesCBA
NeedsCompilation: yes
Packaged: 2017-03-14 19:31:30 UTC; ianjohnson
Repository: CRAN
Date/Publication: 2017-03-15 08:49:05
