[R-SIG-Finance] RQuantLib on OS X Mavericks?

Zachary Mayer zach.mayer at gmail.com
Thu Aug 21 00:14:34 CEST 2014


Install brew <http://brew.sh/>
Run this command: brew install quantlib

Then run:
install.packages('RQuantLib', dep=TRUE, type='source')

You may have to tell install.packages() how to find your c++ compiler.



On Wed, Aug 20, 2014 at 6:02 PM, Keith Weintraub <kw1958 at gmail.com> wrote:

> Dirk,
>
> Thanks for the clues. Unfortunately your info is a bit too sketchy for me
> to be able to proceed.
>
> Thanks again,
> Best,
> KW
>
> > On Aug 20, 2014, at 10:51 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
> >
> >
> > On 20 August 2014 at 10:35, Keith S Weintraub wrote:
> > | Is there a (foolproof) recipe for building RQuantLib on OS X Mavericks?
> > |
> > | Any links etc would be appreciated.
> >
> > i)  Build QuantLib
> >
> > ii) Adjust src/Makevars for RQuantLib as needed.
> >
> > Dirk
> >
> > --
> > http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.
>

	[[alternative HTML version deleted]]



More information about the R-SIG-Finance mailing list