Skip to content

Commit

Permalink
Install shiny
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 26, 2022
1 parent 88450b0 commit ff94a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Install dependencies
run: |
install.packages(c("remotes", "rcmdcheck"))
remotes::install_cran("shiny")
remotes::install_cran("devtools")
remotes::install_github("ropensci/beautier")
remotes::install_deps(dependencies = TRUE)
Expand Down

0 comments on commit ff94a61

Please sign in to comment.