Closed PavelBal closed 7 months ago
What branch are you working in? Seems like that should be part of the issue #53 which has been worked on in #112
But not yet merged
Yes working on that branch.
Ok, when you can reproduce let's see. I expect the title will have to change somehow because we are catching exceptions and returning flags from C# to C++ and then C++ is returning a meaningful SEXP based on the flag.
dotnetlib_path
is NULLThis came up through a series of unfortunate events, but anyway, if a user does not call rsharp_create_domain, but calls other methods, the exception would happen and we should not crash R process in that event.
Loading assembly might throw an unhandled exception, which crashes R.