[Rcpp-devel] How to create a new plugin?
Romain Francois
romain at r-enthusiasts.com
Fri Dec 17 18:37:59 CET 2010
Le 17/12/10 01:28, Dominick Samperi a écrit :
> Hello,
>
> I managed to create a new plugin by copy/paste/adapt
> Rcpp.plugin.maker. Is there a better way?
>
> Thanks,
> Dominick
Rcpp.plugin.maker is a sort of undocumented function we use for packages
we write, just to avoid copy and paste.
See how packages RcppArmadillo and RcppGSL use it.
Whether there is something better than what you have done is hard to
tell since you are very sparse on details adn you did not show what ypu
mean by copy/paste/adapt.
Romain
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://bit.ly/fT2rZM : highlight 0.2-5
|- http://bit.ly/gpCSpH : Evolution of Rcpp code size
`- http://bit.ly/hovakS : RcppGSL initial release
More information about the Rcpp-devel
mailing list