2012-09-07(金) [長年日記]
_ R for Windows with HTTP proxy
HTTP proxy を使わざるを得ない状況で R を使いたかったのですが,解決したのでメモを残しておきます.
結論から書くと
(b) A proxy needs to be set up: see ?download.file. Here are two versions of an example (a real one, but from a machine that is only available locally) of a command-line in a short cut:
"path_to_RindRgui.exe" http_proxy=http://user:pass@gannet:80/
[R for Windows FAQより引用]
を参考にしたらいけました.internet2.dll を使うのは糞ってことで.
testwiki - rfinanceyj に載ってるお悩みも解消です.