Skip to content

Compile package in version R-2.10.0 (Windows XP)

2 messages · Paul Ruppen, Uwe Ligges

#
Under version 2.7.0 I could without problems compile R-packages, I wrote 
myself (Windows XP).

In the relevant path I have at the beginning of the path the following 
enterings:
PATH=c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\Programme\MiKTeX~1\
miktex\bin;C:\Programme\MiKTeX 2.5\miktex\bin;c:\Programme\HTML Help 
Workshop;c:
\programme\R\bin;c:\windows;c:\windows\system32;

which works for 2.7.0 - but no longer for 2.10.0
What can I do?

Paul Ruppen, P?dagogische Hochschule Wallis (Switzerland)
#
Paul Ruppen wrote:
At least:

- update Rtools
- update MikTeX

Uwe Ligges