Skip to content
Prev 8207 / 15076 Next

R-Gui with remote execution?

Just to elaborate on the RStudio a bit more ... I actually don't use
it, but it sounds like it really provides what you are after.

Look at the "RStudio Server" section in the docs here:
http://rstudio.org/docs/

R will be running on a remote machine (presumably your
?ber-high-horsepower mac), and the clients will connect to it using
their browser, and the interface (I think) is quite similar to the
"normal" RStudio one running on your own machine.

Also, people are running rstudio on large EC2 instances with success
as well, for example:

http://inundata.org/2011/03/30/r-ec2-rstudio-server/

Hope that helps,
-steve
On Fri, Jul 15, 2011 at 3:59 PM, Finak, Greg <gfinak at fhcrc.org> wrote: