[Rd] Re: [R] setClassUnion

2004-10-14 Thread John Chambers
[EMAIL PROTECTED] wrote: > > Hello, > > I have a question concerning "setClassUnion". It's not really about setClassUnion, but a bug in handling slots in prototypes whose class extends a locally defined class (a class union is an example, but others would fail the same way). > I'm working with

Re: [Rd] is.vector() gives error (PR#7288)

2004-10-14 Thread Peter Dalgaard
[EMAIL PROTECTED] writes: > I get a strange error: > > > is.vector(1:10) > Error: recursive default argument reference Hmm. I can't reproduce that on Linux... > What's recursive about is.vector? Nothing. You generally get that error if two arguments refer to eachother, as in > f <- function(

Re: [Rd] is.vector() gives error (PR#7288)

2004-10-14 Thread Uwe Ligges
[EMAIL PROTECTED] wrote: Full_Name: Jelle Goeman Version: 2.0.0 OS: windows Submission from: (NULL) (145.88.209.33) I get a strange error: is.vector(1:10) Error: recursive default argument reference Works for me. Looks like your installation is broken, or do you have loaded some strange packages

[Rd] is.vector() gives error (PR#7288)

2004-10-14 Thread j . j . goeman
Full_Name: Jelle Goeman Version: 2.0.0 OS: windows Submission from: (NULL) (145.88.209.33) I get a strange error: > is.vector(1:10) Error: recursive default argument reference What's recursive about is.vector? Kind regards, Jelle Goeman My R: platform i386-pc-mingw32 arch i386

Re: [Rd] Rterm in a Cygwin shell (in Windows) (PR#7287)

2004-10-14 Thread tplate
Works fine for me with the latest version of R and the same version of cygwin bash. The environment variable CYGWIN can affect this kind of thing. $ env | grep CYG CYGWIN=ntsec smbntsec binmode export [EMAIL PROTECTED] ~/depot/Spluslibs/strat1.live $ bash --version GNU bash, version 2.05b.0(1)-

[Rd] Rterm in a Cygwin shell (in Windows) (PR#7287)

2004-10-14 Thread murdoch
This bug report is mostly a note to myself to track this down: In the version of the Cygwin bash shell I'm currently using, Rterm does not detect that it is being run interactively, so it switches into batch mode, and lots of things stop working. >$ bash --version >GNU bash, version 2.05b.0(1)-re

[Rd] plotmath in underlined style; was: Re: [R] Underline in expression(). (PR#7286)

2004-10-14 Thread ligges
This is a multi-part message in MIME format. --060203010607060006000807 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In order not to forget it (I have not got any answer so far) ... Uwe Ligges Original Message Subject: pl