File tree Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 24
24
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
25
25
with :
26
26
deps-installation-method : setup-r-dependencies
27
- lookup-refs : |
28
- insightsengineering/cards
29
27
additional-env-vars : |
30
28
_R_CHECK_CRAN_INCOMING_REMOTE_=false
31
29
enforce-note-blocklist : true
45
43
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
46
44
with :
47
45
deps-installation-method : setup-r-dependencies
48
- lookup-refs : |
49
- insightsengineering/cards
50
46
additional-env-vars : |
51
47
NOT_CRAN=true
52
48
enforce-note-blocklist : true
68
64
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
69
65
with :
70
66
deps-installation-method : setup-r-dependencies
71
- lookup-refs : |
72
- insightsengineering/cards
73
67
additional-env-vars : |
74
68
NOT_CRAN=true
75
69
roxygen :
79
73
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
80
74
with :
81
75
deps-installation-method : setup-r-dependencies
82
- lookup-refs : |
83
- insightsengineering/cards
84
76
auto-update : false
85
77
gitleaks :
86
78
name : gitleaks 💧
Original file line number Diff line number Diff line change 71
71
)
72
72
name : R-hub 🌐
73
73
uses : insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@main
74
- with :
75
- lookup-refs : |
76
- insightsengineering/cards
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ Suggests:
44
44
survival (>= 3.6-4),
45
45
testthat (>= 3.2.0),
46
46
withr (>= 2.5.0)
47
+ Remotes:
48
+ insightsengineering/cards
47
49
Config/Needs/website: insightsengineering/nesttemplate
48
50
Config/testthat/edition: 3
49
51
Config/testthat/parallel: true
You can’t perform that action at this time.
0 commit comments