Skip to content

Commit

Permalink
added r package2
Browse files Browse the repository at this point in the history
  • Loading branch information
dinanajiarch committed Feb 14, 2025
1 parent b762fe2 commit a9e42c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Install packages
run: |
R -e 'install.packages("downlit")'
R -e 'install.packages("reshape2")'
R -e 'install.packages("renv")'
R -e 'renv::restore()'
Expand Down

0 comments on commit a9e42c3

Please # to comment.