Skip to content
Prev 39056 / 63421 Next

keep.source when semicolons separate statements on the one line

On 05/02/2011 1:18 PM, Duncan Murdoch wrote:
Now committed as r54232 in R-devel.  I will wait a couple of days before 
backporting it to R-patched, in case new problems show up.

This should also fix the long-standing problem of dropped comments at 
the start and end of code chunks.  Now, all comments should be echoed,
even in nested named chunks and with \SweaveInput.

Duncan Murdoch