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?
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.