Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] Details on how R is called from StatET

Hi,
I could make it work using a RTerm-based R console. Are there any downsides using this type of console ? For instance the completion and help do not seem to work...

Le mar. 23 juin 2020 à 10:10, Karl Forner <karl.forner@xxxxxxxxx> a écrit :
Hello,

I'm trying to integrate a dockerized R interpreter in StatET.
For this I'd like to know how StatET is sending commands to R.
Is it starting the R executable ? Or calling directly libR.so ?

Thanks for any information you can provide, e.g. the location of the source code that deals with this R communication.

Karl

Back to the top