new doi
This commit is contained in:
Родитель
f68eed146f
Коммит
a02c04034b
|
@ -18,7 +18,7 @@ knitr::opts_chunk$set(
|
|||
## Installation
|
||||
|
||||
First, download the zip file of the package source called `dmpkg_0.0.0.9007.tar.gz`
|
||||
from [this link](https://zenodo.org/record/4287448), since the anonymous GitHub repo doesn't allow for downloading.
|
||||
from [this link](https://doi.org/10.5281/zenodo.4287447), since the anonymous GitHub repo doesn't allow for downloading.
|
||||
With the zip file you downloaded, run the code below (`README.Rmd`) to reproduce the datamation gifs. (`eval=FALSE` in chunk options might prevent you from automatically running the chuncks. Remove if necessary.)
|
||||
|
||||
```{r, eval=FALSE}
|
||||
|
|
10
README.md
10
README.md
|
@ -7,11 +7,11 @@
|
|||
|
||||
First, download the zip file of the package source called
|
||||
`dmpkg_0.0.0.9007.tar.gz` from [this
|
||||
link](https://zenodo.org/record/4287448), since the anonymous GitHub
|
||||
repo doesn’t allow for downloading. With the zip file you downloaded,
|
||||
run the code below (`README.Rmd`) to reproduce the datamation gifs.
|
||||
(`eval=FALSE` in chunk options might prevent you from automatically
|
||||
running the chuncks. Remove if necessary.)
|
||||
link](https://doi.org/10.5281/zenodo.4287447), since the anonymous
|
||||
GitHub repo doesn’t allow for downloading. With the zip file you
|
||||
downloaded, run the code below (`README.Rmd`) to reproduce the
|
||||
datamation gifs. (`eval=FALSE` in chunk options might prevent you from
|
||||
automatically running the chuncks. Remove if necessary.)
|
||||
|
||||
``` r
|
||||
install.packages(file.choose(), repos = NULL, type="source")
|
||||
|
|
Загрузка…
Ссылка в новой задаче