On 13.03.2012 18:18, Li, Yan wrote:
HI All,

I got the error : package  is not installed for 'arch=x64' when building my own 
package for 64bit R. How can I configure the arch ? The 'R CMD config' does not 
work. Thank you very much!

Which OS?

If Linux: run R with the desired architecture and install.package().

If Windows: See the R Installation and Administration manual that explains the steps to set the environment up correctly. And if you start with it, use R >= 2.14.2 so that you install the new toolchain to be compatible for future releases.

Uwe Ligges





The detailed error is :

** testing if installed package can be loaded
Error : package 'xxx' is not installed for 'arch=x64'
Error: loading failed
Execution halted
ERROR: loading failed

Best,
Yan

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to