[Rcpp-devel] Building/linking trouble with cxxfunction()

Christian Gunning xian at unm.edu
Thu Feb 17 05:31:24 CET 2011


On Wed, Feb 16, 2011 at 7:59 PM,  <Ken.Williams at thomsonreuters.com> wrote:
>
>
>> R.e. S4 -- a good place to start is here:
>> http://www.r-bloggers.com/resources-for-s4-classes-and-methods/
>
> Thanks, though in this case I'm looking for reference docs on Rcpp::S4, not S4 classes within R.

For some usage examples (most of which you probably won't need!), see
pkg/Rcpp/inst/unitTests/runit.S4.R

Just for reference, the Rcpp-modules vignette addresses some of this,
including examples of (STL) .begin() and .end():
http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-modules.pdf

"Is the Rcpp:::Rcpp.plugin.maker() function documented anywhere?"



More information about the Rcpp-devel mailing list