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

https://github.com/ThinkR-open/installR

R installation and configuration scripts
https://github.com/ThinkR-open/installR

Last synced: 3 months ago
JSON representation

R installation and configuration scripts

Awesome Lists containing this project

README

        

# installR

[![R-CMD-check](https://github.com/ThinkR-open/installR/workflows/R-CMD-check/badge.svg)](https://github.com/ThinkR-open/installR/actions)

A script to install a bunch of packages and configure some elements.

Mainly used internally by ThinkR.

```r
source("https://raw.githubusercontent.com/ThinkR-open/installR/master/new-install.R")
```

```r
source("https://raw.githubusercontent.com/ThinkR-open/installR/master/bk-install.R")
```