Skip to content

Commit

Permalink
install latest QFeatures
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Apr 9, 2024
1 parent b747013 commit b3d4ef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ jobs:
BiocManager::install("BiocCheck")
shell: Rscript {0}

- name: Install QFeatures from Github
run: BiocManager::install("RforMassSpectrometry/QFeatures")
shell: Rscript {0}

- name: Session info
run: |
options(width = 100)
Expand Down

0 comments on commit b3d4ef7

Please sign in to comment.