Skip to content

Commit 7569949

Browse files
zenodo
1 parent 26987b3 commit 7569949

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ Every simulation generates or overwrites a log file. The default location is des
229229

230230
## Version Release
231231

232-
232+
Make a GitHub release using `v{version-number}` format for the release tag. This should trigger a [zenodo release](https://doi.org/10.5281/zenodo.14796217) as well.

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ theme_bw = function() ggplot2::theme_bw(base_size = 18)
2121
<!-- badges: start -->
2222
[![macpan2 status badge](https://canmod.r-universe.dev/badges/macpan2)](https://canmod.r-universe.dev/macpan2)
2323
[![R-CMD-check](https://github.com/canmod/macpan2/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/canmod/macpan2/actions/workflows/R-CMD-check.yaml)
24-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14895172.svg)](https://doi.org/10.5281/zenodo.14895172)
24+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14796217.svg)](https://doi.org/10.5281/zenodo.14796217)
2525
[![test coverage](https://byob.yarr.is/canmod/macpan2/coverage)](https://github.com/canmod/macpan2/actions/workflows/test-coverage.yaml)
2626
[![commit activity](https://img.shields.io/github/commit-activity/m/canmod/macpan2)](https://github.com/canmod/macpan2/commits)
2727
[![contributors](https://img.shields.io/github/contributors/canmod/macpan2)](https://github.com/canmod/macpan2/graphs/contributors)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![macpan2 status
77
badge](https://canmod.r-universe.dev/badges/macpan2)](https://canmod.r-universe.dev/macpan2)
88
[![R-CMD-check](https://github.com/canmod/macpan2/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/canmod/macpan2/actions/workflows/R-CMD-check.yaml)
9-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14895172.svg)](https://doi.org/10.5281/zenodo.14895172)
9+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14796217.svg)](https://doi.org/10.5281/zenodo.14796217)
1010
[![test
1111
coverage](https://byob.yarr.is/canmod/macpan2/coverage)](https://github.com/canmod/macpan2/actions/workflows/test-coverage.yaml)
1212
[![commit

0 commit comments

Comments
 (0)