boB Rudis 5 роки тому
джерело
коміт
c691d6cff7
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 1D7529BE14E2BBA9
  1. 2
      README.Rmd
  2. 5
      README.md

2
README.Rmd

@ -119,7 +119,7 @@ Suggest more in a feature req!
### Installation
```{r eval=FALSE}
devtools::install_git("https://sr.ht/~hrbrmstr/splashr.git")
devtools::install_git("https://git.sr.ht/~hrbrmstr/splashr")
# or
devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git")
# or

5
README.md

@ -114,11 +114,12 @@ Suggest more in a feature req!
### Installation
``` r
devtools::install_git("https://sr.ht/~hrbrmstr/splashr.git")
devtools::install_git("https://git.sr.ht/~hrbrmstr/splashr")
# or
devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git")
# or
devtools::install_github("hrbrmstr/splashr")```
devtools::install_github("hrbrmstr/splashr")
```
### Usage

Завантаження…
Відмінити
Зберегти