Package: arulesCBA
Version: 1.2.7
Date: 2024-05-15
Title: Classification Based on Association Rules
Authors@R: c(
  person("Michael", "Hahsler", role=c("aut", "cre", "cph"),
    email = "mhahsler@lyle.smu.edu",
    comment = c(ORCID = "0000-0003-2716-1405")),
  person("Ian", "Johnson", role=c("aut","cph")),
  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. 
  Hahsler et al (2019) <doi:10.32614/RJ-2019-048>.
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Depends: R (>= 4.0.0), Matrix (>= 1.4-0), arules (>= 1.7-4)
Imports: methods, discretization (>= 1.0-1), glmnet (>= 3.0-0)
Suggests: testthat, mlbench, rJava, RWeka
SystemRequirements: Java (>= 8)
License: GPL-3
URL: https://github.com/mhahsler/arulesCBA
BugReports: https://github.com/mhahsler/arulesCBA
RoxygenNote: 7.3.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-05-15 19:29:54 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph]
    (<https://orcid.org/0000-0003-2716-1405>),
  Ian Johnson [aut, cph],
  Tyler Giallanza [ctb]
Repository: CRAN
Date/Publication: 2024-05-15 20:30:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-15 21:14:55 UTC; unix
Archs: arulesCBA.so.dSYM
