installing Rpy using MacPorts

Bryan Blackburn blb at macports.org
Tue Jul 14 12:21:33 PDT 2009


On Tue, Jul 14, 2009 at 11:52:23AM -0500, Mark Moll said:
> I am trying to create a port for rpy2, an interface to R from python.
> I have R and python2.6 installed through MacPorts. When I run "python
> setup.py build" in the rpy2-2.0.6 directory, I get the following
> error:
> 
> --->  Computing dependencies for py26-rpy
> --->  Building py26-rpy
[...]
> ld: library not found for -lR -dylib_file libRblas.dylib:/opt/local/
> lib/R/lib/libRblas.dylib

See

<http://trac.macports.org/ticket/18784>

for some work on rpy2, and

<http://trac.macports.org/ticket/20222>

for the fix in R (which I see I can probably commit here soon).

Bryan

[...]
> 
> -- 
> Mark


More information about the macports-dev mailing list