Displaying 1 result from an estimated 1 matches for "setrepos".
Did you mean:
setpos
2011 Oct 05
1
Behaviour of 'source' with URLs and proxy
...a proxy (set up with cntlm, not sure
if this is the issue but I don't know how to check without it). This
means that http_proxy='http://localhost:8080/'.
- We have local CRNA/BioConductor mirrors that can be accessed without
going through the proxy.
- My .Rprofile sources a file 'setrepos.R' on the local network, that
sets all relevant repos to our local mirrors.
From the shell:
- I can wget any URL (local or internet) from command line without a
problem.
- In particular I can wget the file 'setrepos.R' from command line.
Symptoms:
- with options(download.file.metho...