Re: [R] Problems with rbind

2008-11-15 Thread Gabor Grothendieck
It also works for me using zoo 1.5-4 and R 2.7.2. Try it running at the beginning of a vanilla session. If still a problem reinstall zoo: install.packages("zoo", dep = TRUE) If still a problem reinstall R and then reinstall zoo, preferable going to R 2.8.0. On Sat, Nov 15, 2008 at 12:19 PM, Di

Re: [R] Problems with rbind

2008-11-15 Thread Dieter Menne
TU wrote: > > A recent update on base packages on my R installation has introduced a > problem to my code which did not exist before the update. The offending > function is rbind, which fails where it was working just fine before the > update. > > I have two zoo objects, foo and bar, index

[R] Problems with rbind

2008-11-15 Thread tolga . i . uzuner
Dear R Users, A recent update on base packages on my R installation has introduced a problem to my code which did not exist before the update. The offending function is rbind, which fails where it was working just fine before the update. I have two zoo objects, foo and bar, indexed by class D