Package: arulesViz
Version: 1.4-0
Date: 2021-03-05
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)
Imports: graphics, methods, utils, grDevices, stats, seriation,
        colorspace, grid, vcd, igraph (>= 1.0.0), scatterplot3d,
        ggplot2, tibble, tidyr, dplyr, DT, plotly, visNetwork
Suggests: graph, Rgraphviz, shiny, shinythemes, htmlwidgets
Description: Extends package 'arules' with various visualization techniques for association rules and itemsets. The package also includes several interactive visualizations for rule exploration. Michael Hahsler (2017) <doi:10.32614/RJ-2017-047>.
License: GPL-3
URL: https://github.com/mhahsler/arulesViz
BugReports: https://github.com/mhahsler/arulesViz/issues
Copyright: (C) 2018 Michael Hahsler, Tyler Giallanza and Sudheer
        Chelluboina
NeedsCompilation: no
Packaged: 2021-03-05 22:50:39 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: 2021-03-07 05:50:18 UTC
Built: R 3.6.3; ; 2021-05-12 22:45:59 UTC; windows
