> Hi,
>
> Just to report.
>
> I yesterday's r-devel I get:
> > d <- density(rnorm(100))
> Error in var(x, na.rm = na.rm) : 3 arguments passed to "cov"
which requires 4.
>
you are the third one discovering this :-)
cov.R and var.R were removed from the base/R directory but we all failed
to update the sources correctly. Just rebuild from a fresh checkout.
Best,
Torsten
>
> Regards,
>
>
> L.
>
> ______________________________________________
> R-devel@stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>
>