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