Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RforMassSpectrometry/QFeatures
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Apr 10, 2024
2 parents 24ac16f + ad5e9b0 commit fd928d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,11 @@ jobs:
cd preprocessCore
R CMD INSTALL --configure-args="--disable-threading" .
- name: Install MsCoreUtils from Github (to get version 1.10.11)
run: BiocManager::install("RforMassSpectrometry/MsCoreUtils")
- name: Install MsDataHub from Github (>= 1.3.3)
run: BiocManager::install("RforMassSpectrometry/MsDataHub")
shell: Rscript {0}

- name: Install ProtGenerics from Github (to get version 1.27.1)
- name: Install ProtGenerics from Github (>= 1.35.1)
run: BiocManager::install("RforMassSpectrometry/ProtGenerics")
shell: Rscript {0}

Expand Down

0 comments on commit fd928d3

Please # to comment.