Re: [Rd] Rgui crash under Windows

2006-06-12 Thread Duncan Murdoch
On 6/12/2006 4:52 AM, Simone Giannerini wrote: > Dear Duncan, > > thank you very much for your reply, just for the sake of precision > I missed a 'not' in my report, actually I intended: > > "the same does not happen under linux (SUSE 10.0), details follow" > > as I was not able to reproduce it

Re: [Rd] Rgui crash under Windows

2006-06-12 Thread Simone Giannerini
Dear Duncan, thank you very much for your reply, just for the sake of precision I missed a 'not' in my report, actually I intended: "the same does not happen under linux (SUSE 10.0), details follow" as I was not able to reproduce it under Linux, sorry for the inconvenience. Regards, Simone

Re: [Rd] Rgui crash under Windows

2006-06-11 Thread Duncan Murdoch
On 6/11/2006 2:13 PM, Simone Giannerini wrote: > Dear all, > I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs > AMD 64 3700+, Ati 9700 > AMD Athlon 2400+, Matrox G550 > > > Do the following: > > x <- as.matrix(0); > fix(x) > > pasting a big chunk of data, for instance t

[Rd] Rgui crash under Windows

2006-06-11 Thread Simone Giannerini
Dear all, I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs AMD 64 3700+, Ati 9700 AMD Athlon 2400+, Matrox G550 Do the following: x <- as.matrix(0); fix(x) pasting a big chunk of data, for instance the one below, into a cell of the editor will crash the RGui. 3