Package: arules
Version: 0.6-4
Date: 2008-04-01
Title: Mining Association Rules and Frequent Itemsets
Author: Michael Hahsler, Christian Buchta, 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
    by C. Borgelt.
URL: http://R-Forge.R-project.org/projects/arules/
Depends: R (>= 2.5.0), stats, methods, Matrix (>= 0.99875-1)
Imports: stats, Matrix
License: GPL-2
LazyLoad: yes
Packaged: Tue Apr  1 09:09:45 2008; hornik
