On 07/23/2009 08:58 AM, Matej Kovacic wrote:
Hi,
how to install packages without Tcl/Tk interface?
For instance, if I run install.packages('R.oo'), I need to select Cran
repository via graphic interface. How to avoid this?
bye, Matej
Use the repos argument of install.packages:
?install.packages
?Rprofile (check the examples section)
Romain
--
Romain Francois
Independent R Consultant
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/tlNb : RGG#155, 156 and 157
|- http://tr.im/rw0p : useR! slides
`- http://tr.im/rw0b : RGG#154: demo of atomic functions
______________________________________________
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.