Skip to content

Commit

Permalink
Merge pull request #118 from canmod/add-oor-dependency
Browse files Browse the repository at this point in the history
Add `oor` remotes path to DESCRIPTION
  • Loading branch information
stevencarlislewalker authored Sep 19, 2023
2 parents d40e48f + 33029f3 commit f4089a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@ Suggests:
tmbstan,
numDeriv,
parallel
Remotes:
canmod/oor
LinkingTo:
TMB,
RcppEigen,
Rcpp
VignetteBuilder:
knitr
Additional_repositories: https://canmod.github.io/drat
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ The [Public Health Risk Sciences Division](https://github.com/phac-nml-phrsd) at

## Installation

Users should install with the following R commands.
Users should install with the following R command.

```
remotes::install_github("canmod/oor")
remotes::install_github("canmod/macpan2")
```

Expand Down

0 comments on commit f4089a6

Please sign in to comment.