The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>.

Version: 0.1.0
Imports: xts, ymd
Suggests: testthat (≥ 3.0.0)
Published: 2023-10-13
Author: Xianying Tan ORCID iD [aut, cre], Raymon Mina [ctb] (find_root.rs, xirr.rs), The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for details)
fcl author details
Maintainer: Xianying Tan <shrektan at 126.com>
BugReports: https://github.com/shrektan/fcl/issues
License: MIT + file LICENSE
URL: https://github.com/shrektan/fcl, https://shrektan.github.io/fcl/
NeedsCompilation: yes
SystemRequirements: Cargo (Rust's package manager), rustc
Materials: README NEWS
CRAN checks: fcl results

Documentation:

Reference manual: fcl.pdf

Downloads:

Package source: fcl_0.1.0.tar.gz
Windows binaries: r-devel: fcl_0.1.0.zip, r-release: fcl_0.1.0.zip, r-oldrel: fcl_0.1.0.zip
macOS binaries: r-release (arm64): fcl_0.1.0.tgz, r-oldrel (arm64): fcl_0.1.0.tgz, r-release (x86_64): fcl_0.1.0.tgz, r-oldrel (x86_64): fcl_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fcl to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.