[R] rgl.snapshot() : no longer works?
Remko Duursma
remkoduursma at gmail.com
Wed Nov 3 01:24:04 CET 2010
Hi all,
> library(rgl)
> plot3d(1,1,1)
> snapshot3d("somefile.png")
Error in rgl.snapshot(...) :
pixmap save format not supported in this build
Why does this no longer work?
thanks,
Remko
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_Australia.1252 LC_CTYPE=English_Australia.1252
[3] LC_MONETARY=English_Australia.1252 LC_NUMERIC=C
[5] LC_TIME=English_Australia.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] YPLANTER2_0.1 LeafAngle_1.0.3 gpclib_1.5-1 geometry_0.1-7
rgl_0.92.794
loaded via a namespace (and not attached):
[1] tools_2.12.0
--
View this message in context: http://r.789695.n4.nabble.com/rgl-snapshot-no-longer-works-tp3024694p3024694.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list