Skip to content

Commit 1d74ce1

Browse files
cran
Removed duplicate status badge from README.
1 parent c3ff806 commit 1d74ce1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
2-
[![mangoro status
3-
badge](https://sounkou-bioinfo.r-universe.dev/mangoro/badges/version)](https://sounkou-bioinfo.r-universe.dev/mangoro)
1+
[![mangoro status badge](https://sounkou-bioinfo.r-universe.dev/mangoro/badges/version)](https://sounkou-bioinfo.r-universe.dev/mangoro)
2+
[![CRAN](https://www.r-pkg.org/badges/version/mangoro)](https://CRAN.R-project.org/package=mangoro)
43

54
# mangoro <a href="https://sounkou-bioinfo.github.io/mangoro/"><img src="man/figures/logo.svg" alt="" width="180" align="right"/></a>
65

@@ -28,7 +27,7 @@ Packages](https://hypatia.math.ethz.ch/pipermail/r-package-devel/2025q4/012067.h
2827
``` r
2928
# via r-universe
3029
install.packages('mangoro', repos = c('https://sounkou-bioinfo.r-universe.dev', 'https://cloud.r-project.org'))
31-
# For CRAN release (not available yet)
30+
# For CRAN release
3231
install.packages('mangoro')
3332
```
3433

0 commit comments

Comments
 (0)