What is the "new version"? R-devel? I am running R-3.0.2, the latest
released version.

Gabor


On Fri, Jan 24, 2014 at 12:31 AM, Dave Deriso <[email protected]> wrote:

> Hmm on my system the new osx version doesn't put the r binary in the usual
> path folders so I had to create an alias...are you guys running the new
> version?
> On Jan 23, 2014 9:08 PM, "Gábor Csárdi" <[email protected]> wrote:
>
>> On Thu, Jan 23, 2014 at 11:40 PM, Tyler Ritchie <[email protected]
>> >wrote:
>>
>> > >
>> > > Well, in Terminal you don't need any alias - just type R
>>
>> > >
>> >
>> > If you really want to save the shift though.. alias r='R'
>> >
>>
>> No, OSX is case insensitive:
>>
>> ~$ which r
>> /usr/bin/r
>> ~$ which R
>> /usr/bin/R
>> ~$ ls -l /usr/bin/[rR]
>> lrwxr-xr-x  1 root  wheel  47 Jan 14 13:13 /usr/bin/R ->
>> /Library/Frameworks/R.framework/Resources/bin/R
>>
>> Gabor
>>
>>         [[alternative HTML version deleted]]
>>
>> _______________________________________________
>> R-SIG-Mac mailing list
>> [email protected]
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>>
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to