Hi Peter,
Works fine, thanks for the hint.
Cheers
JB
Le 9 déc. 2011 à 11:21, Peter a écrit :
> On Fri, Dec 9, 2011 at 3:11 PM, Jean-Baptiste Marquette
> wrote:
>> Dear Rpy gurus,
>>
>> I got the following issues while trying to install rpy 1.0.3 on my MacBook
>> Pro:
>>
>> first, I was una
On Fri, Dec 9, 2011 at 3:11 PM, Jean-Baptiste Marquette wrote:
> Dear Rpy gurus,
>
> I got the following issues while trying to install rpy 1.0.3 on my MacBook
> Pro:
>
> first, I was unable to fetch my R version which is 2.14.0. I modified the
> line 101 in rpy_tools.py as
>
> version = re.se
Dear Rpy gurus,
I got the following issues while trying to install rpy 1.0.3 on my MacBook Pro:
first, I was unable to fetch my R version which is 2.14.0. I modified the line
101 in rpy_tools.py as
version = re.search(" +([0-9]\.[0-9][0-9]\.[0-9])", output)
to deal with the 2 digit nu