Skip to content

Commit b7850ea

Browse files
committed
Adding missing packages
1 parent 66ebabb commit b7850ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/website.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Install netdiffuseR
2121
run: |
22-
install2.r igraph networkDynamic statnet
22+
install2.r igraph networkDynamic statnet Rcpp MatchIt \
23+
SparseM viridisLite RcppArmadillo
2324
R CMD INSTALL netdiffuseR
2425

0 commit comments

Comments
 (0)