arules: Mining Association Rules and Frequent Itemsets

Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides C implementations of the association mining algorithms Apriori and Eclat.

Version: 1.5-5
Depends: R (≥ 3.4.0), Matrix (≥ 1.2-0)
Imports: stats, methods, graphics, utils
Suggests: pmml, XML, arulesViz, testthat
Published: 2018-01-10
Author: Michael Hahsler [aut, cre, cph], Christian Buchta [aut, cph], Bettina Gruen [aut, cph], Kurt Hornik [aut, cph], Ian Johnson [ctb, cph], Christian Borgelt [ctb, cph]
Maintainer: Michael Hahsler <mhahsler at lyle.smu.edu>
BugReports: https://github.com/mhahsler/arules
License: GPL-3
Copyright: The code for apriori and eclat in src/rapriori.c was obtained from http://www.borgelt.net/ and is Copyright (C) 1996-2003 Christian Borgelt. All other code is Copyright (C) Michael Hahsler, Christian Buchta, Bettina Gruen and Kurt Hornik.
URL: https://github.com/mhahsler/arules, http://lyle.smu.edu/IDA/arules
NeedsCompilation: yes
Classification/ACM: G.4, H.2.8, I.5.1
Citation: arules citation info
Materials: README NEWS
In views: MachineLearning
CRAN checks: arules results

Downloads:

Reference manual: arules.pdf
Vignettes: Introduction to arules
Package source: arules_1.5-5.tar.gz
Windows binaries: r-devel: arules_1.5-5.zip, r-release: arules_1.5-5.zip, r-oldrel: arules_1.5-4.zip
OS X El Capitan binaries: r-release: arules_1.5-5.tgz
OS X Mavericks binaries: r-oldrel: arules_1.5-4.tgz
Old sources: arules archive

Reverse dependencies:

Reverse depends: arc, arulesCBA, arulesNBMiner, arulesSequences, arulesViz, ibmdbR, qCBA, rCBA, recommenderlab, RSarules
Reverse imports: Biocomb, clickstream, fpmoutliers, inTrees, opusminer, preprocomb, RKEEL, sbrl, TELP
Reverse suggests: nutshell, nutshell.audioscrobbler, pmml, rattle, rfml

Linking:

Please use the canonical form https://CRAN.R-project.org/package=arules to link to this page.