Skip to content
Prev 30 / 139 Next

New Rtools sent to CRAN

Hi Dan,

Currently the r-devel builds from CRAN still use the old tool chain. A
copy of r-devel which has been configured with the new tool chain is
available from http://www.stat.ucla.edu/~jeroen/mingw-w64/R-experimental-r69418.exe

This build has BINPREF (the path to the compiler) hardcoded to the
default location of the new tool chains. To change it you would need
to edit this variable in C:\Program
Files\R\R-experimental\etc\x64\Makeconf and C:\Program
Files\R\R-experimental\etc\i386\Makeconf.

We are currently discussing how to design it such that you can set the
path to the compiler using an environment variable.
We're talking to CRAN on how to coordinate the migration to the new
tool chain. If you have bioc packages that link to external c++
libraries, those need a rebuild. The most current information is
available from: https://github.com/rwinlib/r-base#readme