On Fri, 24 Jan 2014, cociuba mihai wrote:
I'm using R on my tablet by connecting to an online server with
RStudio
server
http://www.rstudio.com/ide/server/ and I'm wondering if a similar
solution would be feasible for gretl?
If gretl is built against current GTK 3 it can be run in a browser using
GDK_BACKEND=broadway (you can try this on your own computer, and find
gretl at
http://localhost:8080). I'm not sure how this plays out in a real
networking context, but it may be worth exploring.
Allin