Package: arulesViz
Version: 1.5.3
Date: 2024-04-25
Title: Visualizing Association Rules and Frequent Itemsets
Authors@R: c(
      person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
        email = "mhahsler@lyle.smu.edu",
	      comment = c(ORCID = "0000-0003-2716-1405")),
	    person("Giallanza", "Tyler", role = c("ctb")),
      person("Sudheer", "Chelluboina", role = c("ctb"))
      )
Depends: arules (>= 1.6.0)
Imports: graphics, methods, utils, grDevices, stats, seriation, grid,
        vcd, igraph, scatterplot3d, ggplot2, ggraph, tibble, tidyr,
        dplyr, DT, plotly, visNetwork
Suggests: datasets, graph, Rgraphviz, tidygraph, shiny, shinythemes,
        htmlwidgets, testthat (>= 3.0.0)
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
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/mhahsler/arulesViz
BugReports: https://github.com/mhahsler/arulesViz/issues
Copyright: (C) 2021 Michael Hahsler
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-25 19:14:54 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph]
    (<https://orcid.org/0000-0003-2716-1405>),
  Giallanza Tyler [ctb],
  Sudheer Chelluboina [ctb]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2024-04-26 09:20:02 UTC
Built: R 4.3.2; ; 2024-04-26 12:20:06 UTC; unix
