Re: [R] error with sqldf v0-1.4

2008-12-14 Thread martin trobec
Gabor Grothendieck wrote: > > Hi, I still can't reproduce this even with your entire data set. > > Note that your output indicates it was not done in a fresh session > as your old session was loaded first: > > [Previously saved workspace restored] > > Please try it again in a fresh session b

Re: [R] error with sqldf v0-1.4

2008-12-14 Thread martin trobec
Gabor Grothendieck wrote: > > I can't reproduce this. > > Make sure you are using the same version of sqldf as shown > below, try it in a fresh session and if you still get an error provide the > data in reproducible form using dput, i.e. dput(kdv) > Hi Gabor Please find attached the kdv.

[R] error with sqldf v0-1.4

2008-12-14 Thread martin trobec
I'm getting an error message when using the new version of sqldf, > library(sqldf) > str(kdv) 'data.frame': 71 obs. of 3 variables: $ dpss: num 0.117 0.144 0.164 0.166 0.165 ... $ npdp: num 0.1264 0.0325 0.0109 0.0033 0.0055 ... $ logk: num 1.12 1.29 1.41 1.41 1.42 ... > test=sqldf("sele