Displaying 1 result from an estimated 1 matches for "cursussen".
Did you mean:
cursubset
2010 Nov 29
1
Sweave choking on \\ in filename
...all,
Sweave chokes when using "\\" in the path to the Rnw file. Using "/"
works fine. The problem is that Eclipse+StatET uses "\\" in the
filename.
And example of the error, traceback and sessionInfo are given below.
Best regards,
Thierry
> Sweave("Q:\\BMK\\cursussen\\interne_opleiding\\deelnemerslijst.Rnw",
syntax="SweaveSyntaxNoweb")
Writing to file deelnemerslijst.tex
Processing code chunks ...
1 : echo term verbatim
Error: chunk 1
Error : '\B' is an unrecognized escape in character string starting
"Q:\B"
> traceback()...