An open API service indexing awesome lists of open source software.

https://github.com/bast/r-experiment

Just experimenting.
https://github.com/bast/r-experiment

Last synced: about 1 year ago
JSON representation

Just experimenting.

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

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/bast/r-experiment/master)

[![Launch Rstudio Binder](http://mybinder.org/badge_logo.svg)](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/