Skip to content
Prev 50889 / 63424 Next

Web apps on a R server

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

            
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