Skip to content
Prev 12688 / 15075 Next

error opening R-GUI

Federico,

export is using rgl which in turn is using X11 so it's not "completely different app" - it's the GUI that you asked R to use. Why export uses rgl unconditionally is a question you'd have to ask the author - it's generally not a good idea since packages like that cannot be used on any compute servers.

Cheers,
Simon