Re: [Rd] Building R on Solaris

2007-05-05 Thread elw
> Sun Studio 11 compilers (which are now a free download). > A set of Open Source tools from www.sunfreeware.com in /usr/sfw. > A large set of Open Source tools in /opt/csw. > > The latter was new to me, and uses a repository at www.blastwave.org and > a nifty tool called 'pkg-get'. My sysadmin

[Rd] Building R on Solaris

2007-05-05 Thread Prof Brian Ripley
This comes up on R-help from time to time, so I am putting this message in the archives that may be helpful to refer back to. We have just got a brand-new Sun Solaris 10 box: this is a Sparc server to be the first of a clustered pair (our file/mail server), and we will also be buying an Opteron

Re: [Rd] sending signals to embedded R

2007-05-05 Thread Luke Tierney
On Sat, 5 May 2007, Prof Brian Ripley wrote: > On Sat, 5 May 2007, Luke Tierney wrote: > >> On Sat, 5 May 2007, Prof Brian Ripley wrote: >> >>> On Fri, 4 May 2007, Luke Tierney wrote: >>> On Fri, 4 May 2007, Deepayan Sarkar wrote: > On 5/4/07, Prof Brian Ripley <[EMAIL PROTECTED]>

Re: [Rd] sending signals to embedded R

2007-05-05 Thread Prof Brian Ripley
On Sat, 5 May 2007, Luke Tierney wrote: > On Sat, 5 May 2007, Prof Brian Ripley wrote: > >> On Fri, 4 May 2007, Luke Tierney wrote: >> >>> On Fri, 4 May 2007, Deepayan Sarkar wrote: >>> On 5/4/07, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > On Fri, 4 May 2007, Deepayan Sarkar wrote:

Re: [Rd] sending signals to embedded R

2007-05-05 Thread Luke Tierney
On Sat, 5 May 2007, Prof Brian Ripley wrote: > On Fri, 4 May 2007, Luke Tierney wrote: > >> On Fri, 4 May 2007, Deepayan Sarkar wrote: >> >>> On 5/4/07, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: On Fri, 4 May 2007, Deepayan Sarkar wrote: > one thing I haven't been able to figure

Re: [Rd] Qt device update

2007-05-05 Thread Martin Maechler
> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> > on Sat, 5 May 2007 15:22:30 +0100 (BST) writes: BDR> On Sat, 5 May 2007, Martin Maechler wrote: >>> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> >>> on Fri, 4 May 2007 22:09:58 +0100 (BST) writes: >> BDR>

Re: [Rd] Qt device update

2007-05-05 Thread Prof Brian Ripley
On Sat, 5 May 2007, Martin Maechler wrote: >> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> >> on Fri, 4 May 2007 22:09:58 +0100 (BST) writes: > >BDR> On Fri, 4 May 2007, Simon Urbanek wrote: >>> On May 3, 2007, at 8:52 PM, Deepayan Sarkar wrote: >>> >>>> [...] I have

Re: [Rd] Qt device update

2007-05-05 Thread Martin Maechler
> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> > on Fri, 4 May 2007 22:09:58 +0100 (BST) writes: BDR> On Fri, 4 May 2007, Simon Urbanek wrote: >> On May 3, 2007, at 8:52 PM, Deepayan Sarkar wrote: >> >>> [...] I have a couple of related questions. First, >>> dev

[Rd] rbind fails with zero row data.frame and non-data.frame (PR#9657)

2007-05-05 Thread lawremi
Full_Name: Michael Lawrence Version: 2.5.0 OS: Linux Submission from: (NULL) (69.5.145.41) With R 2.5.0, when trying to rbind a zero row data.frame to a non-data.frame (eg character vector), the following error is output: Error in all.levs[[j]] : subscript out of bounds Here is the code to repr

Re: [Rd] sending signals to embedded R

2007-05-05 Thread Prof Brian Ripley
On Fri, 4 May 2007, Luke Tierney wrote: > On Fri, 4 May 2007, Deepayan Sarkar wrote: > >> On 5/4/07, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: >>> On Fri, 4 May 2007, Deepayan Sarkar wrote: >>> one thing I haven't been able to figure out from R-exts is how to interrupt a calculation

Re: [Rd] Bug in qr.R ? (PR#9655)

2007-05-05 Thread ripley
And the purported bug is what: you failed to say! This looks most like a misreading on your part of the documentation. The help page says: complete: logical expression of length 1. Indicates whether an arbitrary orthogonal completion of the *Q* or *X* matrices is to be m