On 07/01/2010 4:39 PM, Murph wrote:
Jochen Knaus wrote:
>
> .....
>
> Anybody having experiences with Win7 yet?
>
>
>
>
R 2.10.1 installed today on win7 works fine for this new user. Although the
demos fail with a complaint about unable to "setwd" I suspect it's a
privaleges problem. Win7 is awkward about install privaleges. I suspect my
working directory is in "Admin" land; and I'm trying to execute from
/user/tom If I could figure out a function to have R list my
environmental variables; I could probably figure it out.....
Sys.getenv() will list them (possibly on very long lines; you'll need
to scroll to the right to see anything).
Duncan Murdoch
I have two processor on my Toshiba...
Murph
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.