Package: volrisk
Type: Package
Title: Simulation of Life Reinsurance with Profit Commission
Version: 0.1.0
Authors@R: person("Yoshida", "Takuji", email = "t.yoshida.science.kyoto@gmail.com", role = c("aut", "cre"))
Description: Simulates and evaluates stochastic scenarios of death and lapse events in life reinsurance contracts with profit commissions. The methodology builds on materials published by the Institute of Actuaries of Japan <https://www.actuaries.jp/examin/textbook/pdf/modeling.pdf>. A paper describing the detailed algorithms will be published by the author within a few months after the initial release of this package.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, magrittr, arrow, parallel, doSNOW, foreach, progress,
        data.table, stringr, rstudioapi
Suggests: testthat
LazyData: true
URL: https://github.com/taku1094/volrisk
BugReports: https://github.com/taku1094/volrisk/issues
NeedsCompilation: no
Packaged: 2025-06-12 00:23:45 UTC; calci
Author: Yoshida Takuji [aut, cre]
Maintainer: Yoshida Takuji <t.yoshida.science.kyoto@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-14 08:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:32:26 UTC; windows
