[R] New R CGI gateway: TKU-Stat

Steve Chen steve at stat.tku.edu.tw
Mon Apr 22 01:04:33 CEST 2002


Hi boys and girls,

This is to let you know that I am writing a new R CGI gateway: TKU-Stat
which has its page on

http://tkustat.stat.tku.edu.tw
(There is an "English" option on main menu)

It's based on PHP language, but it's NOT a R <-> PHP API
(I am not a good C programmer :( )

It's just a CGI. Basically, I use PHP and some template engine
to get inputs/selections from webpage, forward them 
to R's batch mode, get the result, and show the results on Web page.

Currently it's in developing stage, but modules for basic statistics
are almost done.

This package is not limited to pure CGI for R only. It should be able 
to handle all programs with batch-processing capability. In fact,
I am using randlib and dcdflib fortran codes to do probability
calculation, as a demo of alternatives. It should also be able to
handle SAS :)

I will release the codes in GPL licence as soon as possible,
after I clean bunch of messy codes and unify module standard.

from Steve Chen (email: steve at steve-chen.net)
Associate Professor
Department of Statistics
Tamkang University, Taipei, Taiwan

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list