Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leeper/choco-rtools

Chocolatey package for Rtools
https://github.com/leeper/choco-rtools

chocolatey r rtools

Last synced: about 2 months ago
JSON representation

Chocolatey package for Rtools

Awesome Lists containing this project

README

        

# Rtools Chocolatey Package #

This is a [Chocolatey](https://www.chocolatey.org) package to install the latest [Rtools](https://stat.ethz.ch/CRAN/bin/windows/Rtools/).

To build the package:

```
git pull https://github.com/leeper/choc-rtools
make build
```

To install the package, once built (the repo already includes the latest Chocolately package build):

```
make install
```