Re: [Rd] Setting the path to Rtools for package compilation on Windows

2018-02-14 Thread Gabor Grothendieck
If there is work going on to improve Rtools 1. one of the most annoying aspects of it is that it does not play nice with builtin Windows commands. In particular, it defines a command called find which works like UNIX find but it masks Windows find if you add the Rtools folders to your PATH making

Re: [Rd] Setting the path to Rtools for package compilation on Windows

2018-02-14 Thread Jeroen Ooms
On Tue, Feb 13, 2018 at 7:58 PM, Peter Langfelder wrote: > On Tue, Feb 13, 2018 at 2:20 AM, Jeroen Ooms wrote: > >> Thanks for your question. Your logs show that 'gcc' is not found. As >> of R 3.3 you need to set the path to the compiler using the BINPREF >> variable. This is because we ship two