Re: [Rd] [R] R compile on AIX 5.2

2006-01-26 Thread Prof Brian Ripley
[Moved to a more appropriate list.] This is a problem with your f2c. R-2.2.1 (of which you used a beta from more than a month ago) has been compiled using f2c, and I just checked that my f2c (compiled from the current netlib sources) does not produce anything like that or near on line 296. Wh

Re: [Rd] (PR#8524) Report on obselete version of R (was example in

2006-01-26 Thread ripley
Please do not report on obselete versions of R. (See the section on Bugs in the FAQ, which specifically asks you not to.) R 2.2.1 and later use the correct labels(eurodist) On Fri, 27 Jan 2006 [EMAIL PROTECTED] wrote: > Full_Name: Joe Voelkel > Version: R 2.2.0 > OS: Windows > Submission from:

[Rd] example in ?plot.window is incorrect (PR#8524)

2006-01-26 Thread jgvcqa
Full_Name: Joe Voelkel Version: R 2.2.0 OS: Windows Submission from: (NULL) (67.139.200.41) In ?plot.window, the example includes the argument names(eurodist) in the text function. The argument should be attr(eurodist,"Labels") __ R-devel@r-pro