We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a6ae6 commit 7723846Copy full SHA for 7723846
DESCRIPTION
@@ -16,13 +16,14 @@ Description: This is a set of tools for dendrograms and
16
functions that extract the dendrogram plot data. The package
17
provides implementations for tree, rpart, as well as diana and agnes
18
cluster diagrams.
19
-Version: 0.1-18
+Version: 0.1-19
20
URL: https://github.com/andrie/ggdendro
21
BugReports: https://github.com/andrie/ggdendro/issues
22
-Date: 2016-02-25
+Date: 2016-04-14
23
Imports:
24
MASS,
25
- ggplot2(>= 0.9.2)
+ ggplot2(>= 0.9.2),
26
+ scales
27
Suggests:
28
rpart(>= 4.0-0),
29
tree,
0 commit comments