Skip to content

Commit 07cc343

Browse files
authored
Add CRAN badges and update ForeSITE badge (ropensci#32)
1 parent 83d2c4b commit 07cc343

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ knitr::opts_chunk$set(
2121
[![Codecov](https://img.shields.io/codecov/c/github/ropensci/quadkeyr)](https://app.codecov.io/gh/ropensci/quadkeyr)
2222
[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/619_status.svg)](https://github.com/ropensci/software-review/issues/619)
2323
[![status](https://joss.theoj.org/papers/3301002821465f4f160e7ce272c00c6f/status.svg)](https://joss.theoj.org/papers/10.21105/joss.06500)
24-
[![ForeSITE Group](https://github.com/EpiForeSITE/software/blob/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg)](https://github.com/EpiForeSITE)
24+
[![CRAN status](https://www.r-pkg.org/badges/version/quadkeyr)](https://CRAN.R-project.org/package=quadkeyr)
25+
[![CRANlogs downloads](https://cranlogs.r-pkg.org/badges/quadkeyr)](https://cran.r-project.org/package=quadkeyr)
26+
[![ForeSITE Group](https://github.com/EpiForeSITE/software/raw/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg)](https://github.com/EpiForeSITE)
2527
<!-- badges: end -->
2628

2729
### What can this package do for you?

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h
1313
[![Status at rOpenSci Software Peer
1414
Review](https://badges.ropensci.org/619_status.svg)](https://github.com/ropensci/software-review/issues/619)
1515
[![status](https://joss.theoj.org/papers/3301002821465f4f160e7ce272c00c6f/status.svg)](https://joss.theoj.org/papers/10.21105/joss.06500)
16-
[![ForeSITE
17-
Group](https://github.com/EpiForeSITE/software/blob/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg)](https://github.com/EpiForeSITE)
16+
[![CRAN status](https://www.r-pkg.org/badges/version/quadkeyr)](https://CRAN.R-project.org/package=quadkeyr)
17+
[![CRANlogs downloads](https://cranlogs.r-pkg.org/badges/quadkeyr)](https://cran.r-project.org/package=quadkeyr)
18+
[![ForeSITE Group](https://github.com/EpiForeSITE/software/raw/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg)](https://github.com/EpiForeSITE)
1819
<!-- badges: end -->
1920

2021
### What can this package do for you?

0 commit comments

Comments
 (0)