Re: [R] heplot3d / rgl : example causes R GUI to crash

2010-02-12 Thread Michael Friendly
Duncan Murdoch wrote: I tracked this down. It's a bug in rgl, but likely also a bug in heplots. At line 93 of heplot3d.mlm.R, called from line 198 in the same file, there's a call texts3d(x[which.max(x[,2]),] + offset*ranges, adj=0, texts=label, color=col, lit=FALSE) At this poin

Re: [R] heplot3d / rgl : example causes R GUI to crash

2010-02-12 Thread Duncan Murdoch
On 10/02/2010 11:07 AM, Michael Friendly wrote: Duncan Murdoch wrote: On 10/02/2010 9:33 AM, Michael Friendly wrote: [Env: Tested under Win Xp, R 2.9.2 and R 2.10.1; sessionInfo() at end] This is probably a bug in rgl, and I can reproduce it. Bugs in contributed packages are best sent to t

Re: [R] heplot3d / rgl : example causes R GUI to crash

2010-02-10 Thread Michael Friendly
Duncan Murdoch wrote: On 10/02/2010 9:33 AM, Michael Friendly wrote: [Env: Tested under Win Xp, R 2.9.2 and R 2.10.1; sessionInfo() at end] This is probably a bug in rgl, and I can reproduce it. Bugs in contributed packages are best sent to the maintainer of the package, because otherwis

Re: [R] heplot3d / rgl : example causes R GUI to crash

2010-02-10 Thread Duncan Murdoch
On 10/02/2010 11:07 AM, Michael Friendly wrote: Duncan Murdoch wrote: > On 10/02/2010 9:33 AM, Michael Friendly wrote: >> [Env: Tested under Win Xp, R 2.9.2 and R 2.10.1; sessionInfo() at end] >> > > This is probably a bug in rgl, and I can reproduce it. Bugs in > contributed packages are be

Re: [R] heplot3d / rgl : example causes R GUI to crash

2010-02-10 Thread Duncan Murdoch
On 10/02/2010 9:33 AM, Michael Friendly wrote: [Env: Tested under Win Xp, R 2.9.2 and R 2.10.1; sessionInfo() at end] This is probably a bug in rgl, and I can reproduce it. Bugs in contributed packages are best sent to the maintainer of the package, because otherwise they might be lost.

[R] heplot3d / rgl : example causes R GUI to crash

2010-02-10 Thread Michael Friendly
[Env: Tested under Win Xp, R 2.9.2 and R 2.10.1; sessionInfo() at end] I've run into a problem with the heplot3d() function in my heplots package which causes the R GUI to crash ('R for Windows GUI encountered a problem and needs to close...'). I think the problem comes from an rgl call, but, I