Skip to content
Prev 137267 / 398498 Next

R console closes on its own

On 20/02/2008 7:44 PM, Judith Flores wrote:
That sounds like a bug, in R or TinnR.  Can you reproduce the problem if 
you don't use TinnR?  If so, could you send me a version of myfile.csv, 
and I'll see if I can reproduce it and fix it.  (You might be able to 
reproduce it without the read.csv() call, just by creating dat with fake 
data, e.g. dat <- data.frame(a=1:10, b=1:10, c=1:10, d=1:10).

If the bug requires TinnR, then you should probably send details to its 
maintainers.

Duncan Murdoch