2007年1月12日 星期五

linux-ubuntu之旅-12-R (statistical software)

R is a free software in statistical analysis and support linux system

1. Add the following line to your /etc/apt/sources.list file:

deb http://cran.R-project.org/bin/linux/debian stable/

2. sudo apt-get update


3. sudo apt-get install r-base


http://help.nceas.ucsb.edu/index.php/Installing_R_on_Ubuntu

沒有留言:

Linux 文字編輯常用指令

一定要看 http://linux.vbird.org//linux_basic/0330regularex.php ============================================= grep--找行資訊 ========================...