ssage-
From: rcpp-devel-boun...@lists.r-forge.r-project.org
[mailto:rcpp-devel-boun...@lists.r-forge.r-project.org] On Behalf Of
Chris Jefferson
Sent: Wednesday, June 13, 2012 1:36 PM
To: Michael Hannon
Cc: Rcpp-devel@lists.r-forge.r-project.org
Subject: Re: [Rcpp-devel] Running RcppArmadillo on M
age-
> From: rcpp-devel-boun...@lists.r-forge.r-project.org
> [mailto:rcpp-devel-boun...@lists.r-forge.r-project.org] On Behalf Of
> Chris Jefferson
> Sent: Wednesday, June 13, 2012 1:36 PM
> To: Michael Hannon
> Cc: Rcpp-devel@lists.r-forge.r-project.org
> Subject: Re: [Rcpp-deve
-devel] Running RcppArmadillo on Mac OS X 10.7
On 13/06/12 18:34, Michael Hannon wrote:
> Chris Jefferson wrote:
>
>> I have been successfully using Rcpp for a while, and recently started
>> trying to use RcppArmadillo. I found it worked fine on linux, but on
>>
On 13/06/12 18:34, Michael Hannon wrote:
Chris Jefferson wrote:
I have been successfully using Rcpp for a while, and recently started
trying to use RcppArmadillo. I found it worked fine on linux, but on
Mac OS X 10.7, it fails.
.
.
.
The udnerlying error seems to be that I do not have 'libg
Chris Jefferson wrote:
> I have been successfully using Rcpp for a while, and recently started
> trying to use RcppArmadillo. I found it worked fine on linux, but on
> Mac OS X 10.7, it fails.
>
.
.
.
> The udnerlying error seems to be that I do not have 'libgfortran'.
> This is indeed true, as f
I have been successfully using Rcpp for a while, and recently started
trying to use RcppArmadillo. I found it worked fine on linux, but on
Mac OS X 10.7, it fails.
Even the trivial example below fails, with the errors shown at the bottom.
library(inline)
f = cxxfunction(signature(x="numeric"), ";