On Wed, Oct 28, 2009 at 9:27 PM, Peter Dalgaard <p.dalga...@biostat.ku.dk> wrote: > Geoff Russell wrote: >> Hi UseRs, >> >> I've just installed 2.10.0 on Ubuntu hardy, compiling from the tar.gz bundle. >> >> install.packages() just says "Error in install.packages() : no >> packages were specified"
[snip ... ] > checking for tk.h... yes > checking whether compiling/linking Tcl/Tk code works... yes Ah ... the tcl and tk development packages are not installed be default on Ubuntu hardy .. once installed the tcltk interface shows up on the configure and all should be fine. Many Thanks, Geoff. ______________________________________________ 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.