jperraud wrote:
Yes there is an issue, at least with the latest release, possibly with the latest development code (yet to test)That's what I don't understand. I'm aware of the issue with re-instantiating/re-initializing, but I'm resetting the FSI session between trials. I doesn't seem like I'm creating more than one instance or initializing multiple times.These symptoms are known to show up if reinitializing an R engine several times in a process lifetime. However there is no reason this is the case here.
- See repro at https://github.com/jmp75/rdotnet-support/blob/master/usersupport/RProviderSupport/BasicTests.fsx
- Opened issue https://rdotnet.codeplex.com/workitem/89
Background information possibly also at:
I'll coordinate with the authors/contributors to RProvider to diagnose and fix this