File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -58,23 +58,23 @@ jobs:
5858 r-version : ${{ matrix.config.r }}
5959 packages : remotes
6060 extra-packages : |
61- any::devtools
62- any::rsconnect
63- any::packrat
64- any::knitr
65- any::renv
66- any::shiny
67- any::cpp11
68- any::plogr
69- any::BH
70- any::RcppArmadillo
71- any::RcppEigen
72- any::progress
73- any::AsioHeaders
61+ cran::devtools
62+ cran::rsconnect
63+ cran::packrat
64+ cran::knitr
65+ cran::renv
66+ cran::shiny
67+ cran::cpp11
68+ cran::plogr
69+ cran::BH
70+ cran::RcppArmadillo
71+ cran::RcppEigen
72+ cran::progress
73+ cran::AsioHeaders
74+ cran::shinyvalidate
7475 hadley/shinySignals
7576 jcheng5/bubbles
7677 jcheng5/googleCharts
77- rstudio/shinyvalidate
7878
7979 - name : Install remaining packages
8080 shell : Rscript {0}
You can’t perform that action at this time.
0 commit comments