Skip to content

Commit

Permalink
CRAN release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Oct 3, 2016
1 parent 2405eb1 commit e3cdcdd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.1-1.1
Date: 2016-xx-xx
Version: 1.2-0
Date: 2016-10-02
Title: Visualizing Association Rules and Frequent Itemsets
Author: Michael Hahsler and Sudheer Chelluboina
Maintainer: Michael Hahsler <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 @@
# Changes in version 1.1-1.1 (xx/xx/2016)
# Changes in version 1.2-0 (10/02/2016)

* improved graphical parameters for the grouped matrix plot.
* default color scheme is now a grey-red ramp.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ R> plot(rules)

## Further Information

* [arulesViz package vignette](http://cran.r-project.org/web/packages/arulesViz/vignettes/arulesViz.pdf) with complete examples.
* [Reference manual](http://cran.r-project.org/web/packages/arulesViz/arulesViz.pdf)
* [arulesViz package vignette](https://cran.r-project.org/package=arulesViz/vignettes/arulesViz.pdf) with complete examples.
* [Reference manual](https://cran.r-project.org/package=arulesViz/arulesViz.pdf)

_Maintainer:_ [Michael Hahsler](http://michael.hahsler.net)

0 comments on commit e3cdcdd

Please sign in to comment.