Skip to content

Commit

Permalink
docs(README): reorg badges; add CRAN total downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeapen committed May 20, 2024
1 parent 70ae0db commit ada3fe1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10067116.svg)](https://doi.org/10.5281/zenodo.10067116)

[![CRAN](https://www.r-pkg.org/badges/version/ceas)](https://cran.r-project.org/package=ceas)
[![https://cranlogs.r-pkg.org/badges/grand-total/ceas]](https://cranlogs.r-pkg.org/badges/grand-total/ceas)

<!-- badges: start -->
[![CRAN release](https://www.r-pkg.org/badges/version-ago/ceas)](https://cran.r-project.org/web//packages//ceas/index.html)
[![R-CMD-check](https://github.com/jamespeapen/ceas/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jamespeapen/ceas/actions/workflows/R-CMD-check.yaml)
Expand All @@ -29,8 +32,6 @@ capabilities for such data using the methods described by

### CRAN

[![CRAN](https://www.r-pkg.org/badges/version/ceas)](https://cran.r-project.org/package=ceas)

```r
install.packages("ceas")
```
Expand Down

0 comments on commit ada3fe1

Please sign in to comment.