<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>格物致知 &#187; R</title>
	<atom:link href="http://leeing.org/category/programming-language/r/feed/" rel="self" type="application/rss+xml" />
	<link>http://leeing.org</link>
	<description>keep Thinking</description>
	<lastBuildDate>Fri, 04 Nov 2011 16:20:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Ubuntu 9.10 安装 R</title>
		<link>http://leeing.org/2010/04/13/install-r-in-ubuntu-karmic/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://leeing.org/2010/04/13/install-r-in-ubuntu-karmic/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 07:08:01 +0000</pubDate>
		<dc:creator>leeing</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://leeing.org/?p=457</guid>
		<description><![CDATA[1. 将源加入列表： $ sudo echo "deb http://cran.csdb.cn/bin/linux/ubuntu karmic/" >> /etc/apt/sources.list 2. 验证： $ sudo gpg --keyserver subkeys.pgp.net --recv-key E2A11821 $ sudo gpg -a --export E2A11821 &#124; sudo apt-key add - $ sudo apt-get update 3. 安装： $ sudo apt-get install r-base 4. 运行： $ R 即可进入 R 的交互式环境。 Related posts:Ubuntu 安装 iBus Chromium : Google [...]


Related posts:<ol><li><a href='http://leeing.org/2010/04/07/install-ibus-in-ubuntu-9-10/' rel='bookmark' title='Permanent Link: Ubuntu 安装 iBus'>Ubuntu 安装 iBus</a></li>
<li><a href='http://leeing.org/2010/04/17/chromium-google-chrome-for-linux/' rel='bookmark' title='Permanent Link: Chromium : Google chrome for linux'>Chromium : Google chrome for linux</a></li>
<li><a href='http://leeing.org/2010/04/10/ubuntu-proxy-support-for-apt-get-package-management/' rel='bookmark' title='Permanent Link: Ubuntu apt-get 代理服务器设置'>Ubuntu apt-get 代理服务器设置</a></li>
<li><a href='http://leeing.org/2010/04/09/install-svn-apache-in-ubuntu-9-10/' rel='bookmark' title='Permanent Link: Ubuntu 配置 SVN 服务器'>Ubuntu 配置 SVN 服务器</a></li>
<li><a href='http://leeing.org/2010/04/12/windows-hardisk-install-ubuntu-mint-8/' rel='bookmark' title='Permanent Link: Windows XP 硬盘安装 Ubuntu (Mint 8)'>Windows XP 硬盘安装 Ubuntu (Mint 8)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://leeing.org/2010/04/13/install-r-in-ubuntu-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

