>
> On Aug 19, 2004, at 6:30 PM, [EMAIL PROTECTED] wrote:
>
>> Was running R 1.9.0 on iMac (10.2.8) without problems. Tried to run
>> installer
>> for 1.9.1, but this stops after only several seconds, saying "There
>> were
>> problems installing the software." Problem is repeatable, even after
>
On Aug 19, 2004, at 6:30 PM, [EMAIL PROTECTED] wrote:
Was running R 1.9.0 on iMac (10.2.8) without problems. Tried to run
installer
for 1.9.1, but this stops after only several seconds, saying "There
were
problems installing the software." Problem is repeatable, even after
repairing file permis
Hello everyone,
Hope it is the good place for this (I discuss the question of the right
place below).
Most of the time, warnings are more than 1000 characters long and thus are
truncated.
Most of the time, this generates printouts with unbalanced parentheses.
Intelligent text editors which do p
I believe in the `Description' section of ?attributes, `above' should be
`below'.
Best,
Andy
Andy Liaw, PhD
Biometrics Research PO Box 2000, RY33-300
Merck Research Labs Rahway, NJ 07065
mailto:[EMAIL PROTECTED]732-594-0820
Dear R-devel,
May I suggest that a new feature be added to a couple of unique() methods?
Sometimes it's useful to have the indices of the original data that the
unique elements come from, so that the original data can be recreated from
the unique()ed data. I suggest that an `index' argument be ad
> Sorry, but you really do not want that the change your patch
> makes. Copying across the attributes will for example copy
> the original names, any dim's etc. There is a very good
> reason why [ does not do that itself.
Copying all attributes may very well be troublesome. Perhaps the appr
On Thu, 19 Aug 2004 [EMAIL PROTECTED] wrote:
> I didn't get any feedback on this posting,
>
> so I will commit my proposal to recycle the coordinates (x,y) to
> the length of 'labels' if the latter is longer (instead of
> silently dropping the extra labels[] entries).
I'd suggest only doing non
Full_Name: Steven Bagley
Version: 1.9.1
OS: Mac 10.2.8
Submission from: (NULL) (4.10.4.91)
Was running R 1.9.0 on iMac (10.2.8) without problems. Tried to run installer
for 1.9.1, but this stops after only several seconds, saying "There were
problems installing the software." Problem is repeata
I didn't get any feedback on this posting,
so I will commit my proposal to recycle the coordinates (x,y) to
the length of 'labels' if the latter is longer (instead of
silently dropping the extra labels[] entries).
Martin Maechler
> "MM" == Martin Maechler <[EMAIL PROTECTED]>
> on Tu
Sorry, but you really do not want that the change your patch makes.
Copying across the attributes will for example copy the original names,
any dim's etc. There is a very good reason why [ does not do that itself.
I am not even sure you want to preserve the "tzone" attribute. A POSIXct
time is a
R developers,
The "tzone" attribute is stripped from a POSIXct object when the subscript
command is called ("[.POISXct"). This results in dates being printed in the
locale specific format after a subscript operation is applied to a POSIXct
object which has cause several problems for me in the pas
I have four Solaris build setups, gcc/Forte cc x 32/64-bit.
If you tell me a bit more about yours, I can do the appropriate testing.
Looks like this
Matrix/src/taucs/taucs.h:
#if (defined(OSTYPE_irix) || defined(OSTYPE_solaris))
#include
#include
#define isinf(x) (!finite((x)) && !isnan((x)))
Dear all,
Our quite basic function mtext() does wrong adjustments in some parameter
configurations. This gets obvious when using multi line texts: There is no
way to properly adjust text perpendicular to axis 2, for example.
Best
Jens Oehlschlägel
m <- matrix(1:9, 3)
colnames(m) <- c("severa
On Thu, 19 Aug 2004 01:39:07 GMT, "faculty wang hansheng"
<[EMAIL PROTECTED]> wrote:
>Hi, there,
>
>I have a number of F90 codes wish to be linked into R under Windows XP OS.
>Do anyone know how to do it and give some advice? Many thanks.
It depends on which compiler you're using. My web page
Dear R-devel list members,
after having contacted Douglas Bates (author of package Matrix) he
suggested to ask this list for assistance with the following problem:
After having under
> version
platform sparc-sun-solaris2.9
arch sparc
os solaris2.9
system sparc, solaris2.9
status
majo
15 matches
Mail list logo