Skip to content
Prev 8057 / 10988 Next

[Rcpp-devel] Package Rcpp: Question conerning source code of cpp files and related question

Note that you can call Rcpp::sourceCpp directly from within any IDE.
You can't just do a an R CMD SHLIB on the file though as there is
_lots_ of work done by sourceCpp to ensure that the build environment
is configured correctly.
On Tue, Sep 30, 2014 at 10:55 AM, Jonathan Olmsted <jpolmsted at gmail.com> wrote: