Displaying 1 result from an estimated 1 matches for "731a733".
Did you mean:
371733
2002 Sep 12
0
(PR#2005) R_HOME/etc/Renviron.site not interpreted on windows
...();
698a700
> process_site_Renviron();
In that case we have to change .../src/unix/sys-common.c (?) as well,
because R_Home seems to be empty at this point on Windows. I was not
able to figure out why, maybe Duncan has a better solution?
A quick hack:
729a730
> char *getRHOME();
731a733
> if(!R_Home) R_Home = getRHOME();
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "bo...