We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67416d8 commit e99f3d7Copy full SHA for e99f3d7
.github/workflows/build.yml
@@ -66,6 +66,7 @@ jobs:
66
uses: r-lib/actions/setup-r@v2
67
with:
68
r-version: ${{ matrix.config.r }}
69
+ extra-repositories: https://janmarvin.r-universe.dev
70
71
# Step 4: Setup pandoc from r-lib
72
- name: Setup pandoc from r-lib
DESCRIPTION
@@ -40,8 +40,7 @@ Imports:
40
stats,
41
utils
42
Remotes:
43
- decisionpatterns/searchable,
44
- r-universe::JanMarvin/openxlsx2
+ decisionpatterns/searchable
45
Suggests:
46
knitr,
47
BiocStyle,
0 commit comments