Created
February 27, 2015 00:56
-
-
Save tengpeng/6dabc0edf921a4833e13 to your computer and use it in GitHub Desktop.
OS X R speed up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /Library/Frameworks/R.framework/Versions/Current/Resources/lib | |
ln -sf /System/Library/Frameworks/Accelerate.framework/Versions/Current/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib libRblas.dylib | |
ln -sf libRblas.0.dylib libRblas.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment