Skip to content

Commit

Permalink
install rsocrata from cran
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed Dec 10, 2024
1 parent ea0a08b commit 33a1922
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snapshot-nhsn-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:

- name: install R packages
run: |
Rscript -e "install.packages('remotes')"
Rscript -e "remotes::install_github('Chicago/RSocrata', ref='v.1.7.11')"
Rscript -e "install.packages('RSocrata')"
- name: Get file name
run: echo "FILE_NAME=nhsn-$(date +'%Y-%m-%d').csv" >> $GITHUB_ENV
Expand Down

0 comments on commit 33a1922

Please sign in to comment.