Package: arulesCBA
Version: 1.2.1
Date: 2021-11-20
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 the algorithms CBA, CMAR, CPAR, C4.5, FOIL, PART, PRM, RCAR, and RIPPER to build associative classifiers.
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 (>= 3.0-0)
Suggests: testthat, mlbench, rJava, RWeka
License: GPL-3
URL: https://github.com/ianjjohnson/arulesCBA
BugReports: https://github.com/ianjjohnson/arulesCBA
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-11-20 15:42:49 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
  Ian Johnson [aut, cph],
  Tyler Giallanza [ctb]
Repository: CRAN
Date/Publication: 2021-11-20 22:30:15 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-11-21 11:29:06 UTC; unix
Archs: arulesCBA.so.dSYM
