Skip to content

Commit f01c60a

Browse files
committed
Replace GitHub release badge with CRAN badge
1 parent fa98345 commit f01c60a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ ex2_alt <- paste("A bar chart with white background,",
2727
# sgplot <img src="man/figures/logo.svg" alt="sgplot logo" align="right" height="150"/>
2828

2929
<!-- badges: start -->
30-
31-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/ScotGovAnalysis/sgplot)](https://github.com/ScotGovAnalysis/sgplot/releases/latest) [![R build status](https://github.com/ScotGovAnalysis/sgplot/workflows/R-CMD-check/badge.svg)](https://github.com/ScotGovAnalysis/sgplot/actions)
32-
30+
[![CRAN status](https://www.r-pkg.org/badges/version/sgplot)](https://CRAN.R-project.org/package=sgplot)
31+
[![R build status](https://github.com/ScotGovAnalysis/sgplot/workflows/R-CMD-check/badge.svg)](https://github.com/ScotGovAnalysis/sgplot/actions/workflows/R-CMD-check.yaml)
3332
<!-- badges: end -->
3433

3534
sgplot is an R package for creating accessible plots in the Scottish Government. Currently, functions are available for styling ggplot2 plots.

0 commit comments

Comments
 (0)