, then integrate with R.
>
> Best,
>
> KK
>
>
> On Wed, Jul 9, 2014 at 8:41 PM, Jing Peng wrote:
>
>> Hi All,
>>
>> I am trying to debug the C++ code of an R package in a pure C++
>> environment. That way, I can put aside the interaction between
Hi All,
I am trying to debug the C++ code of an R package in a pure C++
environment. That way, I can put aside the interaction between R and C++.
However, I found I was not able to setup Rcpp properly after two days of
effort. I followed the following instructions for Eclipse and Netbeans,
respec