Skip to content

Commit

Permalink
Merge pull request #113 from nhs-r-community/remove-renv
Browse files Browse the repository at this point in the history
Removed NHSR packages from gh-action and renv
  • Loading branch information
Lextuga007 authored May 10, 2024
2 parents 656e7b4 + a865a1d commit 77a5383
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,104 deletions.
1 change: 0 additions & 1 deletion .Rprofile

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,6 @@ jobs:
missing = checklist::install_missing_pkgs(dir = "./", glob = "*.qmd")
shell: Rscript {0}

- name: Install NHSRpostcodetools
run: |
remotes::install_github("nhs-r-community/NHSRpostcodetools")
shell: Rscript {0}
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

- name: Install NHSRpopulation
run: |
remotes::install_github("nhs-r-community/NHSRpopulation")
shell: Rscript {0}
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

- name: Build site
run: |
quarto render
Expand Down
23 changes: 0 additions & 23 deletions renv.lock

This file was deleted.

7 changes: 0 additions & 7 deletions renv/.gitignore

This file was deleted.

Loading

0 comments on commit 77a5383

Please sign in to comment.