FinCal 0.2
===========
Released 2013-Aug-01

Revised function manual to roxygen2 format.

Methods
* add r.perpetuity, discount.rate
* add npv, irr
* add hpr, twrr
* add hpr2ear, hpr2mmy
* add bdy, bdy2mmy
* add mmy2hpr, ear2hpr
* add hpr2bey, ear2bey

FinCal 0.1
===========
Released 2013-July-16

First official release of the FinCal R package. 
Financial calculator for time value money. 
Tools for computational finance.

Methods:
* pv.simple, fv.simple
* pv.annuity, fv.annuity
* pv.perpetuity
* pv, fv
* fv.uneven, pv.uneven
* pmt, n.period
* r.continuous, r.norminal
* ear, ear.continuous
