Package: fmdates
Type: Package
Title: Financial Market Date Calculations
Version: 0.1.2
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
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
Collate: 'calendar-classes.R' 'calendar-methods.R' 'date-methods.R'
        'date-counters.R' 'date-epochs.R' 'date-schedule.R'
        'fmdates-package.r' 'utils.R' 'yyy-assertion-helpers.R'
URL: https://github.com/imanuelcostigan/fmdates
BugReports: https://github.com/imanuelcostigan/fmdates/issues
NeedsCompilation: no
Packaged: 2017-02-11 02:32:28 UTC; imanuel
Repository: CRAN
Date/Publication: 2017-02-11 11:04:12
