From 3ffe08370819c1075a62477d723708f9b719c560 Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Mon, 2 Oct 2023 16:28:23 +0200 Subject: [PATCH] Update README.Rmd --- README.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Rmd b/README.Rmd index edb7b97d6..4d295d610 100644 --- a/README.Rmd +++ b/README.Rmd @@ -44,7 +44,7 @@ You can reference the package and its documentation as follows: ## Installation -[![CRAN](http://www.r-pkg.org/badges/version/bayestestR)](https://cran.r-project.org/package=bayestestR) [![insight status badge](https://easystats.r-universe.dev/badges/bayestestR)](https://easystats.r-universe.dev) [![R-CMD-check](https://github.com/easystats/datawizard/workflows/R-CMD-check/badge.svg?branch=main)](https://github.com/easystats/datawizard/actions) +[![CRAN](http://www.r-pkg.org/badges/version/bayestestR)](https://cran.r-project.org/package=bayestestR) [![insight status badge](https://easystats.r-universe.dev/badges/bayestestR)](https://easystats.r-universe.dev) [![R-CMD-check](https://github.com/easystats/bayestestR/workflows/R-CMD-check/badge.svg?branch=main)](https://github.com/easystats/bayestestR/actions) The *bayestestR* package is available on CRAN, while its latest development version is available on R-universe (from _rOpenSci_).