Package: arules
Version: 1.0-0
Date: 2009-03-23
Title: Mining Association Rules and Frequent Itemsets
Author: Michael Hahsler, Christian Buchta, Bettina Gruen and Kurt
        Hornik
Maintainer: Michael Hahsler <michael@hahsler.net>
Description: Provides the infrastructure for representing, manipulating
        and analyzing transaction data and patterns (frequent itemsets
        and association rules). Also provides interfaces to C
        implementations of the association mining algorithms Apriori
        and Eclat by C. Borgelt.
Classification/ACM: G.4, H.2.8, I.5.1
URL: http://R-Forge.R-project.org/projects/arules/
Depends: R (>= 2.7.0), stats, methods, Matrix (>= 0.999375-9)
Imports: stats, Matrix
Suggests: pmml
License: GPL-2
Copyright: The code for apriori and eclat in src/rapriori.c was
        obtained from http://fuzzy.cs.uni-magdeburg.de/~borgelt/ and is
        Copyright (C) 1996-2003 Christian Borgelt. All other code is
        Copyright (C) Michael Hahsler, Christian Buchta, Bettina Gruen
        and Kurt Hornik.
LazyLoad: yes
Packaged: Tue Mar 24 08:53:36 2009; hahsler
Repository: CRAN
Date/Publication: 2009-03-24 19:34:30
