On 02/11/2010 5:50 PM, Yihui Xie wrote:
Hi,
I thumbed through the source code Sweave.R but was unable to figure
out when (under what conditions) R will insert the line numbers to the
output. The R 2.12.0 news said:
• Parsing errors detected during Sweave() processing will now be
reported referencing their original location in the source file.
Do we have any options to turn off this reporting? Thanks!
Sure: just don't include any syntax errors.
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.