2.13 Installing RStudio

The open source and freely available RStudio software is recommended as a modern integrated development environment (IDE) for writing R programs. It can be installed on common desktop computers or servers running GNU/Linux, Microsoft/Windows, or Apple/MacOS.

A browser version of RStudio also allows a desktop to access R running on a back-end cloud server. This version of RStudio runs on a remote computer (e.g., a server in the cloud) and provides a graphical interface presented within a web browser on our own desktop. The interface is much the same as the desktop version but all of the commands are run on the server rather than on our own desktop. Such a setup is useful when we require a powerful server on which to analyse very large datasets. We can then control the analyses from our own desktop with the results sent from the server back to our desktop whilst all the computation is performed on the server itself which may be a considerably more powerful computer than our usually less capable personal computers.

An alternative cloud server setup is to connect to a remote cloud server using X2Go as a remote desktop protocol.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0