[R-SIG-Mac] path expansion
Seth Falcon
sfalcon at fhcrc.org
Wed Aug 31 05:21:02 CEST 2005
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).
+ seth
More information about the R-SIG-Mac
mailing list