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

https://github.com/facorread/rtools-chocolatey

A collection of tools for building packages for R under Microsoft Windows
https://github.com/facorread/rtools-chocolatey

Last synced: about 1 month ago
JSON representation

A collection of tools for building packages for R under Microsoft Windows

Awesome Lists containing this project

README

          

# Release Notes for Versions 4.3.0 and up

This Chocolatey package does not set the PATH environment variable anymore; the end user must follow upstream installation instructions to select a version of RTools.

# Building This Package

To build this package, type

```bash
cd src
choco pack
```

I fetched Rlogo.svg from `https://www.r-project.org/logo/` on Monday, July 15, 2019.