Using Shiny for some R related projects GEUVADIS EXAMPLE: Clone this repository (example assumes that you clone into a directory called ~/git/). From shell" cd ~/git git clone https://github.com/DrOppenheimer/ Start R Go to the GEUVADIS directory in the repository from R prompt /git/Shiny_fun/GEUVADIS.2-2-16 setwd("~/git/Shiny_fun/GEUVADIS.2-2-16") Run this command runApp("./") That's it -- R may complain if you need to install requisite packages