Skip to content
Prev 323428 / 398503 Next

help: R GUI front-end has stopped working

On 13-05-13 3:58 AM, irene castro conde wrote:
This is a bug that has been reported before:

https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15244

but so far we don't have an example that is reproducible enough to track 
it down.

Could you please make your code reproducible (e.g. call set.seed(1234) 
at the beginning, or some other seed value) and shorter?  Just pick out 
the value of i that causes the crash, don't loop over 3000 different values.

Duncan Murdoch