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! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
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
Seemingly Similar Threads
- Quote the path of graphics output in Sweave when it contains spaces
- Check for updates under Windows (Was: a reliable way to check the latest version of R on CRAN?)
- convert expressions to characters
- file mode lost in file.copy()?
- file mode lost in file.copy()?