Skip to content

Commit

Permalink
prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
bastistician committed Mar 31, 2021
1 parent 1a2a431 commit 5dbfcbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ together with other packages required to run the analyses:

```r
# install.packages("remotes")
remotes::install_url("https://github.com/HIDDA/forecasting/releases/download/v1.1.0/HIDDA.forecasting_1.1.0.tar.gz", dependencies = TRUE)
remotes::install_url("https://github.com/HIDDA/forecasting/releases/download/v1.1.1/HIDDA.forecasting_1.1.1.tar.gz", dependencies = TRUE)
```

Alternatively, to install **HIDDA.forecasting** from the current sources,
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ articles:
extra/BNV_addon: BNV_addon.html
extra/CHILI_kcde: CHILI_kcde.html
extra/CHILI_tscount: CHILI_tscount.html
last_built: 2021-03-31T15:45Z
last_built: 2021-03-31T15:54Z
urls:
reference: https://HIDDA.github.io/forecasting/reference
article: https://HIDDA.github.io/forecasting/articles
Expand Down

0 comments on commit 5dbfcbf

Please sign in to comment.