Type: Package
Package: fmdates
Title: Financial Market Date Calculations
Version: 0.1.4
Authors@R: person("Imanuel", "Costigan", email = "i.costigan@me.com", 
                  role = c("aut", "cre"))
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
URL: https://github.com/imanuelcostigan/fmdates,
        https://imanuelcostigan.github.io/fmdates/
BugReports: https://github.com/imanuelcostigan/fmdates/issues
Imports: assertthat, lubridate (>= 1.7.0), methods, utils
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-04 22:33:58 UTC; imanuel
Author: Imanuel Costigan [aut, cre]
Maintainer: Imanuel Costigan <i.costigan@me.com>
Repository: CRAN
Date/Publication: 2018-01-04 23:07:49 UTC
Built: R 4.1.3; ; 2023-04-17 14:54:48 UTC; windows
