[Rcpp-devel] Error in Building a Package Using Rcpp

Wonsang You wsgyou at gmail.com
Mon Jan 17 16:34:41 CET 2011


Dear Rcpp developers,

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 (http://dirk.eddelbuettel.com/code/rcpp/Rcpp-package.pdf)
as follows.

> Rcpp.package.skeleton("mypackage")

Then, I had a set of files, and I tried to build a package by the following
command in the Command Prompt.

c:\workspace> R CMD build mypackage

But, I always had an error when it called 'make.exe'.  Can anyone help me to
solve such a problem?

Best Regards,
Wonsang You

--
Leibniz Institute for Neurobiology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20110117/9aea61e2/attachment.htm>


More information about the Rcpp-devel mailing list