Skip to content
Prev 3395 / 21318 Next

[Bioc-devel] A question about using proxy when developing R package

On 05/22/2012 06:14 AM, slzhao wrote:
I think you want to use a different approach to configuring your own
computer to use the proxy. Arrange to start R with the --internet2
option, or (perhaps only R-devel?) set the environment variable
R_WIN_INTERNET2 on your system. See the R windows FAQ

http://cran.r-project.org/bin/windows/base/rw-FAQ.html

Martin