Hi people, I'm developing an application (in Linux) using tcltk and calling ggobi from that application (using the Rggobi package). After I load ggobi and want to use the windows made by tcltk I get some errors and sometimes R cracks. I believe the problem is because the packages Rggobi, RGtk and tcltk are running together. I thought about a solution that would be unload the Rggobi and RGtk packages after I use them. Do you know how I do that? And if someone has another solution for that problem please help me. Thanx, Talita Leite ------------------------------------------------- Este e-mail foi enviado pelo Webmail da UFAL IMP: http://horde.org/imp/
Talita Perciano Costa Leite wrote:> Hi people, > > I'm developing an application (in Linux) using tcltk and calling ggobi from that > application (using the Rggobi package). After I load ggobi and want to use the > windows made by tcltk I get some errors and sometimes R cracks. I believe the > problem is because the packages Rggobi, RGtk and tcltk are running together. I > thought about a solution that would be unload the Rggobi and RGtk packages after > I use them. Do you know how I do that? And if someone has another solution for > that problem please help me.See ?detach Uwe Ligges> Thanx, > > Talita Leite > > > ------------------------------------------------- > Este e-mail foi enviado pelo Webmail da UFAL > IMP: http://horde.org/imp/ > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html