Skip to content

Commit

Permalink
New CRAN release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Mar 13, 2017
1 parent 89e4d43 commit e5dbc69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: arulesViz
Version: 1.2-0.1
Date: 2016-xx-xx
Version: 1.2-1
Date: 2017-03-12
Title: Visualizing Association Rules and Frequent Itemsets
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
email = "mhahsler@lyle.smu.edu"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# arulesViz 1.2-0.1 (xx/xx/2016)
# arulesViz 1.2-1 (03/12/2017)

* arules_plotly uses now signif instead of round for quality measures.
* arules_plotly shows correct rule indices for too large rule sets.
Expand Down

0 comments on commit e5dbc69

Please sign in to comment.