[EMAIL PROTECTED] wrote:
Full_Name: RICHARD Maxime
Version: R2.1.0
OS: Windows XP
Submission from: (NULL) (195.25.74.233)


I creat a file datafile2.txt with that

sujet   groupe  score
s1      exp     3
s2      exp     4
s3      exp     6
s4      cont    7
s5      cont    8

and i write

a <- read.table('datafile2.txt',header=T)
a
scores <- edit(data.frame(a))

After that i try to move with my third click on my mouse and

big bug and i'm ejected

I think this has been fixed. Could you please try the R-patched version, available on CRAN mirrors, to confirm?


Duncan Murdoch

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to