Skip to content

Commit 2fd6333

Browse files
committed
fix: url
1 parent 5f09106 commit 2fd6333

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
^\.vscode$
1616
^\.lintr$
1717
^cran-comments\.md$
18+
^CRAN-SUBMISSION$

R/bibentries.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bibentries = c(
2525
),
2626

2727
bommert_2021 = bibentry("article",
28-
doi = "0.1093/bib/bbab354",
28+
doi = "10.1093/bib/bbab354",
2929
year = "2021",
3030
month = "9",
3131
publisher = "Oxford University Press ({OUP})",

man/mlr_filters_carsurvscore.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)