タグ

2010年2月13日のブックマーク (3件)

  • これからEmacsでR使う人のための設定まとめ - sheephead

    Emacsはバッドノウハウだとか、古くさいエディタなんつーことをよく聞きます。でも、Rを使うにこれほど便利な道具はありません。 特に、Rでガリガリ計算させたい人にとってネットワーク越しで他のマシン使って計算させているうちにローカルのマシンで他の仕事させたいなんてことは、よくあること。そんなときにターミナルで起動できるEmacsを覚えておけば、快適にターミナル上でも書けますよね。Emacsってよくわからない、という理由だけでEmacs使わないというのは、もったいなさすぎな気がします。 ということで、今回はEmacsでRを使うに快適に使うための設定をまとめてみたいと思います。 ちと長いですが、これを読んでもらってEmacsの便利さを分かってもらえる人が増えればいいなーって思います。 まずはESS これがないと始まりません。debian系使ってる人はaptで簡単に導入できるのでサクッと入れておき

    これからEmacsでR使う人のための設定まとめ - sheephead
    yass
    yass 2010/02/13
  • R を Eclipse で使う - hamadakoichi blog

    Open Source の統計解析・データマイニング環境である R。 R を Eclipse で使用するための環境構築法、使用方法を以下に紹介する。 参考:A guide to Eclipse and the R plug-in StatET (Longhow Lam, PDF) ※ここでは、R 2.10.1, Eclipse 3.4.2 を例に挙げる。 R, Eclipse のインストール 1.R のインストール・環境設定: R のインストール・環境設定 2.Eclipseのインストール: Eclipse.org: http://www.eclipse.org/ Pleiades (All in One Eclipse) :http://mergedoc.sourceforge.jp/ Eclipse にR plug-inのインストール 1. Eclipseを起動。 2. Help ->

    R を Eclipse で使う - hamadakoichi blog
    yass
    yass 2010/02/13
  • Show the List of Installed Packages on Ubuntu or Debian

    While working on the article for compiling MonoDevelop from source, I relied heavily on the dpkg and apt-cache commands to tell me what was already installed vs what packages were available in the repository. While working on the instructions for compiling MonoDevelop from source, I relied heavily on the dpkg and apt-cache commands to tell me what was already installed vs what packages were availa

    yass
    yass 2010/02/13
    dpkg --get-selections