Skip to content

Commit

Permalink
remove bioconductor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LuiseQuoss committed Oct 10, 2024
1 parent 08a349e commit 73bbd6b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/R-cmd-check-OS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2

- name: biocon-dependencies
run: |
install.packages("BiocManager")
BiocManager::install(c("rhdf5", "HDF5Array", "DelayedArray"))
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
Expand Down

0 comments on commit 73bbd6b

Please sign in to comment.