  |
http://www.math.montana.edu/Rweb/ - http://www.math.montana.edu/Rweb/
Web based interface to R, takes submitted code, runs R on it (batch mode), returns the output (printed or graphical). Set up your own Rweb server by downloading source code and support software. Descriptions, documents, downloads. |
  |
http://stats.math.uni-augsburg.de/rserve/ - http://stats.math.uni-augsburg.de/rserve/
TCP/IP server for other programs to use R from various languages with no need to initialize R or link to R library. Each connection has unique workspace, working directory. Client implementations for common languages (C/C++, Java). Remote connection, authentication, file transfer. Descriptions, documents, downloads. |
  |
http://dssm.unipa.it/R-php/ - http://dssm.unipa.it/R-php/
Coded in PHP and MySQL, to run requires: PHP, MySQL, Apache, ImageMagick, Netpbm. Downloads. |
  |
CGIwithR - http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/software/cgiwithr/
Package to use R as CGI script language. Uses: online calculators, with R as compute engine; processing web forms generally, with R as alternative to more common script languages, e.g., Perl. |
 |
http://www.rpad.org/Rpad/ - http://www.rpad.org/Rpad/
Interactive, web-based analysis package, webpage and GUI designer. Pages are workbook type sheets in R. Makes data analysis programs that share with others easily, via web browsers. Descriptions, documents, downloads. [Open Source, GPL] |