Skip to content
Prev 15811 / 63461 Next

A 'true' R-wrapper for C++ classes

And I've just added responses to part of it:
I think you'll have to ask the OOP author this one.  Generally R doesn't
have pointers, so when a package provides them, it needs to do a lot of
low level support for them.
I think it would be harder to write such a thing, in that R and C++ are
more different than Java and C++ are.

Duncan Murdoch