Displaying 1 result from an estimated 1 matches for "macbank".
Did you mean:
  xacbank
  
2009 Jul 31
0
Trouble with R proxy
...have been
searching for the answer but my raw coding ability is not at the same level
as the solutions I am getting.
I have checked my environment and the proxy settings are in line with what I
expected:
> Sys.getenv("http_proxy")
                 http_proxy 
"http://proxy-lon2.macbank" 
> Sys.getenv("USERNAME")
  USERNAME 
"epieters" 
I then use a quantmod function, getSymols("GOOG"). I am very close to
getting a result, because I am promted with a input box for a username and
password. Unfortunately I get the following error once I have en...