Package: FER
Title: Financial Engineering in R
Version: 0.94
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
Suggests: testthat (>= 3.0.0)
Packaged: 2021-03-05 13:40:12 UTC; msft
Author: Jaehyuk Choi [aut, cre]
Maintainer: Jaehyuk Choi <pyfe@eml.cc>
Repository: CRAN
Date/Publication: 2021-03-05 14:00:20 UTC
Built: R 4.1.3; ; 2023-04-17 13:53:54 UTC; windows
