Package: arulesCBA
Version: 1.2.0
Date: 2020-4-17
Title: Classification Based on Association Rules
Authors@R: c(
  person("Michael", "Hahsler", role=c("aut", "cre", "cph"),
  email = "mhahsler@lyle.smu.edu"),
  person("Ian", "Johnson", role=c("aut","cph"),
  email = "ianjjohnson@icloud.com"),
  person("Tyler", "Giallanza", role=c("ctb"))
  )
Description: Provides the infrastructure for association rule-based classification including algorithms like Classification Based on Associations (CBA).
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Depends: R (>= 3.5.0), Matrix (>= 1.2-0), arules (>= 1.6-5)
Imports: methods, discretization (>= 1.0-1), glmnet (>= 2.0-16)
Suggests: testthat, RWeka, rJava
License: GPL-3
URL: https://github.com/ianjjohnson/arulesCBA
BugReports: https://github.com/ianjjohnson/arulesCBA
NeedsCompilation: yes
Packaged: 2020-04-20 00:25:09 UTC; ianjohnson
Author: Michael Hahsler [aut, cre, cph],
  Ian Johnson [aut, cph],
  Tyler Giallanza [ctb]
Repository: CRAN
Date/Publication: 2020-04-20 13:50:08 UTC
