Skip to content

Commit 8405a20

Browse files
committed
doc: add CRAN link to readme
1 parent 07f26a7 commit 8405a20

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ pak::pkg_install("epidatr")
7979
pak::pkg_install("cmu-delphi/epidatr@dev")
8080
```
8181

82+
Our CRAN listing is [here](https://cran.r-project.org/web/packages/epidatr/index.html).
83+
8284
### API Keys
8385

8486
The Delphi API requires a (free) API key for full functionality. To generate

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ pak::pkg_install("epidatr")
8181
pak::pkg_install("cmu-delphi/epidatr@dev")
8282
```
8383

84+
Our CRAN listing is
85+
[here](https://cran.r-project.org/web/packages/epidatr/index.html).
86+
8487
### API Keys
8588

8689
The Delphi API requires a (free) API key for full functionality. To

0 commit comments

Comments
 (0)