> > "bry" == bry <[EMAIL PROTECTED]>
>> on Fri, 15 Jul 2005 14:16:46 +0200 writes:
>
> bry> About a year ago there was a discussion about interfacing R
>with J on the J
> bry> forum, the best method seemed to be that outlined in this
>vector article
> bry> http://www.ve
Thanks,
That fixed the problem.
Jarek
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 15, 2005 11:11 AM
To: Tuszynski, Jaroslaw W.
Cc: r-devel@stat.math.ethz.ch
Subject: Re: [R] Passing character strings from C code to R
Reading the posting guid
Thank you, Lars, for persisting on this topic of
missing S4 generics!
[I'm diverting this away from the original bug report;
since this is really about future features rather than R bugs.]
Unfortunately it's not as easy as you might think.
o One reason is the fact that currently it is still
Full_Name: Landon Sego
Version: 2.1.1
OS: Windows
Submission from: (NULL) (128.173.70.25)
In the Details section of the documentation for filter(), it says:
The convolution filter is
'y[i] = f[1]*x[i+o] + ... + f[p]*x[i+o-p-1]'
Correct me if I'm wrong, but I think it should be:
Reading the posting guide would have shown you that R-help was quite
inappropriate, so I have moved this to R-devel.
allocString does not allocate a character vector, which is what you
want to set as an attribute (not a 'string', whatever that is). (It
creates a CHARSXP, a type that should not
> "PatBurns" == Patrick Burns <[EMAIL PROTECTED]>
> on Fri, 15 Jul 2005 14:58:14 +0100 writes:
PatBurns> Doing
PatBurns> help.search('precedence')
PatBurns> comes up empty. A fix would be to have the title:
PatBurns> Operator Syntax and Precedence
PatBurns> inst
Doing
help.search('precedence')
comes up empty. A fix would be to have the title:
Operator Syntax and Precedence
instead of
Operator Syntax
Patrick Burns
[EMAIL PROTECTED]
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
___
Just a note to point out that Martin's R implementation of APL's
"take" function
was pretty neat. Could we preserve it for posterity somewhere in the R
distribution? Failing that, it would complement subsums() of the
magic package
very nicely.
best wishes
Robin
On 15 Jul 2005, at 14:1
Rob J Goedman <[EMAIL PROTECTED]> writes:
> A really simple way to play with R & yacas is by using the examples
> in the subdir
> 'embed' of yacas-1.0.57.
>
> After building yacas (on Mac OS in my case):
>
> > res<-system("~/Projects/yacas-1.0.57/embed/example2", intern=T)
> > res
> [1] "Cos
> "bry" == bry <[EMAIL PROTECTED]>
> on Fri, 15 Jul 2005 14:16:46 +0200 writes:
bry> About a year ago there was a discussion about interfacing R with J on
the J
bry> forum, the best method seemed to be that outlined in this vector
article
bry> http://www.vector.org.uk/a
On 7/15/2005 4:01 AM, Henrik Bengtsson wrote:
> I'm trying to troubleshoot a case where R crashes on Windows. It does
> not occur at all with my R v2.1.0 patched (2005-05-09), but happens on R
> v2.1.1 (patched or non-patched) in many different cases. The R
> v2.2.0dev (2005-07-15) also got th
About a year ago there was a discussion about interfacing R with J on the J
forum, the best method seemed to be that outlined in this vector article
http://www.vector.org.uk/archive/v194/finn194.htm
and use J instead of APL
http://www.jsoftware.com
__
On 7/15/05, Rob J Goedman <[EMAIL PROTECTED]> wrote:
> I wonder how difficult it would be to translate expressions back and
> forth from R to yacas in either R
> or C++. And maybe strip 'In>' and 'Out>' like parts.
Not sure how generally this works but see my prior post:
http://tolstoy.newcas
We will incorporate a version of this in R-devel and hence 2.2.0.
A bit more work needs to be done on printing: whereas the existing three
columns are in comparable units, the p values are not and so get printed
to silly accuracies (as can be seen in your example).
You also need to explain what
> "HenrikB" == Henrik Bengtsson <[EMAIL PROTECTED]>
> on Fri, 15 Jul 2005 10:01:05 +0200 writes:
HenrikB> I'm trying to troubleshoot a case where R crashes on Windows. It
does
HenrikB> not occur at all with my R v2.1.0 patched (2005-05-09), but
happens on R
HenrikB> v2
I'm trying to troubleshoot a case where R crashes on Windows. It does
not occur at all with my R v2.1.0 patched (2005-05-09), but happens on R
v2.1.1 (patched or non-patched) in many different cases. The R
v2.2.0dev (2005-07-15) also got this problem (although it won't crash on
the below exam
16 matches
Mail list logo