Hi Jeremy,
The message
> make: command not found
indicates maybe your Xcode is not properly set. Did you check the command
xcode-select ?
Have a look to
xcode-select --print-path
/Applications/Xcode.app/Contents/Developer
Cheers
JB
> Hi,
>
> I have had a problem installing Rpy2 versions
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
>
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