Skip to content

Commit 5c836f8

Browse files
committed
README.md: Add r-universe badges.
1 parent 2898476 commit 5c836f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[ [**R package**][r-mooplot-homepage] ] [ [GitHub][r-mooplot-github] ] [![Build status][r-build-badge]][r-build-link] [![Code Coverage][r-coverage-badge]][r-coverage-link] [![CRAN version](https://www.r-pkg.org/badges/version-last-release/mooplot)][r-mooplot-cran]
55
[![CRAN Status](https://www.r-pkg.org/badges/version-last-release/mooplot)](https://cran.r-project.org/web/checks/check_results_mooplot.html)
66
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/mooplot)][r-mooplot-cran]
7+
[![r-universe version][r-universe-version-badge]](https://multi-objective.r-universe.dev/mooplot)
8+
[![r-universe build status][r-universe-build-badge]](https://github.com/r-universe/multi-objective/actions/workflows/build.yml)
79

810
[ [**Python package**][py-mooplot-homepage] ] [ [GitHub][py-mooplot-github] ] [![Build status][py-build-badge]][py-build-link] [![Code Coverage][py-coverage-badge]][py-coverage-link] [![PyPI - Version](https://img.shields.io/pypi/v/mooplot)][py-mooplot-pypi] [![PyPI - Downloads](https://img.shields.io/pypi/dm/mooplot?color=blue)][py-mooplot-pypi]
911
<!-- badges: end -->
@@ -57,3 +59,5 @@ Each component is documented in the `README.md` file found under each folder.
5759
[r-mooplot-cran]: https://cran.r-project.org/package=mooplot
5860
[r-mooplot-github]: https://github.com/multi-objective/mooplot/tree/main/r#readme
5961
[r-mooplot-homepage]: https://multi-objective.github.io/mooplot/r/
62+
[r-universe-version-badge]: https://multi-objective.r-universe.dev/badges/mooplot
63+
[r-universe-build-badge]: https://github.com/r-universe/multi-objective/actions/workflows/build.yml/badge.svg

0 commit comments

Comments
 (0)