arulesViz_1.5-1
mhahsler
released this
19 Nov 17:35
·
24 commits
to master
since this release
arulesViz 1.5-1 (11/18/2021)
New features
- plot method "grouped matrix" gained parameter grouped to pass on a grouped matrix.
- associations2igraph gained parameter associationsAsNodes.
- plot method graph with engine vizNetwork can now display itemsets.
- plot gained parameter limit to print only the top limit rules.
- plot method graph with ggraph (ggplot2) gained parameters asEdges = TRUE to represent associations as edges instead of nodes.
Changes
- we use now a better check for installed suggested packages.
- method graph uses now ggraph.
Bugfixes
- plot method graph with engine htmlwidget shows now labels correctly.