Skip to content

Commit

Permalink
add total cran download badge
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentWHR committed Oct 20, 2023
1 parent 2173612 commit fa29909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,6 +5,7 @@
[![R-CMD-check](https://github.com/AgroCares/Open-Bodem-Index-Calculator/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/AgroCares/Open-Bodem-Index-Calculator/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/AgroCares/Open-Bodem-Index-Calculator/branch/master/graph/badge.svg)](https://codecov.io/gh/AgroCares/Open-Bodem-Index-Calculator?branch=master)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/OBIC)](https://cran.r-project.org/package=OBIC)
[![](https://cranlogs.r-pkg.org/badges/grand-total/OBIC)](https://cran.r-project.org/package=OBIC)
<!-- badges: end -->

This R package can be used to calculate the Open Bodem Index (OBI).
Expand All @@ -13,7 +14,6 @@ These four criteria consist of more than 21 indicators to get a comprehensive pi
More information about the Open Bodem Index can be found at [Open Bodem Index](https://www.openbodemindex.nl).

## Installation

```R
# Install from latest stable version from CRAN
install.packages("OBIC")
Expand Down

0 comments on commit fa29909

Please sign in to comment.