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
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
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
3 matches
Mail list logo