Re: [R] Unable to install RcppEigen package due to Rcpp dependency issues

2013-12-23 Thread Dirk Eddelbuettel
Rewarp gmail.com> writes: > I am trying to install RcppEigen, which depends on Rcpp. Here's what the > terminal says: > > > install.packages("RcppEigen") [...] > g++ -shared -o RcppEigen.so RcppEigen.o fastLm.o > -L/home/rewarp/R/x86_64-pc-linux-gnu-library/3.0/Rcpp/lib -lRcpp > -Wl,-rpath,/home/

[R] Unable to install RcppEigen package due to Rcpp dependency issues

2013-12-21 Thread Rewarp
Hi folks. I am trying to install RcppEigen, which depends on Rcpp. Here's what the terminal says: > install.packages("RcppEigen") Installing package into ‘/home/rewarp/R/x86_64-pc-linux-gnu-library/3.0’ (as ‘lib’ is unspecified) trying URL 'http://cran.case.edu/src/contrib/RcppEigen_0.3.2.0.1.tar