Skip to content
Prev 9782 / 15075 Next

Rpy2 and Mac OS X 10.8.3

On Apr 2, 2013, at 9:45 AM, Craig Watson wrote:

            
Try using valgrind, at a cursory glance this seems like some memory corruption...

However, what makes me really uneasy is that you have a lot of conflicting stuff coming from /opt/local -- in particular it seems as if CRAN R and /opt/local is being mixed up - chances are that you are mixing incompatible binaries. Either build everything (incl. R) the way you do in /opt/local or make sure you don't have duplicated incompatible parts in /ipt/local and the framework. 

Cheers,
Simon