Package: arulesViz
Version: 1.3-2
Date: 2018-12-04
Title: Visualizing Association Rules and Frequent Itemsets
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
                email = "mhahsler@lyle.smu.edu"),
            person("Giallanza", "Tyler", role = c("ctb")),
            person("Sudheer", "Chelluboina", role = c("ctb"))
            )
Depends: arules (>= 1.4.1), grid
Imports: scatterplot3d, vcd, seriation, igraph (>= 1.0.0), graphics,
        methods, utils, grDevices, stats, colorspace, DT, plotly,
        visNetwork
Suggests: graph, Rgraphviz, iplots, shiny, htmlwidgets
Description: Extends package 'arules' with various visualization techniques for association rules and itemsets. The package also includes several interactive visualizations for rule exploration.
License: GPL-3
URL: https://github.com/mhahsler/arulesViz,
        http://lyle.smu.edu/IDA/arules/
BugReports: https://github.com/mhahsler/arulesViz
Copyright: (C) 2018 Michael Hahsler, Tyler Giallanza and Sudheer
        Chelluboina
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-12-04 23:48:13 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
  Giallanza Tyler [ctb],
  Sudheer Chelluboina [ctb]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2018-12-05 07:40:13 UTC
