Skip to content
Prev 9707 / 10988 Next

[Rcpp-devel] Resolving NativeSymbolInfos from Rcpp (revisited)

2017-07-31 13:26 GMT+02:00 Dirk Eddelbuettel <edd at debian.org>:
Here we go, comments and PRs welcome: https://github.com/Enchufa2/RcppXPtrUtils

Apart from adding tests, I was thinking about defining a wrapper for
cppXPtr(), so that packages can use this wrapper to check and enforce
a given signature, in order to avoid compiling, running & crashing due
to a wrong signature.

I?aki