Skip to content

Commit 312a865

Browse files
committed
Adding missing dependencies
1 parent dde2deb commit 312a865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install netdiffuseR
2121
run: |
2222
install2.r igraph networkDynamic statnet Rcpp MatchIt \
23-
SparseM viridisLite RcppArmadillo
23+
SparseM viridisLite RcppArmadillo rmarkdown knitr
2424
R CMD INSTALL netdiffuseR
2525
2626
- name: Install Quarto

0 commit comments

Comments
 (0)