Skip to content

Commit

Permalink
fix: url
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Apr 9, 2024
1 parent 5f09106 commit 2fd6333
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
^\.vscode$
^\.lintr$
^cran-comments\.md$
^CRAN-SUBMISSION$
2 changes: 1 addition & 1 deletion R/bibentries.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bibentries = c(
),

bommert_2021 = bibentry("article",
doi = "0.1093/bib/bbab354",
doi = "10.1093/bib/bbab354",
year = "2021",
month = "9",
publisher = "Oxford University Press ({OUP})",
Expand Down
2 changes: 1 addition & 1 deletion man/mlr_filters_carsurvscore.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fd6333

Please sign in to comment.