Package: arules
Version: 1.0-7
Date: 2011-11-04
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/,
        http://lyle.smu.edu/IDA/arules/
Depends: R (>= 2.11.0), stats, methods, Matrix (>= 0.999375-38)
Suggests: pmml, arulesViz
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: 2011-11-04 12:52:27 UTC; hahsler
Repository: CRAN
Date/Publication: 2011-11-04 20:42:56
