<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hello, </div><div><br></div><div>This is fixed in Rcpp implementations I maintain: Rcpp11 and Rcpp98 and tested for in Rcpp-test. </div><div><a href="https://github.com/romainfrancois/Rcpp11/blob/master/src/attributes.cpp#L1195">https://github.com/romainfrancois/Rcpp11/blob/master/src/attributes.cpp#L1195</a></div><div><a href="https://github.com/romainfrancois/Rcpp98/blob/master/src/attributes.cpp#L1228">https://github.com/romainfrancois/Rcpp98/blob/master/src/attributes.cpp#L1228</a></div><div><br></div><div>Trivial to port the fix to Rcpp. </div><div><br></div><div>Romain</div><br><div><div>Le 31 déc. 2013 à 05:15, Tim Keitt <<a href="mailto:tkeitt@gmail.com">tkeitt@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Apologies if this is the wrong list for user questions -- happy to be redirected -- I did not see it immediately.<div><br></div><div>Am I correct in noting that</div><div><br></div><div>// [[Rcpp::export]]</div>

<div>void test(void)</div><div>{</div><div>    // do something</div><div>}</div><div><div><br></div><div>does not generate any code in RcppExports.R?</div><div><br></div><div>Thanks.</div><div><br></div>-- <br>Timothy H. Keitt<br>

<a href="http://www.keittlab.org/" target="_blank">http://www.keittlab.org/</a><br>
</div></div>
_______________________________________________<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>https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</blockquote></div><br></body></html>