[R] Windows 7, R and org-babel issue

2011-01-01 Thread Axolotl9250
Hi, I'm hoping somebody can help me with this I'm a little stuck, I've followed the method as closely to the Linux way to get org mode exporting to pdf through latex my work with R. I have emacs extracted and installed to Program Files, and ran "addpm", I have Rterm in my path, and I extracted ES

Re: [R] odfWeave Issue.

2010-08-11 Thread Axolotl9250
Hi, sorry I've gotten around the issue, I there was an error with the document format itself, I managed to correct by making a new file. -- View this message in context: http://r.789695.n4.nabble.com/odfWeave-Issue-tp2321369p2321789.html Sent from the R help mailing list archive at Nabble.com.

[R] odfWeave Issue.

2010-08-11 Thread Axolotl9250
Hi, I'm trying to put a document through odfWeave that has some R code for coursework in it: > library(odfWeave) Loading required package: lattice Loading required package: XML > inFile = "~/Documents/Squirrel.odf" > outFile = "~/Documents/ Squirrel Out.odt" > inFile = "~/Documents/Squirrel.odt"