Skip to content

Commit 38f852d

Browse files
authored
Merge pull request #78 from vsimko/master
Version 0.80
2 parents eba78b7 + 890c51b commit 38f852d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Package: corrplot
22
Type: Package
33
Title: Visualization of a Correlation Matrix
44
Version: 0.80
5+
Date: 2016-11-14
56
Author: Taiyun Wei, Viliam Simko
67
Suggests:
78
seriation,

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ bibentry("Manual",
22
title="R package 'corrplot': Visualization of a correlation matrix",
33
author="Taiyun Wei and Viliam Simko",
44
year="2016",
5-
note="(Version 0.77)",
5+
note="(Version 0.80)",
66
url="https://github.com/taiyun/corrplot",
77

88
textVersion =
99
paste("T. Wei and V. Simko (2016). ",
10-
"R package 'corrplot': Visualization of a correlation matrix (Version 0.77). ",
10+
"R package 'corrplot': Visualization of a correlation matrix (Version 0.80). ",
1111
"Available from https://github.com/taiyun/corrplot",
1212
sep=""),
1313

0 commit comments

Comments
 (0)