bgoodri / r-testing

Modified base R to test new toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base R Installer

AppVeyor Build Status Download

Test build of base R with rtools40

This is an experimental build of base R with the new toolchain for testing your R packages.

How to Use

This build of R has been customized to use the new rtools:

  • Automatically put rtools40 location on the PATH
  • Only install packages from source (CRAN binaries may not be compatible yet)
  • Packages are installed in ~/R/win-library/testing

It should work out of the box if rtools 40 is installed, and not conflict with other R installations.

About

Modified base R to test new toolchain


Languages

Language:PowerShell 49.2%Language:Shell 41.6%Language:Makefile 9.2%