Displaying 2 results from an estimated 2 matches for "process_site_renviron".
2002 Sep 12
0
(PR#2005) R_HOME/etc/Renviron.site not interpreted on windows
...> From: "James Rogers" <jrogers@cantatapharm.com>
>
> At least on the windows version of R the file
> ...../etc/Renviron.site
> won't be interpreted as mentioned in, e.g., ?.Renviron.
>
> Happens on R-1.5.1, WinXP (James), as well as on R-1.6.0-beta.
process_site_Renviron() doesn't seem to be called anywhere in the
windows sources. Fix:
.../src/gnuwin32/system.c obviously needs (diff'ed to R-1.6.0 beta
(2002-09-10)):
591a592
> process_site_Renviron();
698a700
> process_site_Renviron();
In that case we have to change .../src/unix/sys-commo...
2002 Oct 16
1
Documentation for .Renviron (PR#2175)
Hi everyone,
Two minor points about ?.Renviron.
1) If R_ENVIRON is not set then R defaults to `${R_HOME}/etc/Renviron',
not `${R_HOME}/etc/Renviron.site' as stated.
2) In the details, there is a missing "way" in "`value' is processed
in a similar to a Unix shell."
Cheers, Jonathan.
--please do not edit the information below--
Version:
platform =