diff --git a/DESCRIPTION b/DESCRIPTION index 9376d32..b85b7a9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,7 +10,7 @@ Authors@R: c( person("Tyler", "Giallanza", role=c("ctb")) ) Description: Provides the infrastructure for association rule-based classification including algorithms like Classification Based on Associations (CBA). -Maintainer: Ian Johnson +Maintainer: Michael Hahsler 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