Requirements -- heavy lifting on the remote machine visuals on the local machine editing in sublime text quit send to terminal test <- function(x) { print("hello") } test() ## SETTING UP THE R BOX sudo apt-get install sux sux rstudio R # TEST: set.seed(1); y <- 1:500; x<-rnorm(y); plot(x, y) IF YOU USE THE TERMINAL OR iTERM, see the note below (use the opposite one for R)