[R-SIG-Mac] path expansion
Kasper Daniel Hansen
khansen at stat.Berkeley.EDU
Wed Aug 31 05:33:32 CEST 2005
On Aug 30, 2005, at 8:21 PM, Seth Falcon wrote:
> Hi Kasper,
>
> On 30 Aug 2005, khansen at stat.berkeley.edu wrote:
>
>
>> Hi
>>
>> I have source compile my own version of R on MacOS Tiger.
>>
>
> I've also compiled R from source on Tiger. I get:
>
>
>> path.expand("~seth")
>>
> [1] "/Users/seth/~seth"
>
>> path.expand("~/tmp")
>>
> [1] "~/tmp"
>
> So path.expand isn't working so well for me either (I do have readline
> working which partly explains the first output above).
I get the same behaviour with partialy (incorrect) expansion of
"~kdh". At least I am not alone :)
Kasper
More information about the R-SIG-Mac
mailing list