Dear Jim, The Rcmdr (version 1.5.4) works for me under R64 (R 2.10.1) and Snow Leopard. Without more information, it's hard to know what went wrong. Have you checked whether tcltk works? For example, try
library(tcltk tk_choose.dir(getwd(), "Choose folder") I hope this helps, John -------------------------------- John Fox Senator William McMaster Professor of Social Statistics Department of Sociology McMaster University Hamilton, Ontario, Canada web: socserv.mcmaster.ca/jfox > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of James Rome > Sent: January-27-10 1:50 PM > To: [email protected] > Subject: [R] Rcmdr has stopped working > > On my Mac (Snow Leopard and R64), I had been using Rcmdr nicely. But now > when I do > > library(Rcmdr) > the tk libraries load, but the Rcmdr window never appears. > > library(Rcmdr) > Loading required package: tcltk > Loading Tcl/Tk interface ... > > > > And if I try to do anything else, R goes to 100% cpu and hangs. > > How do I recover? > > Thanks, > Jim Rome > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

