[Rd] seq() does not create proper numbers (PR#10489)

2007-12-04 Thread rihle
Full_Name: Rico Ihle Version: 2.6.1 OS: Windows XP Professional Version 2002 Pentium(R) 4 CPU 3.2 GHz Submission from: (NULL) (134.76.183.24) # Bug in seq() function: x <- seq(-2,2,by=0.01) which(x==0.05)# How that?? # although: x# 0.05 seems to be at position 206 of x!!: x[206] # Why is this not

Re: [Rd] seq() does not create proper numbers (PR#10489)

2007-12-04 Thread Duncan Murdoch
On 12/4/2007 7:10 AM, [EMAIL PROTECTED] wrote: > Full_Name: Rico Ihle > Version: 2.6.1 > OS: Windows XP Professional Version 2002 Pentium(R) 4 CPU 3.2 GHz > Submission from: (NULL) (134.76.183.24) This is not a bug. See FAQ 7.31, "Why doesn't R think these numbers are equal?" > > > # Bug in s

Re: [Rd] seq() does not create proper numbers (PR#10489)

2007-12-04 Thread Henrik Bengtsson
On 04/12/2007, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > On 12/4/2007 7:10 AM, [EMAIL PROTECTED] wrote: > > Full_Name: Rico Ihle > > Version: 2.6.1 > > OS: Windows XP Professional Version 2002 Pentium(R) 4 CPU 3.2 GHz > > Submission from: (NULL) (134.76.183.24) > > This is not a bug. See FAQ 7.3

[Rd] Wishlist: mention Vectorize in 'outer' man page (PR#10490)

2007-12-04 Thread antonio . fabio
Full_Name: Antonio, Fabio Di Narzo Version: 2.6.1 OS: linux Submission from: (NULL) (213.140.16.187) In 'outer' man page, there is no mention of the Vectorize function. Moreover, I think it isn't underlined enough that the FUN argument to 'outer' must be a vectorized function (doc speaks about a

Re: [Rd] Wishlist: mention Vectorize in 'outer' man page (PR#10490)

2007-12-04 Thread antonio . fabio
--=_Part_13308_28087893.1196796187581 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Here a possible patch. What do you think about it? 2007/12/4, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Full_Name: Antonio, Fabio Di Narzo > Version: 2

Re: [Rd] [R] color palette from red to blue passing white (shifted from R-help)

2007-12-04 Thread Paul Murrell
Hi Achim and I have been looking at tidying up the colorspace package (see http://r-forge.r-project.org/projects/colorspace/) to fix a few inaccuracies, PLUS the possibility of declaring R's internal color space to be sRGB. I have started an RFC on the r-developer site (http://developer.r-project

Re: [Rd] R install problem on MacOS 10.5.1 (PR#10476)

2007-12-04 Thread Hin-Tak Leung
Simon Urbanek wrote: > Because it *is* the gcc files? (Note the "/local" in the paths.) Full R > comes with GNU Fortran 4.2.1, because Apple doesn't offer any Fortran > compiler and most other Fortran compiler binaries for Mac OS X out on > the web are not really working well. It installs in /u