Baba,
   The current r-base213 package fails -m during its InfoTest on Mac OS X 10.7
against Xcode 4.3.2 in 10.7 fink (whereas r-base213 in 10.6 x86_64 fink passes
-m fine against Xcode 4.2). i can't test this until later tonight but there
is a bugzilla...

https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14685

which suggests that the 2.13.x series has problems on Lion with VecLib. While 
the
bugzilla indicates this doesn't exist in the 2.14 series, it is unclear if the
fix was identified and backported to the 2.13 branch. If not, perhaps 
removing...

--with-blas="-framework vecLib -dylib_file 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

on 10.7 and replacing it with the bundled R-blas would fix the Lion regressions 
for
r-base312. I notice that MacPorts older 2.13.1 packaging wasn't using VecLib...

https://trac.macports.org/browser/trunk/dports/math/R/Portfile?rev=85597

                         Jack
ps We also need to update the r-base214 packaging in both 10.4 and 10.7 stable 
so
that the perl change...

perl -pi -e "s,Resources,Versions/$FW_VER/Resources,g" 
Library/Frameworks/R.framework/Resources/bin/R

is in place. The current r-base214-2.14.0-6 packaging has R from the r-base214 
split-off hard-coded
to use the files obtained from the symlinks in the r-base package. This means 
that 1) r-base must 
be installed for the R in r-base214 to work (which is not the desired behavior) 
and 2) if an r-base
from a different r-base21x release is installed, the R from r-base214 will be 
broken because it uses
files from the wrong r-base release. This is fixed in...

http://sourceforge.net/tracker/?func=detail&aid=3517612&group_id=17203&atid=414256


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to