It&#39;s in the inline package in the file <br>R/cfunction.R<br><br>Jonas<br><br><br><div class="gmail_quote">On Wed, Aug 24, 2011 at 6:49 AM, Darren Cook <span dir="ltr">&lt;<a href="mailto:darren@dcook.org">darren@dcook.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Trying to understand some of the Rcpp/inline internals I was led to a<br>
call to compileCode() [1]. This is called from both cxxfunction and<br>
cfunction, but I cannot find it anywhere. I downloaded the inline<br>
package source code (having already searched the Rcpp source code), and<br>
then as still no luck, I just downloaded the R source code, and it is<br>
not in there either?!<br>
<br>
Darren<br>
<br>
[1]:<br>
    libLFile &lt;- compileCode(f, code, language = language, verbose = verbose)<br>
<br>
<br>
--<br>
Darren Cook, Software Researcher/Developer<br>
<br>
<a href="http://dcook.org/work/" target="_blank">http://dcook.org/work/</a> (About me and my work)<br>
<a href="http://dcook.org/blogs.html" target="_blank">http://dcook.org/blogs.html</a> (My blogs and articles)<br>
_______________________________________________<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>
</blockquote></div><br>