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
- Host: GitHub
- URL: https://github.com/facorread/rtools-chocolatey
- Owner: facorread
- Created: 2019-06-24T01:08:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T14:43:40.000Z (over 2 years ago)
- Last Synced: 2025-10-21T07:59:51.597Z (8 months ago)
- Language: PowerShell
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.