I'm not able to reproduce this on my system (mac os 10.8, sessionInfo
below). Just to clarify whether this is a JGR or Deducer issue.
without Deducer loaded is the problem present with:
data(iris)
library(car)
library(rgl)
scatter3d(iris$Sepal.Length,iris$Sepal.Width,iris$Petal.Length,group =
iris$Species,surface = FALSE)
best,
ian
R version 2.15.1 (2012-06-22)
Platform: x86_64-apple-darwin9.8.0/x86_64 (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] grid splines stats graphics grDevices utils
datasets methods base
other attached packages:
[1] mgcv_1.7-22 rgl_0.92.894 DeducerExtras_1.6 irr_0.84
lpSolve_5.6.6
[6] Deducer_0.7-5 e1071_1.6-1 class_7.3-5 plyr_1.7.1
foreign_0.8-51
[11] effects_2.2-1 colorspace_1.2-0 lattice_0.20-10
multcomp_1.2-14 survival_2.36-14
[16] mvtnorm_0.9-9993 car_2.0-15 nnet_7.3-5 MASS_7.3-22
JGR_1.7-11
[21] iplots_1.1-4 JavaGD_0.6-1 scales_0.2.2
ggplot2_0.9.2.1 rJava_0.9-3
loaded via a namespace (and not attached):
[1] dichromat_1.2-4 digest_0.5.2 gtable_0.1.1
labeling_0.1 Matrix_1.0-10
[6] memoise_0.1 munsell_0.4 nlme_3.1-105
proto_0.3-9.2 RColorBrewer_1.0-5
[11] reshape2_1.2.1 stringr_0.6.1 tools_2.15.1