Package: fmdates
Type: Package
Title: Financial Market Date Calculations
Version: 0.1.3
Author: Imanuel Costigan <i.costigan@me.com>
Maintainer: Imanuel Costigan <i.costigan@me.com>
Description: Implements common date calculations relevant for specifying
  the economic nature of financial market contracts that are typically defined
  by International Swap Dealer Association (ISDA, <http://www2.isda.org>) legal
  documentation. This includes methods to check whether dates are business
  days in certain locales, functions to adjust and shift dates and time length
  (or day counter) calculations.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: lubridate (>= 1.6.0), assertthat, methods, utils
Suggests: testthat, knitr, rmarkdown, covr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/imanuelcostigan/fmdates
BugReports: https://github.com/imanuelcostigan/fmdates/issues
NeedsCompilation: no
Packaged: 2017-10-08 09:10:25 UTC; imanuel
Repository: CRAN
Date/Publication: 2017-10-08 22:02:03 UTC
