Skip to content

DECISION STATS

Better Decisions === Faster Stats

  • Interviews
  • About DecisionStats
    • Decisionstats.org
      • Ajay @ arts
        • Hackers dont die
  • Interviews
  • About DecisionStats
DECISION STATS

Tag: Itunes

R Node- and other Web Interfaces to R

vector version of this image
Image via Wikipedia

R Node is a great web interface to R.

http://squirelove.net/r-node/doku.php

Features

  • Access to a R server backend via a web browser UI
  • The web browser UI works in all modern browsers, including IE 7 and 8 (excluding SVG based graphs).
  • Username/password login (both from the browser to the R-Node server, and from the R-Node server to Rserve and R).
    • Per-user R sessions. Each user can have their own R workspace, or they can share.
  • Support for most R commands that perform statistical analysis and provide textual feedback.
  • Support for most standard R commands that provide graphical feedback via server side generation of the graphs. Some graphs (e.g. plot() can be plotted via SVG client-side as well).
  • Downloading of generated graphs.
  • Accessing R help files using help() and ? commands (Note R v2.10 altered how help is provided, so this currently is not working in R v2.10)
  • Uploading files to work with their data in R.
  • Many commands will work. Try a command, if it does not work, use the feedback button in the application to let us know.

Limitations

  • Various R functions are not supported. These include:
    • Installation of new R packages.
    • Searching of help via ??.
    • Example calls (via example()).
