I’ve just installed Julia 1.5.1 and R (v3.6.3) on a Codeanywhere container running Ubuntu 16.04.
I was happily surprised to find that RCall works beautfully, however I’m also running an instance of RStudio Server. over the browser on this container and am wondering if I can get RCall talking to RStudio’s instance of R so I can use @rput to send data from Julia to RStudio.
Too much to ask?
Possibly a question to put to RStudio server peeps, but I thought I would try here first.
Any tips greatly appreciated.