Re: [Rd] interrupting Sweave leaves open sink connection

2013-10-28 Thread Michael Sumner
Thanks very much, confirmed in Windows in R-patched (r64110) and R-devel (r64116). Cheers, Mike. On Wed, Oct 23, 2013 at 10:48 PM, Duncan Murdoch wrote: > On 13-10-22 10:45 PM, Duncan Murdoch wrote: >> >> On 13-10-22 9:45 PM, Michael Sumner wrote: >>> >>> Hello, if I interrupt Sweave while it's

Re: [Rd] interrupting Sweave leaves open sink connection

2013-10-23 Thread Duncan Murdoch
On 13-10-22 10:45 PM, Duncan Murdoch wrote: On 13-10-22 9:45 PM, Michael Sumner wrote: Hello, if I interrupt Sweave while it's processing a file it seemingly leaves an open sink connection that hides printed output. Can this be changed to reset the sink on exit? I've been baffled by this for y

Re: [Rd] interrupting Sweave leaves open sink connection

2013-10-22 Thread Duncan Murdoch
On 13-10-22 9:45 PM, Michael Sumner wrote: Hello, if I interrupt Sweave while it's processing a file it seemingly leaves an open sink connection that hides printed output. Can this be changed to reset the sink on exit? I've been baffled by this for years. This is seen in Windows (R Under devel

[Rd] interrupting Sweave leaves open sink connection

2013-10-22 Thread Michael Sumner
Hello, if I interrupt Sweave while it's processing a file it seemingly leaves an open sink connection that hides printed output. Can this be changed to reset the sink on exit? I've been baffled by this for years. This is seen in Windows (R Under development (unstable) (2013-10-20 r64082)) and a