Package: fcl 0.1.2

fcl: A Financial Calculator

A financial calculator that provides very fast implementations of common financial indicators using 'Rust' code. It includes functions for bond-related indicators, such as yield to maturity ('YTM'), modified duration, and Macaulay duration, as well as functions for calculating time-weighted and money-weighted rates of return (using 'Modified Dietz' method) for multiple portfolios, given their market values and profit and loss ('PnL') data. 'fcl' is designed to be efficient and accurate for financial analysis and computation. The methods used in this package are based on the following references: <https://en.wikipedia.org/wiki/Modified_Dietz_method>, <https://en.wikipedia.org/wiki/Time-weighted_return>.

Authors:Xianying Tan [aut, cre], Raymon Mina [ctb], The authors of the dependency Rust crates [ctb]

fcl_0.1.2.tar.gz
fcl_0.1.2.zip(r-4.5)fcl_0.1.2.zip(r-4.4)fcl_0.1.2.zip(r-4.3)
fcl_0.1.2.tgz(r-4.4-x86_64)fcl_0.1.2.tgz(r-4.4-arm64)fcl_0.1.2.tgz(r-4.3-arm64)fcl_0.1.0.tgz(r-4.3-x86_64)
fcl_0.1.2.tar.gz(r-4.5-noble)fcl_0.1.2.tar.gz(r-4.4-noble)
fcl.pdf |fcl.html
fcl/json (API)
NEWS

# Install 'fcl' in R:
install.packages('fcl', repos = c('https://shrektan.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/shrektan/fcl/issues

On CRAN:

2 exports 2 stars 1.25 score 4 dependencies 22 scripts 59 downloads

Last updated 26 days agofrom:39bd73104d. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-win-x86_64OKAug 23 2024
R-4.5-linux-x86_64OKAug 23 2024
R-4.4-win-x86_64OKAug 23 2024
R-4.4-mac-x86_64OKAug 23 2024
R-4.4-mac-aarch64OKAug 23 2024
R-4.3-win-x86_64OKAug 23 2024
R-4.3-mac-aarch64OKAug 23 2024
R-4.3-mac-x86_64OKJul 10 2024

Exports:fixed_bondmake_rtn

Dependencies:latticextsymdzoo