Skip to content

Commit

Permalink
Added CRAN status and monthly download badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmaninoffpk committed Jun 27, 2024
1 parent 9904366 commit 10a01a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ knitr::opts_chunk$set(
# ccdR

<!-- badges: start -->
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/ccdR)](https://cran.r-project.org/package=ccdR)
[![Monthly Downloads](https://cranlogs.r-pkg.org/badges/last-month/ccdR?color=7BAFD4)](https://cranlogs.r-pkg.org/badges/last-month/ccdR?color=7BAFD4)
<!-- badges: end -->

The goal of ccdR is to provide R users a set of functions to access the [CTX APIs](https://www.epa.gov/comptox-tools/computational-toxicology-and-exposure-apis)
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
# ccdR

<!-- badges: start -->

[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/ccdR)](https://cran.r-project.org/package=ccdR)
[![Monthly
Downloads](https://cranlogs.r-pkg.org/badges/last-month/ccdR?color=7BAFD4)](https://cranlogs.r-pkg.org/badges/last-month/ccdR?color=7BAFD4)
<!-- badges: end -->

The goal of ccdR is to provide R users a set of functions to access the
Expand Down

0 comments on commit 10a01a5

Please sign in to comment.