On 18 September 2014 at 17:44, Pratibha Rana wrote:
| On 09/18/2014 01:39 PM, Dirk Eddelbuettel wrote:
| > This theme has come up before here.  When you combine Rcpp and RInside (or
| > other pieces) you want to make sure they compiled consistently.
| I am not sure if I understand that. I installed Rcpp and RInside using
| the R CMD INSTALL command
| 
| R CMD INSTALL Rcpp_0.11.2.tar.gz
| R CMD INSTALL RInside_0.2.11.tar.gz
| 
| Isn't that the way to do it.

Yes, generally.  That always works for me, where R is the binary from Debian
or Ubuntu (or occassionally a local R-devel built a similar way).

If you do something funny to your R as you may have, things can still go astray.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to