[Rd] vector documentation error?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Jul 21 17:18:07 CEST 2004
Spencer Graves wrote:
> The help file for "vector" in R 1.9.1 for Windows includes the
> following:
> x <- c(a = 1, b = 2)
> is.vector(x)
> as.vector(x)
> all.equal(x, as.vector(x)) ## FALSE
>
> I ran this just now and got TRUE.
> Should I bother to report such things? If yes, to whom?
> Thanks for all your hard work to make R a reality. It makes it so
> much easier to develop new statistical methods for almost any purpose
> and through that to contribute to building a better world for all.
> Sincerely, Spencer Graves
>
> p.s. Please excuse if I'm sending this to the wrong address. I went to
> www.r-project.org -> Mailing Lists and double clicked on an apparent hot
> link to "r-bugs" and got nothing (in Netscape 7.1 under Windows 2000).
> Therefore, I decided to send this to r-devel.
Whoops. Haven't read your message completely.
The DNS entry for bugs.r-project.org seems to be broken.
A working address is:
http://r-bugs.biostat.ku.dk/cgi-bin/R
Uwe Ligges
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list