Re: [Rd] Web apps on a R server

2015-08-24 Thread Simon Urbanek
On Aug 24, 2015, at 4:28 AM, arnaud gaboury 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 a

[Rd] Web apps on a R server

2015-08-24 Thread arnaud gaboury
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