Skip to content
Back to formatted view

Raw Message

Message-ID: <4E5482E2.4040702@dcook.org>
Date: 2011-08-24T04:49:38Z
From: Darren Cook
Subject: [Rcpp-devel] Where is compileCode() ?

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)