Re: [Rd] [R] "infinite recursion" in do.call when lme4 loaded only

2006-01-13 Thread Martin Maechler
> "MM" == Martin Maechler <[EMAIL PROTECTED]> > on Fri, 13 Jan 2006 12:24:51 +0100 writes: > "Dieter" == Dieter Menne <[EMAIL PROTECTED]> > on Thu, 12 Jan 2006 18:14:32 + (UTC) writes: Dieter> Peter Dalgaard biostat.ku.dk> writes: >>> > A larg program which wo

Re: [Rd] Saving a plot in R-LINUX

2006-01-13 Thread Vaidotas Zemlys
On 1/13/06, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote: > > On 13 January 2006 at 11:02, [EMAIL PROTECTED] wrote: > | Is there any way to save a plot produced by > | R in a LINUX (Debian) machine? > > It is the same on every platform and ... > > | The window opened by R to put the plot in, > | doe

[Rd] Bug by libreadline.so.5

2006-01-13 Thread acasseb
[was sent to R-bugs and caught in "R-bugs-spam"; manual FWD to R-devel, since it's not a bug in R. MM ] Dear friend, I need same help about "libreadline.so.5". My OS: Conectiva Linux 10 (Brazilian distribution). The prompt show this messenger: "/usr/lib/R/bin

Re: [Rd] Bug by libreadline.so.5

2006-01-13 Thread Prof Brian Ripley
On Thu, 12 Jan 2006 [EMAIL PROTECTED] wrote: >[was sent to R-bugs and caught in "R-bugs-spam"; > manual FWD to R-devel, since it's not a bug in R. MM ] > Dear friend, > > I need same help about "libreadline.so.5". My OS: Conectiva Linux 10 > (Brazilian distributio

Re: [Rd] Bug by libreadline.so.5

2006-01-13 Thread Peter Dalgaard
Prof Brian Ripley <[EMAIL PROTECTED]> writes: > On Thu, 12 Jan 2006 [EMAIL PROTECTED] wrote: > > > [was sent to R-bugs and caught in "R-bugs-spam"; > > manual FWD to R-devel, since it's not a bug in R. MM ] > > Dear friend, > > > > I need same help about "libreadlin

[Rd] Palette functions in grDevices

2006-01-13 Thread Robert W. Johnstone
Hello, 1) I would like to add three function to the file colorstuff.R in the grDevices package. These functions would be: red.colors <- function(n, start = 0.3, end = 0.9, gamma = 2.2) green.colors <- function(n, start = 0.3, end = 0.9, gamma = 2.2) blue.colors <- function(n, start = 0.