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 . 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake libicu-dev libssl-dev Repository: https://taku1094.r-universe.dev Date/Publication: 2025-06-12 00:13:14 UTC RemoteUrl: https://github.com/taku1094/volrisk RemoteRef: HEAD RemoteSha: 9bfc49c2f0226f9e97b37cb3289fef718b70b94b NeedsCompilation: no Packaged: 2026-06-17 10:08:18 UTC; root Author: Yoshida Takuji [aut, cre] Maintainer: Yoshida Takuji