On 05.10.2011 23:56, Jeff Breiwick wrote:
Richard M. Heiberger<rmh<at>  temple.edu>  writes:


The next thing to check is this item from doc/manual/R-exts.html

     Quoted strings within R-like text are handled specially...

My guess is that the problem is occuring in the .Rd file, not in the .R
file.

Remove the line, or double the "\" characters.

Rich

Yes, the error appears to be in the .Rd file so I will modify that. Thanks.

Then you have not deleted the function from its example section where backslashes have to be escaped once more.

Uwe Ligges




Jeff

______________________________________________
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.

______________________________________________
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.

Reply via email to