https://github.com/bast/r-experiment
Just experimenting.
https://github.com/bast/r-experiment
Last synced: about 1 year ago
JSON representation
Just experimenting.
- Host: GitHub
- URL: https://github.com/bast/r-experiment
- Owner: bast
- Created: 2020-08-29T09:48:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T10:10:05.000Z (over 5 years ago)
- Last Synced: 2025-01-28T02:42:33.034Z (over 1 year ago)
- Language: R
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# r-experiment
Just experimenting.
Following https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/boost-research-reproducibility-binder/workshop-presentations/zero-to-binder-r.md
[](https://mybinder.org/v2/gh/bast/r-experiment/master)
[](https://mybinder.org/v2/gh/bast/r-experiment/master?urlpath=rstudio)
$ Rscript --vanilla create-lock.R
- https://rstudio.github.io/renv/articles/renv.html
- https://cran.r-project.org/web/packages/renv/vignettes/renv.html
- https://annakrystalli.me/talks/r-in-repro-research-dc.html
- https://rpubs.com/glennwithtwons/reproducible-r-toolbox
- https://www.rocker-project.org/
- https://mybinder.readthedocs.io/en/latest/config_files.html
- https://the-turing-way.netlify.app/reproducible-research/renv/renv-binder.html
- https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/boost-research-reproducibility-binder/workshop-presentations/zero-to-binder-r.md
- https://ajstewartlang.github.io/SIPS_2019/holepunch.pdf
- https://github.com/karthik/holepunch
- https://bbc.github.io/rcookbook/
- https://ajstewartlang.github.io/SIPS_2019/SIPS_presentation.html
- https://rstudio.github.io/renv/
- https://ericbryantphd.com/2020/01/06/reproducible-environments-in-r/