Re: [Rcpp-devel] Linux or OS X on Macbook Pro Retina?

2013-06-19 Thread Robert J Goedman
Hi Jan, Thanks a lot, I will try that route! Have just kicked off a bunch of downloads on a spare Mac. I tend to build all packages from source anyway. Way back, when you did the 'batteries included' builds, I know you never included R.app. I seem to remember that was because of the event loop?

Re: [Rcpp-devel] Linux or OS X on Macbook Pro Retina?

2013-06-19 Thread Robert J Goedman
Hi, Is anyone, who has Rcpp running with C++11 on Mavericks, willing to share/supplement below 'PS' info . My guess is this means recompiling R (and R.app) with Clang/LLVM 5.0. The other issue I ran into is Fortran support, but I'm moving my Fortran program to C++/Rcpp for this purpose. Maybe