さりんじゃーのプログラミング日記
  • Top
  • Blog
  • Python
  • R
  • Clojure
  • 機械学習
  • Archives
  • RSS

RのProxy設定(Mac)

Mar 20th, 2013 | Comments

Rでネットに繋ごうとすると繋がらない。 Proxy環境下では、以下のコマンドをRのコンソール上で入力すればOKだった。

Sys.setenv("http_proxy"="http://xxx.com:yyyy") # xxx: host, yyyy: port

Posted by Salinger Mar 20th, 2013 Mac, R,

Comments

  • « Mac + Homebrew で R 環境の構築
  • Blog Archives
  • Niigata.LLに参加してきました »

About me

Name: さりんじゃー

使用言語: Python (main), R (学習中), Clojure (学習中)

興味: 機械学習, データ分析, 自然言語処理, 情報検索 など

  • Recent Posts
  • Python 2.7.X 入門者向けのまとめ
  • Mac で Vagrant 環境の整備
  • 第33回 長岡IT開発者勉強会 Scala入学式に参加してきました
  • 第32回 長岡IT開発者勉強会に参加してきました
  • 金貨の真贋を見分けよう 〜 SVM と R〜
  • GitHub Repos
  • Status updating...
@Salinger on GitHub
@salinger001101 からのツイート

Copyright © 2014 - Salinger - Powered by Octopress