Re: [Rd] RcppArmadillo compilation error: R CMD SHLIB returns status 1

2011-12-08 Thread Paul Viefers
, 2011 8:30 AM, "Duncan Murdoch" < <mailto:murdoch.dun...@gmail.com> murdoch.dun...@gmail.com> wrote: > > On 05/12/2011 1:22 PM, Paul Viefers wrote: >> >> Dear all, >> >> running the example by D. Eddebuettel ( <http://dirk.eddelbuettel.com/blog

[Rd] RcppArmadillo compilation error: R CMD SHLIB returns status 1

2011-12-06 Thread Paul Viefers
Dear all, running the example by D. Eddebuettel (http://dirk.eddelbuettel.com/blog/2011/04/23/) I get an error message. Specifically, the R code I was taking from the above example is ### BEGIN EXAMPLE ### suppressMessages(require(RcppArmadillo)) suppressMessages(require(Rcpp)) suppressMessage