[Rd] big bug with edit(data.frame(a)) (PR#7846)
Duncan Murdoch
murdoch at stats.uwo.ca
Tue May 10 16:51:21 CEST 2005
richard_maxime at yahoo.Fr 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
More information about the R-devel
mailing list