File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
" R"
20
20
],
21
21
"access_right" : " open" ,
22
- "license": {
23
- "id": "MIT",
24
- },
22
+ "license" : " MIT" ,
25
23
"upload_type" : " software" ,
26
24
"related_identifiers" : [
27
25
{
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ knitr::opts_chunk$set(
18
18
<!-- badges: start -->
19
19
[ ![ Lifecycle: experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://www.tidyverse.org/lifecycle/#experimental )
20
20
[ ![ R build status] ( https://github.com/codecheckers/codecheck/workflows/R-CMD-check/badge.svg )] ( https://github.com/codecheckers/codecheck/actions )
21
+ [ ![ DOI] ( https://zenodo.org/badge/256862293.svg )] ( https://zenodo.org/badge/latestdoi/256862293 )
21
22
<!-- badges: end -->
22
23
23
24
` codecheck ` is an assistant for conducting CODECHECKs, written in the R language and distributed as an R package.
Original file line number Diff line number Diff line change 9
9
experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://www.tidyverse.org/lifecycle/#experimental )
10
10
[ ![ R build
11
11
status] ( https://github.com/codecheckers/codecheck/workflows/R-CMD-check/badge.svg )] ( https://github.com/codecheckers/codecheck/actions )
12
+ [ ![ DOI] ( https://zenodo.org/badge/256862293.svg )] ( https://zenodo.org/badge/latestdoi/256862293 )
12
13
<!-- badges: end -->
13
14
14
15
` codecheck ` is an assistant for conducting CODECHECKs, written in the R
You can’t perform that action at this time.
0 commit comments