On Sun, Dec 14, 2008 at 2:53 PM, martin trobec <trobecgeologygr...@shaw.ca> wrote: > > > > 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 by starting R in a different >> directory >> or deleting the saved session prior to running R. (Note that Rgui.bat >> in http://batchfiles.googlecode.com can be used to start R from the >> command line in the current directory.) >> >> I can only guess at this point since I can't reproduce the problem but >> perhaps there is a conflict with something in your workspace. Perhaps >> you have a variable called c? >> >> If it runs fine with a fresh session for you then that indicates that >> there is >> some conflict somewhere. >> >> Regards. >> > > Thanks Gabor, > > I did have a variable called c and after removing it, sqldf works fine. >
OK. I will have to see if I can work around that for the next release. Thanks for reporting it. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.