From 7515a59f030ce20bb0c99b9dd02661939f82c2c6 Mon Sep 17 00:00:00 2001 From: Christoph Scheuch <19249734+christophscheuch@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:12:21 +0100 Subject: [PATCH] Add CRAN status and download badges --- README.Rmd | 2 ++ README.md | 4 ++++ renv.lock | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 242a156..fc0b817 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,6 +16,8 @@ knitr::opts_chunk$set( # wbids +[![CRAN status](https://www.r-pkg.org/badges/version/wbids)](https://cran.r-project.org/package=wbids) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/wbids)](https://cran.r-project.org/package=wbids) [![R-CMD-check](https://github.com/Teal-Insights/r-wbids/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Teal-Insights/r-wbids/actions/workflows/R-CMD-check.yaml) [![Lint](https://github.com/Teal-Insights/r-wbids/actions/workflows/lint.yaml/badge.svg)](https://github.com/Teal-Insights/r-wbids/actions/workflows/lint.yaml) [![Codecov test coverage](https://codecov.io/gh/Teal-Insights/r-wbids/graph/badge.svg)](https://app.codecov.io/gh/Teal-Insights/r-wbids) diff --git a/README.md b/README.md index 441733c..781e3fb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ +[![CRAN +status](https://www.r-pkg.org/badges/version/wbids)](https://cran.r-project.org/package=wbids) +[![CRAN +downloads](https://cranlogs.r-pkg.org/badges/wbids)](https://cran.r-project.org/package=wbids) [![R-CMD-check](https://github.com/Teal-Insights/r-wbids/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Teal-Insights/r-wbids/actions/workflows/R-CMD-check.yaml) [![Lint](https://github.com/Teal-Insights/r-wbids/actions/workflows/lint.yaml/badge.svg)](https://github.com/Teal-Insights/r-wbids/actions/workflows/lint.yaml) [![Codecov test diff --git a/renv.lock b/renv.lock index 97288ce..975215e 100644 --- a/renv.lock +++ b/renv.lock @@ -52,13 +52,13 @@ }, "curl": { "Package": "curl", - "Version": "6.0.0", + "Version": "6.0.1", "Source": "Repository", "Repository": "CRAN", "Requirements": [ "R" ], - "Hash": "ff51697d9205fe715f29e7171e874c6e" + "Hash": "e8ba62486230951fcd2b881c5be23f96" }, "dplyr": { "Package": "dplyr",