Package: FER
Title: Financial Engineering in R (FER)
Version: 0.91
Authors@R: person("Jaehyuk", "Choi", email = "pyfe@eml.cc", role = c("aut", "cre"))
Description: R implementations of standard financial engineering codes;
  vanilla option pricing models such as Black-Scholes, Bachelier, CEV, and
  SABR.
URL: https://github.com/PyFE/FE-R
BugReports: https://github.com/PyFE/FE-R/issues
Depends: R (>= 3.3.1)
NeedsCompilation: no
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: stats, statmod, devtools
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2021-02-18 01:25:22 UTC; msft
Author: Jaehyuk Choi [aut, cre]
Maintainer: Jaehyuk Choi <pyfe@eml.cc>
Repository: CRAN
Date/Publication: 2021-02-19 10:00:08 UTC
