[Rd] `var' broken in 1.8.0 alpha (2003-09-15)
Torsten Hothorn
Torsten.Hothorn at rzmail.uni-erlangen.de
Tue Sep 16 12:55:30 MEST 2003
Hi,
in last nights alpha version, `var' is broken:
R> var(rnorm(100))
Error in var(rnorm(100)) : 3 arguments passed to "cov" which requires 4.
which I suspect is due to recent changes to `cov'. The same is true for
R> cov(rnorm(100), rnorm(100))
Error in cov(rnorm(100), rnorm(100)) : 3 arguments passed to "cov" which
requires 4.
Best,
Torsten
R> version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status alpha
major 1
minor 8.0
year 2003
month 09
day 15
language R
More information about the R-devel
mailing list