mirror of
https://github.com/msberends/AMR.git
synced 2025-09-08 01:29:38 +02:00
(v3.0.0.9025) fix todo tracker
This commit is contained in:
@@ -49,8 +49,11 @@ To install the latest 'beta' version:
|
||||
|
||||
```{r, eval = FALSE}
|
||||
install.packages("AMR", repos = "beta.amr-for-r.org")
|
||||
```
|
||||
|
||||
# if this does not work, try to install directly from GitHub using the 'remotes' package:
|
||||
If this does not work, try to install directly from GitHub using the `remotes` package:
|
||||
|
||||
```{r, eval = FALSE}
|
||||
remotes::install_github("msberends/AMR")
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user