Skip to content

Commit 0b778bd

Browse files
authored
Change package source from any to bioc for IRanges
1 parent f2fb6d6 commit 0b778bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
any::rcmdcheck,
6161
any::Hmisc,
6262
any::quantreg,
63-
any::IRanges
63+
bioc::IRanges
6464
needs: check
6565

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

0 commit comments

Comments
 (0)