Skip to content
Prev 6003 / 10988 Next

[Rcpp-devel] How to include "Rcpp.h" in code

On 6 June 2013 at 10:00, Yanping Liu wrote:
| Hi Dirk,
| 
| Thanks for your reply. I just confuse how to compile "Rcpp" codes under Window
| platform. Is there simple guidance example (such as "hellowworld") that success
| in Windows? Thank you very much!

Yes there is. 

Try "Writing R Extensions" (comes with R) and "Rcpp-FAQ" (comes with Rcpp)

Dirk