Skip to content

Commit 320c8e0

Browse files
committed
Add CRAN badge
1 parent 962f1cf commit 320c8e0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ set.seed(2022)
1919
<!-- badges: start -->
2020
[![ggautomap status badge](https://cidm-ph.r-universe.dev/badges/ggautomap)](https://cidm-ph.r-universe.dev)
2121
[![R-CMD-check](https://github.com/cidm-ph/ggautomap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/cidm-ph/ggautomap/actions/workflows/R-CMD-check.yaml)
22+
[![CRAN status](https://www.r-pkg.org/badges/version/ggautomap)](https://CRAN.R-project.org/package=ggautomap)
2223
<!-- badges: end -->
2324

2425
`ggautomap` helps when you have a spreadsheet/table of data that includes a

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![ggautomap status
99
badge](https://cidm-ph.r-universe.dev/badges/ggautomap)](https://cidm-ph.r-universe.dev)
1010
[![R-CMD-check](https://github.com/cidm-ph/ggautomap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/cidm-ph/ggautomap/actions/workflows/R-CMD-check.yaml)
11+
[![CRAN
12+
status](https://www.r-pkg.org/badges/version/ggautomap)](https://CRAN.R-project.org/package=ggautomap)
1113
<!-- badges: end -->
1214

1315
`ggautomap` helps when you have a spreadsheet/table of data that

0 commit comments

Comments
 (0)