eddelbuettel / rquantlib

R interface to the QuantLib library
119 stars 50 forks source link

Fixed rate bond with schedule and calc #2

Closed mzivi closed 10 years ago

mzivi commented 10 years ago

Hi there, I committed the change proposed here which basically extends the FixedRateBond API to provide a more flexible definition of the instrument which matches closely the QuantLib interface. Unfortunately this change is not backward-compatible. Please let me know you thoughts.

eddelbuettel commented 10 years ago

Appreciate all the energy, but give me a day or two; we have not yet heard back from Dortmund about win-builder and your previous pull request. Let's get one in at a time, if we can.

mzivi commented 10 years ago

Ohps, sorry didn't mean to put any pressure on you :)

On 14 October 2014 23:35, Dirk Eddelbuettel notifications@github.com wrote:

Appreciate all the energy, but give me a day or two; we have not yet heard back from Dortmund about win-builder and your previous pull request. Let's get one in at a time, if we can.

— Reply to this email directly or view it on GitHub https://github.com/eddelbuettel/rquantlib/pull/2#issuecomment-59120769.

eddelbuettel commented 10 years ago

No worries :) And this one panned out on Travis. Really appreciate the contributions but let's do it one step at a time.

eddelbuettel commented 10 years ago

I still have not heard from Dortmund but as still builds on Travis, I am happy to fold it in.

Thanks again for all the contributions.