Re: [R] tcltk freezes R

2011-09-21 Thread tm
was all prebuilt.

--
View this message in context: 
http://r.789695.n4.nabble.com/tcltk-freezes-R-tp3828263p3830663.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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.


Re: [R] tcltk freezes R

2011-09-21 Thread Prof Brian Ripley

On Tue, 20 Sep 2011, tm wrote:


Hi there,

I have the following problem on my macbook air with mac os x lion on it.
when any program tries to load the tcltk library the R GUI or R command line
freezes. also happens if I just use library(tcltk)

changing versions of tcltk and/or R doesn't help. currently I have the
following:
R version 2.13.2 beta (2011-09-19 r57030)


Pre-built or built youself?


tcltk 8.5.10

any suggestions?


Use the recommended version of Tcl/Tk at 
http://cran.r-project.org/bin/macosx/tools/
(which is 8.5.5: and uses X11 not Aqua: I use Aqua Tcl/Tk with 
command-line R).


And please do as you were asked and use r-sig-mac for OS X-specific 
questions.




thanks a lot already,
t.

--
View this message in context: 
http://r.789695.n4.nabble.com/tcltk-freezes-R-tp3828263p3828263.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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.



--
Brian D. Ripley,  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
R-help@r-project.org 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.


Re: [R] tcltk freezes R

2011-09-21 Thread tm
hi, 

problem solved. it was a problem of the x-server. after installing the
xquartz 2.6.3 for snow leopard (i have lion, but there is no such version),
logging in and out to make it the default x-server, it worked.

cheers,
t

--
View this message in context: 
http://r.789695.n4.nabble.com/tcltk-freezes-R-tp3828263p3829102.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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.


[R] tcltk freezes R

2011-09-20 Thread tm
Hi there,

I have the following problem on my macbook air with mac os x lion on it.
when any program tries to load the tcltk library the R GUI or R command line
freezes. also happens if I just use library(tcltk)

changing versions of tcltk and/or R doesn't help. currently I have the
following:
R version 2.13.2 beta (2011-09-19 r57030)
tcltk 8.5.10

any suggestions?

thanks a lot already,
t.

--
View this message in context: 
http://r.789695.n4.nabble.com/tcltk-freezes-R-tp3828263p3828263.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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.