Hi Everyone, Does anyone know of any projects for running an interactive R session within a web browser? I'm looking for something similar to the one on the Ruby website (tryruby.org), except for R. Thanks for your responses in advance! Lanna ----- Lanna Jin lannajin at gmail.com 510-898-8525 -- View this message in context: r.789695.n4.nabble.com/R-for-web-browser-tp2125571p2125571.html Sent from the R help mailing list archive at Nabble.com.
I wrote about R-Node last month, it offers what you are talking about: r-statistics.com/2010/04/r-node-a-web-front-end-to-r-with-protovis ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: talgalili.com (Hebrew) | biostatistics.co.il (Hebrew) | r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Tue, May 4, 2010 at 4:51 PM, Lanna Jin <lannajin@gmail.com> wrote:> > Hi Everyone, > > Does anyone know of any projects for running an interactive R session > within > a web browser? > I'm looking for something similar to the one on the Ruby website > (tryruby.org), except for R. > > Thanks for your responses in advance! > > Lanna > > ----- > Lanna Jin > > lannajin@gmail.com > 510-898-8525 > -- > View this message in context: > r.789695.n4.nabble.com/R-for-web-browser-tp2125571p2125571.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
Lanna Jin <lannajin <at> gmail.com> writes:> > > Hi Everyone, > > Does anyone know of any projects for running an interactive R session within > a web browser? > I'm looking for something similar to the one on the Ruby website > (tryruby.org), except for R. > > Thanks for your responses in advance! >You can run R code through the sage software. (Sage is a CAS and also an interface to numerous open-source software packages.) The main interface for sage is through a notebook within a web browser. A freely accessible notebook server can be found at sagenb.org. Recent work involves integrating R's plotting features within the notebook.> Lanna > > ----- > Lanna Jin > > lannajin <at> gmail.com > 510-898-8525