Re: [Rcpp-devel] Resolving NativeSymbolInfos from Rcpp

2010-06-08 Thread Romain Francois
Le 09/06/10 07:14, Romain Francois a écrit : Le 09/06/10 03:04, Davor Cubranic a écrit : Hi there, I have a question about the murky world of R internals, DLLs, and their interaction with Rcpp. There are some C routines in the 'stats' package that I would like to call directly from my Rcpp-b

Re: [Rcpp-devel] Resolving NativeSymbolInfos from Rcpp

2010-06-08 Thread Romain Francois
Le 09/06/10 03:04, Davor Cubranic a écrit : Hi there, I have a question about the murky world of R internals, DLLs, and their interaction with Rcpp. There are some C routines in the 'stats' package that I would like to call directly from my Rcpp-based package, e.g., loess_raw. However, 'stat

[Rcpp-devel] Resolving NativeSymbolInfos from Rcpp

2010-06-08 Thread Davor Cubranic
Hi there, I have a question about the murky world of R internals, DLLs, and their interaction with Rcpp. There are some C routines in the 'stats' package that I would like to call directly from my Rcpp-based package, e.g., loess_raw. However, 'stats' only exposes them to R callers, not C or C+

[Rcpp-devel] Rcpp 0.8.1

2010-06-08 Thread Romain Francois
Hello, Dirk released Rcpp 0.8.1 to CRAN. This version fixes a number of issues and also sets the goals for Rcpp 0.9.0 : - documentation - nicer ways to expose C++ classes and functions with Rcpp modumes as hinted here in recent threads More details on my blog: http://romainfrancois.blog.free