It's in the inline package in the file
R/cfunction.R

Jonas


On Wed, Aug 24, 2011 at 6:49 AM, Darren Cook <dar...@dcook.org> wrote:

> Trying to understand some of the Rcpp/inline internals I was led to a
> call to compileCode() [1]. This is called from both cxxfunction and
> cfunction, but I cannot find it anywhere. I downloaded the inline
> package source code (having already searched the Rcpp source code), and
> then as still no luck, I just downloaded the R source code, and it is
> not in there either?!
>
> Darren
>
> [1]:
>    libLFile <- compileCode(f, code, language = language, verbose = verbose)
>
>
> --
> Darren Cook, Software Researcher/Developer
>
> http://dcook.org/work/ (About me and my work)
> http://dcook.org/blogs.html (My blogs and articles)
> _______________________________________________
> Rcpp-devel mailing list
> Rcpp-devel@lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
>
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to