Skip to content
Prev 2683 / 10988 Next

[Rcpp-devel] Question for the Rcpp

Hi,
On Thu, Aug 4, 2011 at 4:00 PM, Yi Zhao <zhaoyitj2010 at gmail.com> wrote:
Doug has already mentioned rbenchmark, which is handy:
http://cran.r-project.org/web/packages/rbenchmark/index.html
you might consider using roxygen (or the upcoming roxygen2) for R docs.

http://roxygen.org/
https://github.com/klutometis/roxygen

-steve