Skip to content
Prev 29115 / 63424 Next

prevent `R CMD INSTALL' from reading `.Rprofile'

On Jun 5, 2008, at 7:41 AM, Joerg van den Hoff wrote:

            
That is not a good work-around (you are always forcing a device to  
open). You should consider using
grDevices::X11.options(type="Xlib")
instead.

Cheers,
Simon