Skip to content
Prev 5159 / 15075 Next

X11 with aquamacs

On Wed, 15 Oct 2008, Vincent Goulet wrote:

            
Better to set env variable R_INTERACTIVE_DEVICE as per the help for 
options(), since you don't want a device that does not work in 
non-interactive sessions.  (It is also better to use 
options(device=grDevices::quartz) to ensure visibility of the device when 
you need it, in case something else has a function quartz).

This is assuming that quartz() actually works on 10.3.9: I didn't think it 
did (in the current incarnation).