[R] How to install packages without Tcl/Tk interface

Romain Francois romain.francois at dbmail.com
Thu Jul 23 09:05:19 CEST 2009


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




More information about the R-help mailing list