[R] R web application development

Gergely Daróczi gergely at snowl.net
Wed Mar 20 20:16:39 CET 2013


Hello John,

sure, you might want to check out the below applications for your
purposes with a dedicated server:

 * http://rapache.net
 * http://opencpu.org

And we also do something similar at http://rapporter.net in the means
of Rapplications on cloud servers.

Best,
Gergely

On 19 March 2013 00:55, John linux-user <johnlinuxuser at yahoo.com> wrote:
>
> Dear all,
>
> I am wondering if what would be the simple way to develop a simple web application that runs R. That is, the web application allows any user upload a dataframe as a variable to my web server, a linux-based apache, and then run a R package (my package) on the variable that should ideally be handled  as a variable in memory instead of saving to the disk in my server , for security concern. After running, the result would be returned to the web.  Any suggestion will be appreciated.
>
> Best,
>
> John
>         [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list