Type: Package
Package: fmbasics
Title: Financial Market Building Blocks
Version: 0.3.0
Authors@R: person("Imanuel", "Costigan", email = "i.costigan@me.com", 
                  role = c("aut", "cre"))
Description: Implements basic financial market objects like currencies, currency
  pairs, interest rates and interest rate indices. You will be able to use
  Benchmark instances of these objects which have been defined using their most
  common conventions or those defined by International Swap Dealer Association
  (ISDA, <https://www.isda.org>) legal documentation. 
License: GPL-2
URL: https://github.com/imanuelcostigan/fmbasics,
        https://imanuelcostigan.github.io/fmbasics/
BugReports: https://github.com/imanuelcostigan/fmbasics/issues
Imports: assertthat, fmdates (>= 0.1.2), lubridate (>= 1.6.0), methods,
        stats, tibble, utils
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-06 03:20:40 UTC; imanuel
Author: Imanuel Costigan [aut, cre]
Maintainer: Imanuel Costigan <i.costigan@me.com>
Repository: CRAN
Date/Publication: 2018-01-06 04:19:05 UTC
Built: R 4.1.0; ; 2021-05-27 03:09:01 UTC; unix
