We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde2deb commit 312a865Copy full SHA for 312a865
.github/workflows/website.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install netdiffuseR
21
run: |
22
install2.r igraph networkDynamic statnet Rcpp MatchIt \
23
- SparseM viridisLite RcppArmadillo
+ SparseM viridisLite RcppArmadillo rmarkdown knitr
24
R CMD INSTALL netdiffuseR
25
26
- name: Install Quarto
0 commit comments