Skip to content

Commit

Permalink
Install as much from cran and not any
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Nov 12, 2024
1 parent d72fb18 commit 085cd89
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,23 +58,23 @@ jobs:
r-version: ${{ matrix.config.r }}
packages: remotes
extra-packages: |
any::devtools
any::rsconnect
any::packrat
any::knitr
any::renv
any::shiny
any::cpp11
any::plogr
any::BH
any::RcppArmadillo
any::RcppEigen
any::progress
any::AsioHeaders
cran::devtools
cran::rsconnect
cran::packrat
cran::knitr
cran::renv
cran::shiny
cran::cpp11
cran::plogr
cran::BH
cran::RcppArmadillo
cran::RcppEigen
cran::progress
cran::AsioHeaders
cran::shinyvalidate
hadley/shinySignals
jcheng5/bubbles
jcheng5/googleCharts
rstudio/shinyvalidate
- name: Install remaining packages
shell: Rscript {0}
Expand Down

0 comments on commit 085cd89

Please sign in to comment.