[R] Proxy again, this time on a Mac
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Jul 15 11:17:16 CEST 2008
On Tue, 15 Jul 2008, LostInTimeAndSpace wrote:
>
> Hi!
>
> My problem: i can't use the automatic package installation via the GUI since
> I am behind a Proxy.
> I tried installing Authoxy which solved the Problem for some other programs
> but not for R.
> I'm really new to R and Mac and therefore a bit confused... I can't find any
> internet connection settings in the R preferences, how can I change that?
> Is there a good manual on how to change R settings?
See ?download.file
Note that what you call the 'R preferences' are the preferences for the
R.app GUI, and not in general for R itself which has many settings
controlled by options() and similar functions (see also ?Startup and 'An
Introduction to R').
>
> Thanks!
> --
> View this message in context: http://www.nabble.com/Proxy-again%2C-this-time-on-a-Mac-tp18459861p18459861.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>
--
Brian D. Ripley, ripley at 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
More information about the R-help
mailing list