<div dir="ltr">Hi All, I knew I wouldn't be able avoid Rcpp forever. :)<div><br></div><div>I am about create R wrappers to a C++ library, old style, not templating. Rcpp attributes, and custom as<> and wrap() seem to be the way to go, and they are indeed very appealing. (If only they would have existed when I started with igraph!)</div>
<div><br></div><div>My question is, is there a way you keep the original sources of the wrapped library intact? I would be updating the sources regularly, and I figured the best would be not to touch them at all.</div><div>
<br></div><div>According to the docs, compileAttributes does not support this. Do you have anything against implementing this in Rcpp? If not, and you can help me coming up with some syntax that you like, I can code it up.</div>
<div><br></div><div>Best,</div><div>Gabor</div></div>