Ivo,

Appreciate that you post here.  Am a little pressed for time but in a
nutshell, you missed that the new (and very nice) Rcpp Attributes which you
use for sourceCpp do NOT currently mix with Rcpp Modules.

So either concentrate on easily writing accessor function, OR concentrate on
using Modules (which is not th easiest topic to start with). You cannot mix
and match.

As for simplest examples: they are eg in the package itself, look at 

   /usr/local/lib/R/site-library/Rcpp/unitTests/testRcppModule/

which provides a small but complete working package using modules.

Hope this helps,  Dirk

-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to