Skip to content

mondate version 0.9.10.04 now on CRAN

1 message · Daniel Murphy

#
To R-Sig-Insurance:

The mondate package enables date arithmetic in units of 'months' and
'years', not available with the base 'difftime' function. This can be
particularly helpful for calculating the actuarial age of
property/casualty/general insurance liabilities.

Update ...04 expands the signature of the year, month, and day
functions to Date and POSIXt data. See NEWS at
cran.r-project.org/web/packages/mondate/index.html.

An example of using mondate is
[1] 1

A potential future package enhancement would be to extend 'difftime'
so that the following functionality is possible
Time difference of 1 month

For more information on mondate, visit http://code.google.com/p/mondate/

Dan Murphy