[Rcpp-devel] Error in Building a Package Using Rcpp
Dirk Eddelbuettel
edd at debian.org
Mon Jan 17 16:51:29 CET 2011
Dear Wonsang,
On 17 January 2011 at 16:34, Wonsang You wrote:
| 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
Did you install Rtools as well?
Have you ever compiled an R package from source on Windows?
| 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?
We do not have mind readers. So unless you show us
i) the command you executed
ii) the errors you got
we are in not position to help.
Cheers, Dirk
| Best Regards,
| Wonsang You
|
| --
| Leibniz Institute for Neurobiology
|
| ----------------------------------------------------------------------
| _______________________________________________
| Rcpp-devel mailing list
| Rcpp-devel at lists.r-forge.r-project.org
| https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list