Skip to content

Commit

Permalink
💡 Update Dependencies Badges + Add CRAN Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Mar 24, 2021
1 parent 41279a3 commit 048caac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ rcompendium <img src="man/figures/hexsticker.png" height="120" align="right"/>


<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/rcompendium/)](https://CRAN.R-project.org/package=rcompendium/)
[![R CMD check](https://github.com/FRBCesab/rcompendium/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/FRBCesab/rcompendium/actions/workflows/R-CMD-check.yaml)
[![Website deployment](https://github.com/FRBCesab/rcompendium/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/FRBCesab/rcompendium/actions/workflows/pkgdown.yaml)
[![Test coverage](https://github.com/FRBCesab/rcompendium/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/FRBCesab/rcompendium/actions/workflows/test-coverage.yaml)
[![codecov](https://codecov.io/gh/FRBCesab/rcompendium/branch/main/graph/badge.svg)](https://app.codecov.io/gh/FRBCesab/rcompendium)
[![License: GPL (>= 2)](https://img.shields.io/badge/License-GPL%20%28%3E%3D%202%29-blue.svg)](https://choosealicense.com/licenses/gpl-2.0/)
[![LifeCycle](man/figures/lifecycle/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Dependencies](https://img.shields.io/badge/dependencies-12/76-red?style=flat)](#)
[![Dependencies](https://img.shields.io/badge/dependencies-11/77-red?style=flat)](#)
<!-- badges: end -->

In the area of open science, making reproducible analyses is a strong prerequisite.
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

<!-- badges: start -->

[![CRAN
status](https://www.r-pkg.org/badges/version/rcompendium/)](https://CRAN.R-project.org/package=rcompendium/)
[![R CMD
check](https://github.com/FRBCesab/rcompendium/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/FRBCesab/rcompendium/actions/workflows/R-CMD-check.yaml)
[![Website
Expand All @@ -15,7 +17,7 @@ coverage](https://github.com/FRBCesab/rcompendium/actions/workflows/test-coverag
[![LifeCycle](man/figures/lifecycle/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Project Status:
Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Dependencies](https://img.shields.io/badge/dependencies-12/76-red?style=flat)](#)
[![Dependencies](https://img.shields.io/badge/dependencies-11/77-red?style=flat)](#)
<!-- badges: end -->

In the area of open science, making reproducible analyses is a strong
Expand Down

0 comments on commit 048caac

Please sign in to comment.