Results 45 comments of Jonathan Shore

Hi very good questions: 1. if you used the bridge during an R session and no longer using the objects, once the variables are unbound or overridden or the scope...

Each R session does indeed create a new thread on the server. However currently there is not support for one session to load dll 1 and another session to load...

There is no support for return by reference. The code assumes a function returns either an object, primitive, or void. When I have a function that may operate in-memory on...

Do you have a suggestion as to how to fix? I am not sure how to reproduce this.

Sorry, I've not been maintaining this project. It looks like the API for plotnine has changed. The ggplot.py file needs adjustment. Alternatively can remove the dependency within HawkesBSI, HawkesBVC to...