Is there some new protocol for installing rgl? I finally installed R 3.0 today:
Loading required package: rgl
R version 3.0.0 (2013-04-03)
Platform: x86_64-apple-darwin10.8.0 (64-bit)
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rgl_0.93.935
and installed rgl from binaries.... but rgl.open() yields:
*** caught segfault ***
address 0xe8, cause 'memory not mapped'
Traceback:
1: .C(rgl_dev_open, success = FALSE)
2: rgl.open()