[Rd] libR.dylib on OS X

2003-10-18 Thread Jan de Leeuw
If one installs the CLI and RAqua versions, by saying both "make install" and "make install-aqua", then packages that use libR.dylib get their symbols from /Applications/StartR.app/RAqua.app/Contents/Frameworks/libR.dylib and not from /usr/local/lib/R/bin/libR.dylib. That's unfortunate, becaus

Re: [Rd] Details section of image.Rd

2003-10-18 Thread Martin Maechler
> "DougB" == Douglas Bates <[EMAIL PROTECTED]> > on 16 Oct 2003 09:49:07 -0500 writes: DougB> I am having trouble understanding the details section DougB> of the man page for image, especially the sentence DougB> The length of 'x' should be equal to the DougB> 'nr

[Rd] R 1.80 version (PR#4648)

2003-10-18 Thread xiaopinj
Full_Name: Xiaoping Jin Version: 1.80 OS: window xp Submission from: (NULL) (24.223.234.248) I have downloaded R 1.80 recently. I found there was some problems, but I do not know the reason: 1. I can not do large interation in such new version. For example, for( i in 1:36535) { if(DAT$age[i]==

Re: [Rd] Recursive indexing can cause R-1.8.0 (and R-1.7.1) to (PR#4647)

2003-10-18 Thread ripley
On Thu, 9 Oct 2003 [EMAIL PROTECTED] wrote: > Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault > > First of all, many thanks to the R team!! > R is really a software for everyday work. > Yes, I've found a fault, but I hope it's not just faultfinding ;-) > > In the NEWS file

Re: [Rd] Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault (PR#4486)

2003-10-18 Thread Prof Brian Ripley
On Thu, 9 Oct 2003 [EMAIL PROTECTED] wrote: > Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault > > First of all, many thanks to the R team!! > R is really a software for everyday work. > Yes, I've found a fault, but I hope it's not just faultfinding ;-) > > In the NEWS file

[Rd] cor(*, use = "pair") bug in R 1.8.0 (PR#4646)

2003-10-18 Thread maechler
As reported on R-help by Ming-Chung Li, the cor() function has a new bug in R 1.8.0 when used with matrix arguments (to give the Cor-Matrix) and the non-default use = "pairwise.complete.obs" argument (which can be abbreviated, e.g. to use = "pair"). A quite minimal example is > x

[Rd] R-1.8.0: Rdconv.in

2003-10-18 Thread Thomas Hoffmann
I am not quite sure: Isn't the "mac" specifier gone with R-1.7.1: found the line below in the file named in the subject: --os=NAMEuse OS subdir 'NAME' (unix, mac or windows) Thomas. -- Thomas Hoffmann [EMAIL PROTECTED]