[Rcpp-devel] Rcpp API Reference

Yixuan Qiu yixuan.qiu at cos.name
Thu Sep 4 05:03:26 CEST 2014


Dear all,
I believe that everyone in this list has seen the benefit of using Rcpp to
incorporate C++ code and develop R packages, but it's also the fact that
currently there is rarely a complete reference which documents every detail
of the classes and functions inside Rcpp.
To make this situation a little bit better, recently I've created a project
that aims to accomplish this long run target. A quick view of what it looks
like is available at my site: http://statr.me/rcpp-note/
Basically it's like the Doxygen documentation, but the content here was
manually added rather than extracted from the Rcpp source code. For now
I've finished some of the most commonly used classes in Rcpp, and do hope
that more people are joining in, either by reviewing and correcting the
existing documentation, or contributing your own knowledge.
I wish this project would be helpful for those who want to use Rcpp in
their code and packages, and be more powerful and complete with the help of
you experts in this list. If you are also interested in, don't hesistate to
go to the project repository (https://github.com/yixuan/Rcpp-note),
reporting mistakes, contributing document or giving suggestions.
Happy Rcpping!


Best,
Yixuan

-- 
Yixuan Qiu <yixuan.qiu at cos.name>
Department of Statistics,
Purdue University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140903/4338f98c/attachment.html>


More information about the Rcpp-devel mailing list