On Aug 24, 2015, at 4:28 AM, arnaud gaboury <arnaud.gabo...@gmail.com> wrote:

> I want to deploy some R web apps with a clean separate of concerns: R
> code // applications.
> 
> My choice for the R part is to use one of these two tools:
> - deployR[1]
> - OpenCPU[2]
> 
> and JavaScript for web apps.
> 
> OS is Fedora 22 and web server Nginx.
> 
> I have been reading documentation about these two R application
> integration tools, and find hard to choose one method. So I am
> interested in hearing testimonies from anyone with experience and
> pro/cons.
> 

Just for completeness - there is also Rserve (disclaimer: I'm the author). It's 
a bit more flexible (native RPC both ways, no need for any JSON encoding) and 
if you want a GUI, viz tools, Shiny compatibility etc, you can use RCloud ...

Cheers,
Simon



> 
> Thank you for advice.
> 
> [1]http://deployr.revolutionanalytics.com/
> [2]https://www.opencpu.org
> -- 
> 
> google.com/+arnaudgabourygabx
> 
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
> 

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to