Skip to content
Prev 8619 / 15075 Next

R tcl/tk package running Mac OS X not working

On Dec 7, 7:53?pm, Samuel Davidson <rmacl... at gmail.com> wrote:
(1) library(tcltk) should not hang.   There is at the very least
something wrong with your installation of tcltk and possibly even with
your installation of R itself.  Since  you don't actually need tcltk
to use sqldf you might want to remove tcltk just to be sure and then
restart R. (2) Ensure you have the latest sqldf.  (3) run with
verbose=TRUE which gives extra info that may be useful in figuring out
what is wrong:  sqldf("select * from BOD", verbose = TRUE), (3) check
the troubleshooting section at http://sqldf.googlecode.com, (4) make
sure you don't have any unwanted database drivers loaded:  search()