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)
Compile package in version R-2.10.0 (Windows XP)
2 messages · Paul Ruppen, Uwe Ligges
Paul Ruppen wrote:
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?
At least: - update Rtools - update MikTeX Uwe Ligges
Paul Ruppen, P?dagogische Hochschule Wallis (Switzerland) ------------------------------------------------------------------------
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.