On Sat, 19 Jul 1997, Jonathan Myles wrote:
>
> Is there a way to "unplug" the windows graphics from
> R, so that it will work across a teletype telnet
> session or in a Linux box proving resistant to having
> windows added to it?
>
Yes. just remove the line in RHOME/library/Rprofile that says
if(interactive()) x11()
or remove the same line from RHOME/src/library/profile/Rprofile.unix and
type
% make
in the directory RHOME/src/library/profile/
You can still print graphics using the postscript() driver, but you don't
get the x11() window trying to appear.
Thomas Lumley
------------------------------------------------------+------
Biostatistics : "Never attribute to malice what :
Uni of Washington : can be adequately explained by :
Box 357232 : incompetence" - Hanlon's Razor :
Seattle WA 98195-7232 : :
------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-r-help
mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=