Re: [Rcpp-devel] Successful install of rcppbugs on Mac OS X 10.7

2012-05-25 Thread Dirk Eddelbuettel
On 25 May 2012 at 12:10, Steve Lianoglou wrote: | Hi, | | Thanks for the detailed instructions on getting gcc-4.6 cooking on the mac. | | One question though -- I thought it was considered a "bad idea" to | have R (and its libraries) compiled w/ different compilers. | | You now have base R whic

Re: [Rcpp-devel] Successful install of rcppbugs on Mac OS X 10.7

2012-05-25 Thread Steve Lianoglou
Hi, Thanks for the detailed instructions on getting gcc-4.6 cooking on the mac. One question though -- I thought it was considered a "bad idea" to have R (and its libraries) compiled w/ different compilers. You now have base R which was compiled w/ apple's gcc (4.2) as well as a slew of other "C

Re: [Rcpp-devel] Successful install of rcppbugs on Mac OS X 10.7

2012-05-25 Thread Whit Armstrong
Congrats! You might find these links useful. Here is my presentation from R/Fin: https://github.com/downloads/armstrtw/rcppbugs/rcppbugs.pdf Also, here is another github project where I'm collecting rcppbugs examples: https://github.com/armstrtw/rcppbugs.examples And please post any bugs you fi