Skip to content

Commit

Permalink
Merge pull request #1 from TanguyBarthelemy/main
Browse files Browse the repository at this point in the history
Update readme new repo GH
  • Loading branch information
palatej authored Jul 7, 2023
2 parents 99b1207 + a5b05da commit 674af6b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ Imports:
methods
SystemRequirements: Java JRE 17 or higher
License: EUPL
URL: https://github.com/palatej/rjd3highfreq
URL: https://github.com/rjdemetra/rjd3highfreq
LazyData: TRUE
Suggests:
knitr,
rmarkdown
RoxygenNote: 7.2.3
BugReports: https://github.com/palatej/rjd3highfreq/issues
BugReports: https://github.com/rjdemetra/rjd3highfreq/issues
Encoding: UTF-8
Collate:
'utils.R'
Expand Down
5 changes: 3 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ High-frequency time series
```{r, eval = FALSE}
# Install development version from GitHub
# install.packages("remotes")
remotes::install_github("palatej/rjd3toolkit")
remotes::install_github("palatej/rjd3highfreq")
remotes::install_github("rjdemetra/rjd3toolkit")
remotes::install_github("rjdemetra/rjd3sts")
remotes::install_github("rjdemetra/rjd3highfreq")
```
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ High-frequency time series
``` r
# Install development version from GitHub
# install.packages("remotes")
remotes::install_github("palatej/rjd3toolkit")
remotes::install_github("palatej/rjd3highfreq")
remotes::install_github("rjdemetra/rjd3toolkit")
remotes::install_github("rjdemetra/rjd3sts")
remotes::install_github("rjdemetra/rjd3highfreq")
```

0 comments on commit 674af6b

Please sign in to comment.