... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
Package: ggtree |
2 | 2 |
Type: Package |
3 | 3 |
Title: an R package for visualization of tree and annotation data |
4 |
-Version: 3.5.2.992 |
|
4 |
+Version: 3.5.3 |
|
5 | 5 |
Authors@R: c( |
6 | 6 |
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), |
7 | 7 |
comment = c(ORCID = "0000-0002-6485-8781")), |
... | ... |
@@ -24,7 +24,7 @@ |
24 | 24 |
- <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
25 | 25 |
|
26 | 26 |
--> |
27 |
-# ggtree 3.5.2.992 |
|
27 |
+# ggtree 3.5.3 |
|
28 | 28 |
|
29 | 29 |
+ update `fortify` method for `pvclust` object (2022-08-15, Mon) |
30 | 30 |
+ add citation of the tree data book (2022-08-13, Sat) |