On Thu, Oct 12, 2017 at 4:09 PM, James <jbiomant...@gmail.com> wrote:
>
> 5. #lang R or some other method to combine Racket and R - We need to go to
> R for computational work because that's what is trusted in the field.


I published a package called opencpu (
http://docs.racket-lang.org/opencpu/index.html) that provides a little bit
of abstraction on the Racket side over the OpenCPU HTTP API for R (
https://www.opencpu.org/). I haven't used it in production (because I
persuaded my colleagues in the project for which I wrote it to just
implement the functionality in pure Racket), but it may be a useful
starting point for others. I welcome suggestions, forks, and pull requests!
https://github.com/liberalartist/opencpu

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to