Skip to content

Commit 013042b

Browse files
authored
Merge pull request #17 from hadley/github-links
Add GitHub links to DESCRIPTION
2 parents 2e9e145 + eb0d3f6 commit 013042b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
^Meta$
1212
^data-raw$
1313
^\./tests/testthat/dataForTests/generate_weeklyTestData\.R$
14+
^bayesRecon\.Rproj$

DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ Suggests:
5252
testthat (>= 3.0.0)
5353
Config/testthat/edition: 3
5454
VignetteBuilder: knitr
55+
URL: https://github.com/IDSIA/bayesRecon
56+
BugReports: https://github.com/IDSIA/bayesRecon/issues

0 commit comments

Comments
 (0)