... | ... |
@@ -23,21 +23,22 @@ Biocpkg <- function (pkg) { |
23 | 23 |
<a href="https://yulab-smu.github.io/treedata-book/"><img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" /></a> |
24 | 24 |
|
25 | 25 |
[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives) |
26 |
-[](http://www.repostatus.org/#active) |
|
27 |
-[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) |
|
28 |
-[](https://awesome-r.com/#awesome-r-graphic-displays) |
|
29 |
- |
|
30 |
- |
|
31 | 26 |
`r badge_bioc_release("ggtree", "green")` |
32 |
-`r badge_devel("guangchuangyu/ggtree", "green")` |
|
33 | 27 |
[](https://codecov.io/gh/GuangchuangYu/ggtree) |
34 |
-[)`-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master) |
|
28 |
+[](https://awesome-r.com/#awesome-r-graphic-displays) |
|
29 |
+ |
|
35 | 30 |
|
36 | 31 |
|
37 |
-`r badge_bioc_download("ggtree", "total", "blue")` |
|
38 |
-`r badge_bioc_download("ggtree", "month", "blue")` |
|
39 |
-`r badge_bioc_download_rank("ggtree")` |
|
32 |
+<!-- |
|
33 |
+[](http://www.repostatus.org/#active) |
|
34 |
+[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) |
|
35 |
+[)`-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master) |
|
40 | 36 |
|
37 |
+` r badge_devel("guangchuangyu/ggtree", "green")` |
|
38 |
+` r badge_bioc_download("ggtree", "total", "blue")` |
|
39 |
+` r badge_bioc_download("ggtree", "month", "blue")` |
|
40 |
+` r badge_bioc_download_rank("ggtree")` |
|
41 |
+--> |
|
41 | 42 |
|
42 | 43 |
```{r comment="", echo=FALSE, results='asis'} |
43 | 44 |
cat(packageDescription('ggtree')$Description) |
... | ... |
@@ -5,20 +5,20 @@ |
5 | 5 |
<a href="https://yulab-smu.github.io/treedata-book/"><img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" /></a> |
6 | 6 |
|
7 | 7 |
[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives) |
8 |
-[](http://www.repostatus.org/#active) |
|
11 |
-[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) |
|
8 |
+[](https://www.bioconductor.org/packages/ggtree) |
|
9 |
+[](https://codecov.io/gh/GuangchuangYu/ggtree) |
|
12 | 10 |
[](https://awesome-r.com/#awesome-r-graphic-displays) |
13 | 11 |
|
14 |
-[](https://www.bioconductor.org/packages/ggtree) |
|
15 |
-[](https://github.com/guangchuangyu/ggtree) |
|
16 |
-[](https://codecov.io/gh/GuangchuangYu/ggtree) |
|
17 |
-[](https://github.com/GuangchuangYu/ggtree/commits/master) |
|
12 |
+<!-- |
|
13 |
+[](http://www.repostatus.org/#active) |
|
14 |
+[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) |
|
15 |
+[](https://github.com/GuangchuangYu/ggtree/commits/master) |
|
18 | 16 |
|
19 |
-[](https://bioconductor.org/packages/stats/bioc/ggtree) |
|
20 |
-[](https://bioconductor.org/packages/stats/bioc/ggtree) |
|
21 |
-[](https://bioconductor.org/packages/stats/bioc/ggtree) |
|
17 |
+` r badge_devel("guangchuangyu/ggtree", "green")` |
|
18 |
+` r badge_bioc_download("ggtree", "total", "blue")` |
|
19 |
+` r badge_bioc_download("ggtree", "month", "blue")` |
|
20 |
+` r badge_bioc_download_rank("ggtree")` |
|
21 |
+--> |
|
22 | 22 |
|
23 | 23 |
‘ggtree’ extends the ‘ggplot2’ plotting system which implemented the |
24 | 24 |
grammar of graphics. ‘ggtree’ is designed for visualization and |