Skip to content

Commit

Permalink
Install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Nov 2, 2023
1 parent 1232b8b commit 2d4c20f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Install dependencies
run: |
install.packages(c("remotes", "rcmdcheck"))
remotes::install_github("richelbilderbeek/beautier")
remotes::install_github("richelbilderbeek/beastier", ref = "develop")
remotes::install_github("richelbilderbeek/netmhc2pan")
remotes::install_github("richelbilderbeek/tmhmm")
remotes::install_github("richelbilderbeek/pureseqtmr")
remotes::install_github("richelbilderbeek/mhcnpreds")
Expand Down

0 comments on commit 2d4c20f

Please sign in to comment.