What I want to do in this post is a development environment in my PC. I am not going to explain the all of the software installation other than R installation because there are plenty of web blog related to open-source installation.
Because I use window XP as a main operating system in my computer, I have to choose an virtual environment. I've chosen an Oracle virtual box which is free as an virtualization software. And I've decided an Ubuntu 2.4 as my main operating system.
Once you've finished fundamental installation, you can add on another software in Linux environment. If you have a preferable environment, then you can choose what you want.
I've already explained how to install R software in Window environment in another post, but this time I will show show you how to install R in linux environment.
Of course, detailed install guide can be found in R official web page.
First, visit main web page http://www.r-project.org/
Then, go to download page and click your preferable mirror site.
Now, you can see different kinds of R software versions in terms of OS. (Click Linux version)
After that, you can find a install guide on the below. I will briefly show you how to executed in my PC environment.
1) To obtain the latest R packages, add an entry in your /etc/apt/sources.list file
My favorit cran mirro site is like this.
deb http://cran.stat.sfu.ca//bin/linux/ubuntu precise/