On 20/03/2014 9:26 AM, Rainer M Krug wrote:
"Agustin Diez Castillo" 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
"Agustin Diez Castillo" 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)
> # Set directo
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, tex
On 14-03-19 10:22 AM, Agustin Angel Diez Castillo wrote:
Hi,
When applying textures to an rgl object I can do it without problem if the
applied texture if the texture file is called in an expand form [1]. However if
the same file is called with tilde [2], R will stop abruptly. I've tested it in
On 19/03/2014 10:22 AM, Agustin Angel Diez Castillo wrote:
Hi,
When applying textures to an rgl object I can do it without problem if the
applied texture if the texture file is called in an expand form [1]. However if
the same file is called with tilde [2], R will stop abruptly. I've tested it
Hi,
When applying textures to an rgl object I can do it without problem if the
applied texture if the texture file is called in an expand form [1]. However if
the same file is called with tilde [2], R will stop abruptly. I've tested it in
three different machines, all running 9.2. The same in Un