Of course other Web Interfaces to R are-http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-Web-Interfaces
  • First and now not so updated Rweb: Web-based Statistical Analysis Last Modified: 25-Jun-1999 JSS Paper (http://www.jstatsoft.org/v04/i01/



R-Online https://user.cs.tu-berlin.de/~ulfi/cgi-bin/r-online/r-online.cgi(The official FAQ seems outdated )

  • Rcgi  (it is not clear if the project is still active as per official FQ)  http://www.ms.uky.edu/~statweb/testR3.html

Rphp

http://dssm.unipa.it/R-php/

RWui

http://sysbio.mrc-bsu.cam.ac.uk/Rwui/

R.Rsp

http://cran.r-project.org/web/packages/R.rsp/index.html

RServe

http://www.rforge.net/Rserve/

http://www.rforge.net/doc/packages/Rserve/00Index.html

RPad

http://rpad.googlecode.com/svn-history/r76/Rpad_homepage/index.html


CGIwithR

JSS paper Citation. CGIwithR: Facilities for processing Web forms using R. Journal of Statistical Software, 8(10), pp. 1-8, 2003.

A lecture on aspects of using CGI

R Apache

http://biostat.mc.vanderbilt.edu/rapache/

  • Open Infrastructure for Outcomes with a live reporting module using RSessionDA 
  • Free statistics software– Wessa server using R (see http://www.wessa.net/rwasp_arimaforecasting.wasp)

Wessa, P. (2011), Free Statistics Software, Office for Research Development and Education,
version 1.1.23-r6, URL http://www.wessa.net/

You can even see my results here
http://www.freestatistics.org/blog/index.php?v=date/2011/Feb/14/t12976948805e8vh3v1e680a0z.htm/
  • An impressive implementation of time series analysis based on R and Javascript. This web server creates separate browser windows for data entry, graphics, and procedure selection. These windows are dynamic. For example, after entering data there is no submit button to submit the data. The procedure selection window is used to start the analysis, which uses the current values in the data window.
http://alpha1.ism.ac.jp/inets2/parent_sample.html?
  • Online multivariate analysis and graphical displays from PBIL, Lyon
http://pbil.univ-lyon1.fr/Rweb/
  • An R web server for robust rank-based linear models
http://www.stat.wmich.edu/slab/RGLM/ (impressive except for the red font)
  • gWidgetsWWW
http://www.math.csi.cuny.edu/gWidgetsWWWrun/ex-index.R

To make an interactive GUI in gWidgets can be as easy as creating the following script:

w <- gwindow(’simple interactive GUI with one button’, visible=FALSE)
g <- ggroup(cont=w)
b <- gbutton(’click me’, cont=g, handler=function(h,...) {
gmessage(’hello world’, parent=b)
})
visible(w) <- TRUE

A big and slightly outdated  resource page from (which I used for some find and seek of resources)

http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/StatCompCourse

AND

The famous site at http://www.yeroon.net/ggplot2/ (but no sharing of this site’s  source code ,sigh!)

Thats all for now- but watch this space its exciting (to watch AND code) –

Code Enhancers for R

This page lists code editors (or IDE)

https://rforanalytics.wordpress.com/code-enhancers-for-r/

Graphical User Interfaces for R

https://rforanalytics.wordpress.com/graphical-user-interfaces-for-r/

ODBC /Databases for R

https://rforanalytics.wordpress.com/odbc-databases-for-r/

Related Articles
  • WebTunes provides Web-based iTunes interface (macworld.com)
  • 5 Reasons to Use Twitter Web Interface (madrasgeek.com)
  • Getting Started With Riak & Python (pragmaticbadger.com)
  • Rserve – Binary R server – RForge.net (rforge.net)
  • How to Run Apache and Node.js on the Same Server (readwriteweb.com)
  • Rserve – TCP/IP interface to R – RoSuDa – Lehrstuhl für Rechnerorientierte Statistik und Datenanalyse – Universität Augsburg (stats.math.uni-augsburg.de)
28.635308 77.224960

Please share:

  • LinkedIn
  • Facebook
  • Twitter
Author Ajay OhriPosted on February 14, 2011February 14, 2011Categories Analytics, InternetTags analysis, Apache, Application programming interface, browser, Button, Clients, code, data, easy, Editors, FAQ, forms, Free, graphs, GUI, Itunes, java, journal, journal of statistical, jss, live, Login, Math, module, office, python, R, reporting, research, rstats, Scalable Vector Graphics, server, sharing, space, statistical, Statistical Analysis, statistics, twitter, US, use, User interface, user interfaces, web, Web browser, web interfaces, web interfaces to R, Web server, windows, workLeave a comment on R Node- and other Web Interfaces to R

Posts navigation

Previous page Page 1 Page 2

Blog Stats

  • 1,195,036 hits

BitCoin Address

BitCoin Wallet

12FxL4og4MqtZt6pRZ1LkcMQq6ddgJK4Yg

Latest Book

SAS for R Users

Books by Ajay Ohri

Python for R USers

R for Business Analytics


R for Cloud Computing

On FB

On FB

Archives

  • January 2021 (1)
  • December 2020 (1)
  • September 2020 (1)
  • July 2020 (1)
  • June 2020 (1)
  • May 2020 (1)
  • March 2020 (1)
  • February 2020 (2)
  • January 2020 (8)
  • December 2019 (1)
  • November 2019 (2)
  • October 2019 (1)
  • May 2019 (2)
  • March 2019 (3)
  • February 2019 (1)
  • January 2019 (1)
  • December 2018 (3)
  • October 2018 (1)
  • September 2018 (7)
  • August 2018 (3)
  • July 2018 (6)
  • June 2018 (2)
  • May 2018 (1)
  • April 2018 (2)
  • March 2018 (7)
  • February 2018 (16)
  • January 2018 (4)
  • December 2017 (10)
  • November 2017 (8)
  • October 2017 (6)
  • September 2017 (4)
  • August 2017 (6)
  • July 2017 (6)
  • June 2017 (3)
  • May 2017 (4)
  • March 2017 (1)
  • February 2017 (2)
  • January 2017 (2)
  • December 2016 (3)
  • November 2016 (7)
  • September 2016 (7)
  • August 2016 (12)
  • July 2016 (12)
  • June 2016 (8)
  • May 2016 (11)
  • April 2016 (5)
  • March 2016 (22)
  • February 2016 (6)
  • January 2016 (4)
  • December 2015 (26)
  • November 2015 (19)
  • October 2015 (44)
  • September 2015 (18)
  • August 2015 (28)
  • July 2015 (12)
  • June 2015 (6)
  • May 2015 (9)
  • April 2015 (9)
  • March 2015 (11)
  • February 2015 (5)
  • January 2015 (8)
  • December 2014 (9)
  • November 2014 (10)
  • October 2014 (3)
  • September 2014 (5)
  • August 2014 (5)
  • July 2014 (14)
  • June 2014 (21)
  • May 2014 (10)
  • April 2014 (14)
  • March 2014 (15)
  • February 2014 (11)
  • January 2014 (4)
  • December 2013 (16)
  • November 2013 (19)
  • October 2013 (23)
  • September 2013 (12)
  • August 2013 (14)
  • July 2013 (9)
  • June 2013 (8)
  • May 2013 (15)
  • April 2013 (16)
  • March 2013 (8)
  • February 2013 (16)
  • January 2013 (18)
  • December 2012 (7)
  • November 2012 (8)
  • October 2012 (10)
  • September 2012 (1)
  • August 2012 (26)
  • July 2012 (31)
  • June 2012 (12)
  • May 2012 (10)
  • April 2012 (12)
  • March 2012 (27)
  • February 2012 (31)
  • January 2012 (26)
  • December 2011 (27)
  • November 2011 (40)
  • October 2011 (32)
  • September 2011 (29)
  • August 2011 (30)
  • July 2011 (30)
  • June 2011 (33)
  • May 2011 (50)
  • April 2011 (51)
  • March 2011 (31)
  • February 2011 (38)
  • January 2011 (36)
  • December 2010 (35)
  • November 2010 (77)
  • October 2010 (73)
  • September 2010 (65)
  • August 2010 (19)
  • July 2010 (14)
  • June 2010 (11)
  • May 2010 (20)
  • April 2010 (18)
  • March 2010 (8)
  • February 2010 (10)
  • January 2010 (42)
  • December 2009 (38)
  • November 2009 (60)
  • October 2009 (41)
  • September 2009 (45)
  • August 2009 (37)
  • July 2009 (21)
  • June 2009 (28)
  • May 2009 (49)
  • April 2009 (29)
  • March 2009 (39)
  • February 2009 (34)
  • January 2009 (42)
  • December 2008 (18)
  • November 2008 (37)
  • October 2008 (20)
  • September 2008 (52)
  • August 2008 (62)
  • July 2008 (42)
  • June 2008 (16)
  • May 2008 (10)
  • April 2008 (20)
  • March 2008 (15)
  • February 2008 (30)
  • January 2008 (20)
  • December 2007 (13)

This slideshow requires JavaScript.

  • Interviews
  • About DecisionStats
    • Decisionstats.org
      • Ajay @ arts
        • Hackers dont die
  • Interviews
  • About DecisionStats
DECISION STATS Blog at WordPress.com.
Cancel