On Wed, 20 Apr 2011, jmmi mijle wrote:

Hi,

Is it possible run install.packages() using the stock R Mac binary in the
command line without it trying to load the tcl/tk interface to select a
mirror? I'd rather just use the text-based numerical selection for the
mirror and not have X11 start up each time I try to install a package
(which, in any case, is pointless if tcl/tk is not installed).

Yes. RTFM applies (and RT posting guide too: you are expressly asked not to send HTML).

See ?select.list, and also ?chooseCRANmirror for how to select mirrors. Look for what options(menu.graphics=FALSE) does.


Thanks

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


--
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, UK                Fax:  +44 1865 272595

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to