stat405
Download R 2.15.1 for windows or mac.
Install rstudio
Install the R packages you need by running the following R code:
install.packages("ggplot2")