rgl package demo causes R memory corruption under Windows
Dominick Samperi wrote:
Hello, Running the rgl demo package (demo(rgl)) causes memory corruption when used with R 2.2.0 under Windows. I tested on two Windows systems: Windows 2000 and Windows XP. When you terminate R after running the demo you get a message about the application trying to reference invalid memory. If you try to run another application in R after running the rgl demo it typically fails. Dominick
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Dominick, this report is package related. Please contact the package maintainer who might be willing to help to debug on your machine. I cannot reproduce this neither on Windows NT4 SP6 nor on Windows Server 2003 SP1. Uwe