Re: [R] Embed R code in C++

2010-03-23 Thread mans
No, I didnt install Rcpp but i have R 2.10.1 already installed. What's the difference with Rinside and Rcpp? Do i need both to embed R code in C++ file or just one of them ? Could you tell me where can i get Rcpp pkg? How can i Install it because i dont know how to compile a source file on the t

Re: [R] Embed R code in C++

2010-03-22 Thread mans
Hi thanks for your help but I tried to install the pakage but i have got a installing error: nstalling to library ‘/Library/Frameworks/R.framework/Resources/library’ * installing *source* package ‘RInside’ ... ** libs ** arch - x86_64 Error in loadNamespace(name) : there is no package called 'Rc

[R] Embed R code in C++

2010-03-22 Thread mans
library RInside and i have downloaded the source code for mac but i do not know how to build it in order to use it with my IDE XCode. Could anyone help me step by step because I am new in programming to show me how to get this done? Thanks for your help. Mans. -- View this message in context