Skip to content

Commit 7723846

Browse files
committed
Bump version number to 0.1.19
1 parent 04a6ae6 commit 7723846

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ Description: This is a set of tools for dendrograms and
1616
functions that extract the dendrogram plot data. The package
1717
provides implementations for tree, rpart, as well as diana and agnes
1818
cluster diagrams.
19-
Version: 0.1-18
19+
Version: 0.1-19
2020
URL: https://github.com/andrie/ggdendro
2121
BugReports: https://github.com/andrie/ggdendro/issues
22-
Date: 2016-02-25
22+
Date: 2016-04-14
2323
Imports:
2424
MASS,
25-
ggplot2(>= 0.9.2)
25+
ggplot2(>= 0.9.2),
26+
scales
2627
Suggests:
2728
rpart(>= 4.0-0),
2829
tree,

0 commit comments

Comments
 (0)