<font face="georgia,serif">Dear Rcpp developers,</font><div><font face="georgia,serif"><br></font></div><div><font face="georgia,serif">I am not familiar with Rcpp package. To integrate R and C++, I installed the 'Rcpp' package on Windows. Then, I created a template skeleton according to the documentation (<a href="http://dirk.eddelbuettel.com/code/rcpp/Rcpp-package.pdf">http://dirk.eddelbuettel.com/code/rcpp/Rcpp-package.pdf</a>) as follows.</font></div>
<div><font face="georgia,serif"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">> Rcpp.package.skeleton("mypackage")</font></div><div><font class="Apple-style-span" face="georgia, serif"><br>
</font></div><div><font class="Apple-style-span" face="georgia, serif">Then, I had a set of files, and I tried to build a package by the following command in the Command Prompt.</font></div><div><font class="Apple-style-span" face="georgia, serif"><br>
</font></div><div><font class="Apple-style-span" face="'courier new', monospace">c:\workspace> R CMD build mypackage</font></div><div><font class="Apple-style-span" face="georgia, serif"><br></font></div><div><font class="Apple-style-span" face="georgia, serif">But, I always had an error when it called '</font><font class="Apple-style-span" face="'courier new', monospace">make.exe</font><font class="Apple-style-span" face="georgia, serif">'. Can anyone help me to solve such a problem?</font></div>
<div><font class="Apple-style-span" face="georgia, serif"><br></font></div><div><font class="Apple-style-span" face="georgia, serif">Best Regards,</font></div><div><font class="Apple-style-span" face="georgia, serif">Wonsang You</font></div>
<div><font class="Apple-style-span" face="georgia, serif"><br></font></div><div><font class="Apple-style-span" face="georgia, serif">--</font></div><div><font class="Apple-style-span" face="georgia, serif">Leibniz Institute for Neurobiology</font></div>