On 11-07-19 9:42 AM, John Minter wrote:
Duncan, thanks for your work. I could not get the workaround you suggested
Rterm.exe --no-restore --slave -e utils::Sweave("file.Rnw")
to work under 2.13.1 and so gave up and installed the 2.14.0 development
build. I can verify that
R CMD Sweave file.Rnw
works properly on the 2.14.0 development build and not on the 2.13.1 release
build. For now I will stick with the development build....
You might prefer R-patched instead: R-devel is going through a lot of
changes right now, and there may be bugs in the nightly build.
R-patched is very stable at the moment.
Duncan Murdoch
______________________________________________
R-help@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.