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