Skip to content
Prev 4180 / 10988 Next

[Rcpp-devel] RInside destructor not working properly?

That does seem reasonable :-)
I assume there must be a "nothing we can do about" reason why RInside
works the way it does. So I wonder if you can create a global RInside
instance using a global test environment call?

http://code.google.com/p/googletest/wiki/AdvancedGuide#Global_Set-Up_and_Tear-Down

Darren