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.

Reply via email to