Installing to R and RStudio

[This article was first published on r – Lunean, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

R is a powerful language and environment for statistics and scientific graphics. Some of the main advantages of R is that is free/open-source and users can find a lot of help online. RStudio provides free interface to R that has an organized layout and many extra options for R users. The slides below give an overview to the R language, and they provide instructions on downloading and installing R and RStudio, as well as, showing some of the main features of RStudio.

Included in these slides are links to YouTube videos, which cover R and RStudio installation most operating systems, including: Windows, Mac OSX, and Ubuntu Linux. Furthermore, the videos cover how to install and configure Java for R so that users can make use of the rJava package, which is used by many R packages; rJava allows package developers to make use of existing software written in Java that can oftentimes be faster than code written in R. Proper installation of rJava requires the manual installation of the 64-bit version Java. By default, the main Java download page gives users a 32-bit version of Java that will not work.

After installing R, beginner users should read this Introduction to R.

            

The post Installing to R and RStudio appeared first on Lunean.

To leave a comment for the author, please follow the link and comment on their blog: r – Lunean.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)