Skip to content

Commit

Permalink
Add DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed Jan 12, 2021
1 parent 553f145 commit 9dbe1a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ output: github_document
[![Codecov test coverage](https://codecov.io/gh/inbo/checklist/branch/master/graph/badge.svg)](https://codecov.io/gh/inbo/checklist?branch=master)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/inbo/checklist.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/inbo/checklist.svg)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4028303.svg)](https://doi.org/10.5281/zenodo.4028303)

```{r setup, include = FALSE}
knitr::opts_chunk$set(
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ coverage](https://codecov.io/gh/inbo/checklist/branch/master/graph/badge.svg)](h
bytes](https://img.shields.io/github/languages/code-size/inbo/checklist.svg)
![GitHub repo
size](https://img.shields.io/github/repo-size/inbo/checklist.svg)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4028303.svg)](https://doi.org/10.5281/zenodo.4028303)

The goal of `checklist` is to provide an elaborate and strict set of
checks for R packages and R code.
Expand Down

0 comments on commit 9dbe1a9

Please sign in to comment.