Skip to content

Commit

Permalink
Merge branch 'main' into update-readme-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk authored Nov 1, 2024
2 parents a3daf10 + 2fe1d9a commit ba76c35
Show file tree
Hide file tree
Showing 112 changed files with 44 additions and 5,541 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ jobs:
- name: Install dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages:
packages:
any::gh,
any::knitr,
any::rmarkdown,
local::.,
nfidd/nfidd

- name: Install cmdstan
uses: epinowcast/actions/install-cmdstan@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rmarkdown, any::allcontributors
packages: any::rmarkdown, any::allcontributors, nfidd/nfidd

- name: Update contributors
if: github.ref == 'refs/heads/main'
Expand Down
42 changes: 0 additions & 42 deletions DESCRIPTION

This file was deleted.

34 changes: 0 additions & 34 deletions NAMESPACE

This file was deleted.

7 changes: 0 additions & 7 deletions NEWS.md

This file was deleted.

37 changes: 0 additions & 37 deletions R/add_delays.r

This file was deleted.

33 changes: 0 additions & 33 deletions R/censored-delay-pmf.r

This file was deleted.

30 changes: 0 additions & 30 deletions R/convolve-with-delay.r

This file was deleted.

31 changes: 0 additions & 31 deletions R/geometric-diff-ar.r

This file was deleted.

27 changes: 0 additions & 27 deletions R/geometric-random-walk.r

This file was deleted.

33 changes: 0 additions & 33 deletions R/make-daily-infections.r

This file was deleted.

Loading

0 comments on commit ba76c35

Please sign in to comment.