Re: [R-SIG-Mac] R stops abruptly applying textures in rgl

2014-03-20 Thread Agustin Diez Castillo
Duncan, Find the script [1] , SessionInfo [2] and the Mac error [3] in case it helps. Executing R from the terminal R doesn't freeze and I got the same message that in Ubuntu 13.04 [4] # With rgl installed in ~/Library/R/ library(rgl) # Set directory setwd(~/) #Working rgl.bg(sphere=TRUE,

Re: [R-SIG-Mac] R stops abruptly applying textures in rgl

2014-03-20 Thread Rainer M Krug
Agustin Diez Castilloagustin.d...@uv.es writes: Duncan, Find the script [1] , SessionInfo [2] and the Mac error [3] in case it helps. Executing R from the terminal R doesn't freeze and I got the same message that in Ubuntu 13.04 [4] # With rgl installed in ~/Library/R/ library(rgl) #

Re: [R-SIG-Mac] R stops abruptly applying textures in rgl

2014-03-20 Thread Duncan Murdoch
On 20/03/2014 9:26 AM, Rainer M Krug wrote: Agustin Diez Castilloagustin.d...@uv.es writes: Duncan, Find the script [1] , SessionInfo [2] and the Mac error [3] in case it helps. Executing R from the terminal R doesn't freeze and I got the same message that in Ubuntu 13.04 [4] # With rgl