[Rcpp-devel] Rcpp problem related to sourceCpp_1.so

2016-02-04 Thread aakremena
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

Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so

2016-02-04 Thread Balamuta, James Joseph
Greetings and Salutations, See: http://thecoatlessprofessor.com/programming/rcpp-rcpparmadillo-and-os-x-mavericks-lgfortran-and-lquadmath-error/ Also, another example / more help setting up the dev environment on OS X is here: http://thecoatlessprofessor.com/programming/r-compiler-tools-for-rc

Re: [Rcpp-devel] Rcpp problem related to sourceCpp_1.so

2016-02-04 Thread aakremena
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://thecoatlessprofessor.c