[Rcpp-devel] Struggling with cppFunction() and clusterExport()
Dirk Eddelbuettel
edd at debian.org
Fri Sep 27 13:22:22 CEST 2013
On 27 September 2013 at 11:28, Romain Francois wrote:
| It might be worth handling this internally. The object could carry with
| it its definition and compile itself if the pointer is the null pointer,
| which is what you get apparently.
|
| Unless things have evolved in R, there is no way to control how an
| external pointer is serialized and reloaded.
The (R)Stan team at Columbia did with the cxxfunplus package. Sadly they
never folded that back to the inline package.
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list