[R] RGL Problem

Duncan Murdoch murdoch.duncan at gmail.com
Mon Nov 23 11:50:13 CET 2015


On 22/11/2015 11:56 PM, Margarette Bayron Arcelay via R-help wrote:
> Dear List,
>
> Im using Rstudio on a macbook pro OS X Yosemite version 10.10.5 and im
> trying to
> open the package geomorph but a warning message related to rgl shows up.
>

Whoops, I forgot one thing.  The OSX binary version of rgl on CRAN is 
ancient.  You'll need to reinstall it from source for a current one.

Duncan Murdoch

>> library(geomorph)
> Loading required package: rgl
> Warning messages:
> 1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
> 2: In fun(libname, pkgname) : error in rgl_init
>
> I have already installed X11 but this message keeps showing up.
>
> Does somebody knows what to do?
>



More information about the R-help mailing list