Re: [Rd] Typo in save help page

2006-11-16 Thread Duncan Murdoch
On 11/16/2006 4:24 PM, Gregor Gorjanc wrote: > Hi, > > Save help page, section Warnings, last paragraph, 3rd row, 1st word in a > row: > > conpatible > ^ > > should be > > compatible Thanks, I'll fix it. __ R-devel@r-project.org mailing list https

[Rd] Typo in save help page

2006-11-16 Thread Gregor Gorjanc
Hi, Save help page, section Warnings, last paragraph, 3rd row, 1st word in a row: conpatible ^ should be compatible Regards, Gregor __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] unwarranted warning from hist.default (PR#9356)

2006-11-16 Thread cig32650
> There's a stop > list coded by > > nf <- nf[is.na(match(nf, c("x", "breaks", "freq", "nclass", > "plot", "probability")))] > > and I think the problem is just that "include.lowest" should have been > on the list. I think that "right" should have been on the list, to

[Rd] valid objects -> using S4 {was "Re: c.factor"}

2006-11-16 Thread Martin Maechler
> "Roger" == Roger Bivand <[EMAIL PROTECTED]> > on Wed, 15 Nov 2006 19:27:11 +0100 (CET) writes: Roger> On Wed, 15 Nov 2006, "BaRow" == Barry Rowlingson wrote: > BillD> It does not remove names in Splus either, just all > BillD> other attributes. I see c() used in se