Skip to content
Prev 245017 / 398502 Next

Help with RGL package problem

On 15/12/2010 1:11 PM, David A. Johnston wrote:
Are you running R (in a console) or R.app (the GUI)?    Does rgl work in 
the other one?  (They use different drivers.  In a console, rgl will use 
the glx driver, in R.app it will use agl.  It's possible support for agl 
has changed or gone away; I only have 32 bit MacOS 10.5.x, so I can't 
see what's going on in 10.6.5 or in 64 bit.)

Duncan Murdoch