File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches : [main, master]
66 pull_request :
7- branches : [main, master]
87
9- name : R-CMD-check
8+ name : R-CMD-check.yaml
9+
10+ permissions : read-all
1011
1112jobs :
1213 R-CMD-check :
@@ -29,15 +30,14 @@ jobs:
2930 R_KEEP_PKG_SOURCE : yes
3031
3132 steps :
32- - uses : actions/checkout@v3
33+ - uses : actions/checkout@v6
3334
3435 - uses : r-lib/actions/setup-pandoc@v2
3536
3637 - uses : r-lib/actions/setup-r@v2
3738 with :
3839 r-version : ${{ matrix.config.r }}
3940 http-user-agent : ${{ matrix.config.http-user-agent }}
40- use-public-rspm : true
4141
4242 - uses : r-lib/actions/setup-r-dependencies@v2
4343 with :
4747 - uses : r-lib/actions/check-r-package@v2
4848 with :
4949 upload-snapshots : true
50- error-on : ' "error" '
50+ build_args : ' c("--no-manual","--compact-vignettes=gs+qpdf") '
Original file line number Diff line number Diff line change 22[ ![ Lifecycle: experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://lifecycle.r-lib.org/articles/stages.html#experimental )
33[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/doi-nps/dpchecker/badge )] ( https://www.codefactor.io/repository/github/doi-nps/dpchecker )
44[ ![ R-CMD-check] ( https://github.com/doi-nps/DPchecker/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/doi-nps/DPchecker/actions/workflows/R-CMD-check.yaml )
5+ [ ![ R-CMD-check] ( https://github.com/DOI-NPS/DPchecker/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/DOI-NPS/DPchecker/actions/workflows/R-CMD-check.yaml )
56<!-- badges: end -->
67
78
You can’t perform that action at this time.
0 commit comments