|
This category holds links on interfaces for R to Web and Internet standards, protocols, and languages. Most are for web-based analysis, which make data analysis programs easy to share with others, via web browsers.
|
|
|
1. |
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.
|
|
|
2. |
R-php
-
Coded in PHP and MySQL, to run requires: PHP, MySQL, Apache, ImageMagick, Netpbm. Downloads.
|
|
|
3. |
R_PHP_Online
-
PHP CGI web interface to run R programs online, with graphic output. Runs on Unix, Windows, with Web server. Not a PHP extension. Descriptions, documents, downloads. [Open Source, GPL]
|
|
|
4. |
Rho
-
Integrated toolkit for web deployment of R analysis. Java server/servlet allows concurrent management of multiple projects, packages, users; keeps user analysis state across a session. Descriptions, documents, downloads.
|
|
|
5. |
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]
|
|
|
6. |
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.
|
|
|
7. |
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.
|
|
|
8. |
R Zope Demonstration Live CD
-
Knoppix based live CD with R Zope examples. [Warnes Laboratory for Computational Statistics]
|
|
|