- *OS X*: The easiest way to get SYMPHONY on OSX is through Homebrew. It can be installed with brew install symphony.
Do you have homebrew? http://brew.sh/ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" Once the Symphony libraries are in place you should be able to install the R version of it. Usually it's not always so simple though. I had issues with the sound libraries in R. Lots of dependencies. Caveat: I've never installed Symphony myself. On Tue, Aug 4, 2015 at 8:17 AM, Josh C. Chien <[email protected]> wrote: > HI Brandon, > thanks for your link. But, I saw this link and still can’t get understand > how to install it ? > Besides, all R library which depend on C/C++/Fortran have the same problem > that they can’t be installed successfully on OS 10.10.4 > > ____________________________ > > *Josh ChienSent from my MacBook Pro* > > > > > > > > On Aug 4, 2015, at 10:57 PM, Brandon Hurr <[email protected]> wrote: > > Did you install Symphony first? > Cannot find SYMPHONY libraries and headers. > See <https://projects.coin-or.org/SYMPHONY>. > On Tue, Aug 4, 2015 at 07:55 Josh C. Chien <[email protected]> wrote: > >> Hi Mac-R, >> Anyone know how to figure out this issue ? >> >> >> >> > install.packages("fPortfolio") >> also installing the dependency ‘Rsymphony’ >> >> Package which is only available in source form, and may need compilation >> of C/C++/Fortran: ‘Rsymphony’ >> Do you want to attempt to install these from sources? >> y/n: y >> installing the source packages ‘Rsymphony’, ‘fPortfolio’ >> >> trying URL ' >> https://mran.revolutionanalytics.com/snapshot/2015-07-01/src/contrib/Rsymphony_0.1-21.tar.gz >> ' >> Content type 'application/octet-stream' length 7429 bytes >> ================================================== >> downloaded 7429 bytes >> >> trying URL ' >> https://mran.revolutionanalytics.com/snapshot/2015-07-01/src/contrib/fPortfolio_3011.81.tar.gz >> ' >> Content type 'application/octet-stream' length 740344 bytes (722 KB) >> ================================================== >> downloaded 722 KB >> >> Multithreaded BLAS/LAPACK libraries detected. Using 4 cores for math >> algorithms. >> * installing *source* package ‘Rsymphony’ ... >> ** package ‘Rsymphony’ successfully unpacked and MD5 sums checked >> Cannot find SYMPHONY libraries and headers. >> See <https://projects.coin-or.org/SYMPHONY>. >> ERROR: configuration failed for package ‘Rsymphony’ >> * removing >> ‘/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rsymphony’ >> Warning in install.packages : >> installation of package ‘Rsymphony’ had non-zero exit status >> Multithreaded BLAS/LAPACK libraries detected. Using 4 cores for math >> algorithms. >> ERROR: dependency ‘Rsymphony’ is not available for package ‘fPortfolio’ >> * removing >> ‘/Library/Frameworks/R.framework/Versions/3.2/Resources/library/fPortfolio’ >> Warning in install.packages : >> installation of package ‘fPortfolio’ had non-zero exit status >> >> The downloaded source packages are in >> >> ‘/private/var/folders/vs/tv8qhwdn4r58jtlc9yhmz35m0000gp/T/Rtmpynb7eH/downloaded_packages’ >> >> ____________________________ >> Josh Chien >> Sent from my MacBook Pro >> >> >> >> >> >> >> >> >> [[alternative HTML version deleted]] >> >> _______________________________________________ >> R-SIG-Mac mailing list >> [email protected] >> https://stat.ethz.ch/mailman/listinfo/r-sig-mac >> > > [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
