Package: arulesCBA
Version: 1.1.2
Date: 2017-07-26
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-07-27 00:33:38 UTC; ianjohnson
Repository: CRAN
Date/Publication: 2017-07-27 03:17:01 UTC
