Re: [R] Setting up an R server.

2014-01-22 Thread aldi
Hi John, A server it means a computer that has an operating system, where you can run R. For example, a Linux OS can be run in a computer connected to your Local Area Network at home. There you can install R and you can communicate with it via batch mode or interactive. The simplest is you be

Re: [R] Setting up an R server.

2014-01-20 Thread ce
I didn't try it myself but free Teamviewer software lets you access to any PC linux or windows from your ipad : http://www.teamviewer.com/ -Original Message- From: "John Sorkin" [jsor...@grecc.umaryland.edu] Date: 01/20/2014 09:13 AM To: "" Subject: [R] Set

Re: [R] Setting up an R server.

2014-01-20 Thread R. Michael Weylandt
Perhaps http://www.rstudio.com/ide/docs/server/getting_started Michael On Mon, Jan 20, 2014 at 9:12 AM, John Sorkin wrote: > Can someone provide suggestions about how to best set up an R server? I would > like to be able to run R on my IPad. It sounds like the only way to do this > is to have

[R] Setting up an R server.

2014-01-20 Thread John Sorkin
Can someone provide suggestions about how to best set up an R server? I would like to be able to run R on my IPad. It sounds like the only way to do this is to have the IPad access an R server. The server will be at my home, connected to the internet via my cable company (comcast). I don't yet k