[Rcpp-devel] RFC -- Function for making modules ala inline
Dirk Eddelbuettel
edd at debian.org
Fri Mar 18 13:34:38 CET 2011
Christian,
Thanks for (re-)posting this. Do you have an example use with an example
module, or maybe with one of the unit tests?
When I started with RcppBDT I did use cxxfunction() via its include=txt
argument but I haven't done much that way. I won't have a lot of time poking
around to see if this could / should be made better but I'll try to play with
it.
Not sure about the natural place for it. Some part of me sees it as an
extension / variant of cxxfunction -- which already has a weak dependency on
Rcpp via the plugin call.
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list