uettel
To: aakremena
Cc: balamut2 ; rcpp-devel
Sent: Fri, Feb 5, 2016 11:25 am
Subject: Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so
Anguel,
Thanks for taking the time to report back -- appreciated.
On 5 February 2016 at 11:19, aakrem...@aol.com wrote:
| James, I want to take the
| To: aakremena ; rcpp-devel
|
| Sent: Thu, Feb 4, 2016 5:58 pm
| Subject: Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so
|
| Greetings and Salutations,
|
| See:
|
| http://thecoatlessprofessor.com/programming/
| rcpp-rcpparmadillo-and-os-x-mavericks-lgfortran-and-lquadmath-error/
|
working with
Rcpp for a OS X Maverick user.
Thanks again.
Anguel
-Original Message-
From: Balamuta, James Joseph
To: aakremena ; rcpp-devel
Sent: Thu, Feb 4, 2016 5:58 pm
Subject: Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so
Greetings and Salutations,
See
Hi James,
Thank you so much.
Anguel
-Original Message-
From: Balamuta, James Joseph
To: aakremena ; rcpp-devel
Sent: Thu, Feb 4, 2016 5:58 pm
Subject: Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so
Greetings and Salutations,
See:
http
r-forge.r-project.org<mailto:rcpp-devel@lists.r-forge.r-project.org>"
mailto:rcpp-devel@lists.r-forge.r-project.org>>
Subject: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so
Hi everyone,
My name is Anguel and I am new to this list.
1. I am trying to implement some simp
Hi everyone,
My name is Anguel and I am new to this list.
1. I am trying to implement some simple example of a C++ compiled function
from Hadley Wickham's website (http://adv-r.had.co.nz/Rcpp.html#rcpp).
In fact the function I am trying to compile is the first one:
library(Rcpp)
cppFunctio