[Rd] var() doesn't work for R-1.8.0
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Sep 17 17:55:47 MEST 2003
bin wang wrote:
> I installed R-1.8.0 alpha in my machine, which runs redhat9.0.
> I tried to run
>
> x <- c(1,2,3,4)
> var(x)
>
> It said 4 parameters are needed and I just provide 3.
> Thanks
>
> Bin
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
This issue arised earlier this week. Unpack the sources into a clean
directory and try compiling again.
Uwe Ligges
More information about the R-devel
mailing list