I need authentication to use internet, say these are my variables:
I tried to install swirl package, and had the same problem - proxy with authorisation.
After some experiments i found decision. May be my answer will help for anybody. On Windows 7 :
set 1 or more (if ou need) env variables http_proxy (https_proxy and ftp_proxy if you need) (If you dont know how - read there http://www.computerhope.com/issues/ch000549.htm )
It
s look like that
env variables for proxy
format http_proxy="http://Proxyusername:ProxyUserPassw@proxyServName:ProxyPort"
Use '@' instead of %40
In RStudio Tools->Global Options->Packages release check box "Use Internet Explorer library /proxy for HTTP"