[R] trying to compile R in win 7 (with Rtools)
Cleber N.Borges
klebyn at yahoo.com.br
Sat Oct 5 03:46:19 CEST 2013
bingo! :-)
I got one pass to advanced!
my TMP environment variable is:
%SystemRoot%\TEMP
thanks
cleber
Em 04/10/2013 22:02, Joshua Wiley escreveu:
> Hi Cleber,
>
> You need to set TMPDIR to a valid directory, the default /tmp/ does
> not work on Windows.
>
> From the cmd shell:
>
> set TMPDIR=C:/TMP
>
> for example
>
> and then run make all recommended
>
> Cheers,
>
> Josh
>
>
More information about the R-help
mailing list