Thanks you very much !
I cleaned up all the Qt dependencies to simplify reproducibility, but when
I moved the call to Rf_endEmbedded to the destructor of class RManager
instead of right after the callbacks settings, the issue disappeared.
It still seems a bit weird that this placement of Rf_endEmb
You might have more luck getting help with a completely self-contained
example (no QT in particular) and a complete description of how you
built and ran your example.
That said, the placement of the call to Rf_endEmbedded looks a little
odd.
Best,
luke
On Thu, 12 Jul 2018, Andéol Evain wrote: