2008/6/19 Tim Axelrod <[EMAIL PROTECTED]>:
>
>
> Laurent Gautier wrote:
>
>> 2008/6/18 Tim Axelrod <[EMAIL PROTECTED]>:
>>
>>>
>>> Hello,
>>>
>>> Just tried to install rpy for the first time, and ran into the following.
>>> Any suggestions?
>>>
>>
>> Would it be working with a more recent version o
Laurent Gautier wrote:
2008/6/18 Tim Axelrod <[EMAIL PROTECTED]>:
Hello,
Just tried to install rpy for the first time, and ran into the following.
Any suggestions?
Would it be working with a more recent version of R ?
I suspect it might. Unfortunately, R 2.7.0 fails to compile
My message seemed to get a bit lost in that discussion so just to bring
it back ...
Changing that to mod instead of r(mod) results in
predicted=r.predict(*r(mod)*, type='response', ncomp = 10, newdata = accFAS )
gives the following error
Traceback (most recent call last):
File "C:\Documents
The Cairo package is an optional library. You should be able to install it
using:
> install.packages(Cairo)
And then get information on using it via:
> library(Cairo)
> ? Cairo
-Greg
On 6/16/08 4:13PM , "Patrick Jackson" <[EMAIL PROTECTED]> wrote:
> I believe we are finally getting somewher