Skip to content

Commit f2fb6d6

Browse files
authored
Add IRanges package to workflow dependencies
1 parent 03d7438 commit f2fb6d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ jobs:
5959
extra-packages: >
6060
any::rcmdcheck,
6161
any::Hmisc,
62-
any::quantreg
62+
any::quantreg,
63+
any::IRanges
6364
needs: check
6465

6566
- uses: r-lib/actions/check-r-package@v2

0 commit comments

Comments
 (0)