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
> "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
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]==
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
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
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
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]