Skip to content

Commit

Permalink
Adding pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Nov 19, 2024
1 parent 3771713 commit bce6a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- name: Getting epiworldR
run: |
install2.r knitr rmarkdown tinytest netplot igraph data.table
apt-get update && apt-get install -y --no-install-recommends pandoc
cp -r include/epiworld/ r-pkg/inst/include/epiworld/
R CMD build r-pkg
R CMD INSTALL epiworldR_*.tar.gz

0 comments on commit bce6a65

Please sign in to comment.