Re: [Rcpp-devel] Roxygen2 + rcpp

2013-02-21 Thread JJ Allaire
Hi Aileen, If you are building a package with Rcpp and using the Rcpp::export attribute to create R callable functions then you can indeed add Roxygen comments to your C++ functions and they'll be picked up. Section 3.4 of the Rcpp Attributes vignette covers this: http://cran.r-project.org/web/pa

[Rcpp-devel] Roxygen2 + rcpp

2013-02-20 Thread Aileen Lin
Hi there, I gained a lot of benefit from your discussion and rcpp gallery. Thank you very much. Just wondering whether roxygen2 can read those comments in my .CPP files. Regards, Aileen Lin ___ Rcpp-devel mailing list [email protected].