Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leeper/choco-rtools
Chocolatey package for Rtools
https://github.com/leeper/choco-rtools
chocolatey r rtools
Last synced: 22 days ago
JSON representation
Chocolatey package for Rtools
- Host: GitHub
- URL: https://github.com/leeper/choco-rtools
- Owner: leeper
- Created: 2016-01-23T22:57:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T21:30:06.000Z (over 5 years ago)
- Last Synced: 2024-10-13T19:09:22.670Z (about 2 months ago)
- Topics: chocolatey, r, rtools
- Language: PowerShell
- Size: 50.8 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - leeper/choco-rtools - Chocolatey package for Rtools (PowerShell)
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
```