Re: [Rcpp-devel] Difficulty Compiling RcppClassic Package on Windows

2011-06-11 Thread Dirk Eddelbuettel
Hi Tim, On 10 June 2011 at 23:07, Tim Jurka wrote: | Re-writing the wrapper using the new API resolved the issues; it installs perfectly on Windows now. Thank you for your help! Excellent news. I hope you will find over time that the new API has a number of nice things going for it so I thing y

Re: [Rcpp-devel] Using Rcpp in C++

2011-06-11 Thread Silkworth,David J.
You obviously want to get stated. I have to assume that you use R, because you would not have found Rcpp any other way. Rcpp is a means of writing functions in C++ that R can call. So you don't expect to compile a stand-alone program with main(). The easiest way to experience Rcpp is using inline