Skip to content

Commit

Permalink
Automatic readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and pratikunterwegs committed Jun 10, 2024
1 parent b135ca4 commit 64e0faa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ if(!require("pak")) install.packages("pak")
pak::pkg_install("epiverse-trace/epidemics")
```

Alternatively, install pre-compiled binaries from [the Epiverse TRACE
R-universe](https://epiverse-trace.r-universe.dev/epidemics)

``` r
install.packages("epidemics", repos = c("https://epiverse-trace.r-universe.dev", "https://cloud.r-project.org"))
```

### Installation Notes

1. Some users who are also using or developing packages that use Stan
Expand Down

0 comments on commit 64e0faa

Please sign in to comment.