All the usual questions:

What OS?
What version of R?
What is meant by 'environment path'? (The environment of a process is not a path.)

I have a hunch that if this is Windows >= XP it was solved in R 2.7.0. Otherwise the footer of this message applies.

On Fri, 23 May 2008, Lobanov, Victor S. [PRDUS] wrote:

I have a peculiar problem with an application that uses embedded R. The
application comes with its own copy of R installation and it sets up
correct environment path for the process during the startup. However,
when I execute R code that loads an additional package (e.g.
library(XYZ)), the environment path gets reset to the system's default
value, which renders R unusable. I wonder if anyone had experienced a
similar problem and knows how to fix it?

Victor


        [[alternative HTML version deleted]]

______________________________________________
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.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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.

Reply via email to