Skip to content

Commit e010720

Browse files
committed
Adding all suggested dependencies
1 parent 2e472de commit e010720

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ jobs:
3636
extra-packages: |
3737
any::pkgdown
3838
local::.
39+
any::bayesplot
40+
any::brms
41+
any::ggplot2
42+
any::rmarkdown
43+
any::rstan
44+
any::rstanarm
45+
any::rstantools
46+
any::spdep
47+
any::knitr
3948
4049
- name: Build site
4150
run: pkgdown::build_site_github_pages(new_process = FALSE, install = TRUE)

0 commit comments

Comments
 (0)