<div dir="ltr"><div><div><div>I wanted to thank everyone for help on this. Putting the typedef in a header (inst/include/RItools.h) the export function would auto-include was exactly what I was looking for. This discussion also prompted me to think a little more about the interface my package should export should anyone else want to write test statistic functions that are compatible.<br>
<br></div>Thanks again,<br></div>-M<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 19, 2013 at 3:15 PM, Dirk Eddelbuettel <span dir="ltr"><<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 19 October 2013 at 16:06, JJ Allaire wrote:<br>
| For it to actually work though we'd need to modify Makevars as well (as Romain<br>
| pointed out) so that the RcppExports.cpp could see the include file. This might<br>
| get trickly.<br>
<br>
</div>Well right now we simply set people up to fail / having to create it<br>
themselves. Rcpp.package.skeleton() has always created src/Makevars{.win} but<br>
currently does not include PKG_CPPFLAGS = ...  Maybe it should. Anyway...<br>
<div class="im"><br>
| My thought was that we should either generate a fully working<br>
| solution or failing that generation enough pointers/documentation to get most<br>
| users over the hump.<br>
<br>
</div>The thread is long enough, so maybe the next someone struggles with this they<br>
may find. If someone is itching to fix this, we will gladly take patches.<br>
<div class="im HOEnZb"><br>
Dirk<br>
<br>
--<br>
Dirk Eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a> | <a href="http://dirk.eddelbuettel.com" target="_blank">http://dirk.eddelbuettel.com</a><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Rcpp-devel mailing list<br>
<a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a><br>
</div></div></blockquote></div><br></div>