Package: arules
Version: 0.5-0
Date: 2006-10-02
Title: Mining Association Rules and Frequent Itemsets
Author: Michael Hahsler, Bettina Gruen and Kurt Hornik
Maintainer: Michael Hahsler <hahsler@ai.wu-wien.ac.at> 
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.
Depends: R (>= 2.4.0), methods, stats4, Matrix (>= 0.9975-1)
Imports: stats
License: GPL version 2 or later.
 This R package includes C code from Christian Borgelt which is
 distributed under the GPL version 2.1.
SaveImage: no
LazyLoad: yes
Packaged: Tue Oct  3 13:21:05 2006; hahsler
