boB Rudis 5 vuotta sitten
vanhempi
commit
25e3bd309f
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 1
      .Rbuildignore
  2. 2
      CRAN-RELEASE
  3. 11
      README.Rmd
  4. 11
      README.md

1
.Rbuildignore

@ -1,3 +1,4 @@
^CRAN-RELEASE$
^Meta$
^doc$
^LICENSE\.md$

2
CRAN-RELEASE

@ -0,0 +1,2 @@
This package was submitted to CRAN on 2019-02-26.
Once it is accepted, delete this file and tag the release (commit 55adc4feb3).

11
README.Rmd

@ -119,11 +119,12 @@ Suggest more in a feature req!
### Installation
```{r eval=FALSE}
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")
# CRAN
install.packages("splashr")
# DEV
# See DESCRIPTION for non-CINC-provided dependencies
install.packages("splashr", repos = c("https://cinc.rud.is/"))
```
```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}

11
README.md

@ -114,11 +114,12 @@ Suggest more in a feature req!
### Installation
``` r
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")
# CRAN
install.packages("splashr")
# DEV
# See DESCRIPTION for non-CINC-provided dependencies
install.packages("splashr", repos = c("https://cinc.rud.is/"))
```
### Usage

Ladataan…
Peruuta
Tallenna