Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-11-08 Thread Dirk Eddelbuettel
On 8 November 2013 at 11:04, Weldon, Mat wrote: | If it helps, I recently had similar problems. In the end I realised that I needed to update my installation of R to 3.0.2 to get RcppArmadillo to work. Update R, then update Rcpp, then RcppArmadillo should install from CRAN no problem. We gener

Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-11-08 Thread Weldon, Mat
- Message: 1 Date: Fri, 8 Nov 2013 07:14:39 + From: Greg Distiller To: "rcpp-devel@lists.r-forge.r-project.org" Subject: Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp Message-ID: <867102beb6edf64fa0e96947cbc8c7643c8d3...@srvwinexc002.wf.uct.ac

Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-11-07 Thread Romain Francois
Le 08/11/2013 08:14, Greg Distiller a écrit : Hi I hope its not inappropriate for me to post this as a follow up to my problems with getting RcppArmadillo to work. I tried to compile from source using R CMD INSTALL as Dirk suggested but am getting the error message below. I don’t know if this pa

Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-11-07 Thread Greg Distiller
Hi I hope its not inappropriate for me to post this as a follow up to my problems with getting RcppArmadillo to work. I tried to compile from source using R CMD INSTALL as Dirk suggested but am getting the error message below. I don't know if this particular problem is related to a small issue

Re: [Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-10-24 Thread Dirk Eddelbuettel
On 24 October 2013 at 13:06, Greg Distiller wrote: | I am new to the list and new to Cpp and Rcpp. I have run into a problem when | trying to load the RcppArmadillo package. Apparently I need at least version | 0.10.5 of Rcpp and I have version 0.10.4. If I try and update this from within | RStudi

[Rcpp-devel] RcppArmadillo and the version of Rcpp

2013-10-24 Thread Greg Distiller
Hi I am new to the list and new to Cpp and Rcpp. I have run into a problem when trying to load the RcppArmadillo package. Apparently I need at least version 0.10.5 of Rcpp and I have version 0.10.4. If I try and update this from within RStudio it doesn't offer 0.10.5 as an option, and when I tri