Skip to content

Commit e99f3d7

Browse files
committed
add repo for openxlsx2
1 parent 67416d8 commit e99f3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: r-lib/actions/setup-r@v2
6767
with:
6868
r-version: ${{ matrix.config.r }}
69+
extra-repositories: https://janmarvin.r-universe.dev
6970

7071
# Step 4: Setup pandoc from r-lib
7172
- name: Setup pandoc from r-lib

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ Imports:
4040
stats,
4141
utils
4242
Remotes:
43-
decisionpatterns/searchable,
44-
r-universe::JanMarvin/openxlsx2
43+
decisionpatterns/searchable
4544
Suggests:
4645
knitr,
4746
BiocStyle,

0 commit comments

Comments
 (0)