Richard:
Thank you so much. I believe I have found the problem. Once I document it I will add it to my original post for everyone to be aware of it. Thanks. Tudor Date: Sat, 20 Feb 2010 12:29:02 -0800 From: ml-node+1563099-1061681052-154...@n4.nabble.com To: tudor_bo...@hotmail.com Subject: Re: LaTeX/R/Sweave Problems > > To overcome the fact that the R installation had > spaces in the path, The easiest way to deal with spaces is to use the 8.3 names in your paths. >From the DOS CMD window, enter dir /x and you will get the 8.3 names. For example dir /x/ad c:\pr* cd c:\progra~1\R dir /x/ad R-2.10.* Based on this information, I can now write in R notation (with forward slashes) c:/progra~1/R/R-2.10.1 instead of the longer name "c:/program files" Rich [[alternative HTML version deleted]] ______________________________________________ [hidden email] mailing list PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. View message @ http://n4.nabble.com/LaTeX-R-Sweave-Problems-tp1562533p1563099.html To unsubscribe from LaTeX/R/Sweave Problems, click here. _________________________________________________________________ -- View this message in context: http://n4.nabble.com/LaTeX-R-Sweave-Problems-tp1562533p1563321.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]] ______________________________________________ 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.