{
  "_id": "6a1f055db401979e7341b969",
  "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\nlapse events in life reinsurance contracts with profit\ncommissions. The methodology builds on materials published by\nthe Institute of Actuaries of Japan\n<https://www.actuaries.jp/examin/textbook/pdf/modeling.pdf>. A\npaper describing the detailed algorithms will be published by\nthe author within a few months after the initial release of\nthis package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "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": {
    "Date": "2026-05-18 07:27:34 UTC",
    "User": "root"
  },
  "Author": "Yoshida Takuji [aut, cre]",
  "Maintainer": "Yoshida Takuji <t.yoshida.science.kyoto@gmail.com>",
  "MD5sum": "1da6bbee3d4be609e80adf8ea0625d77",
  "_user": "taku1094",
  "_type": "src",
  "_file": "volrisk_0.1.0.tar.gz",
  "_fileid": "d577589a93f8eddcce7e1528f077d7aa53bda075bbeebed1befe7df57459e45b",
  "_filesize": 121510,
  "_sha256": "d577589a93f8eddcce7e1528f077d7aa53bda075bbeebed1befe7df57459e45b",
  "_created": "2026-05-18T07:27:34.000Z",
  "_published": "2026-06-02T16:31:25.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79121062130,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051850872"
    },
    {
      "job": 79121062604,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051848242"
    },
    {
      "job": 79121062018,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051858851"
    },
    {
      "job": 79121062026,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051846274"
    },
    {
      "job": 79121061944,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051807215"
    },
    {
      "job": 79121061116,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363812999"
    },
    {
      "job": 79121062205,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051832423"
    },
    {
      "job": 79121062008,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051832585"
    },
    {
      "job": 79121061865,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051847616"
    }
  ],
  "_buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/taku1094/volrisk",
  "_commit": {
    "id": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
    "author": "Takuji Yoshida <calciatore.taku@gmail.com>",
    "committer": "Takuji Yoshida <calciatore.taku@gmail.com>",
    "message": "Initial commit\n",
    "time": 1749687194
  },
  "_maintainer": {
    "name": "Yoshida Takuji",
    "email": "t.yoshida.science.kyoto@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "taku1094",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "taku1094",
      "count": 5,
      "uuid": 32814109
    }
  ],
  "_userbio": {
    "uuid": 32814109,
    "type": "user",
    "name": "taku1094"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/volrisk"
  },
  "_devurl": "https://github.com/taku1094/volrisk",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/volrisk.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taku1094/volrisk",
  "_realowner": "taku1094",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-14"
    }
  ],
  "_exports": [
    "%>%",
    "calc_pc",
    "make_portfolio",
    "risk",
    "simulation"
  ],
  "_datasets": [
    {
      "name": "example_portfolio",
      "title": "Example Portfolio",
      "object": "example_portfolio",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "POL_ID",
        "CLIENT_ID",
        "ISSUE_AGE",
        "GENDER",
        "DURATION",
        "ATT_AGE",
        "qx",
        "FACE",
        "RATE",
        "MORTALITY",
        "LAPSE",
        "NAR"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_simulation",
      "title": "Example Simulation Results",
      "object": "example_simulation",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "split",
        "sim_n",
        "DURATION",
        "PREM",
        "CLAIM"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_pc",
      "title": "Calculate Profit Commission for Reinsurance",
      "topics": [
        "calc_pc"
      ]
    },
    {
      "page": "example_portfolio",
      "title": "Example Portfolio",
      "topics": [
        "example_portfolio"
      ]
    },
    {
      "page": "example_simulation",
      "title": "Example Simulation Results",
      "topics": [
        "example_simulation"
      ]
    },
    {
      "page": "make_portfolio",
      "title": "Create Insurance Portfolio for Simulation",
      "topics": [
        "make_portfolio"
      ]
    },
    {
      "page": "risk",
      "title": "Compute Risk Measures",
      "topics": [
        "risk"
      ]
    },
    {
      "page": "simulation",
      "title": "Run Simulation of Death and Lapse Scenarios",
      "topics": [
        "simulation"
      ]
    }
  ],
  "_readme": "https://github.com/taku1094/volrisk/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "doSNOW",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "hms",
    "iterators",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "snow",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "volrisk",
  "_universes": [
    "taku1094"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T07:29:47.000Z",
      "distro": "noble",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "b845063c0c71b9c7669e8c354543ff3109a2a8de2fe52ef0e91c5748095ce67f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T07:29:41.000Z",
      "distro": "noble",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "4752046fa11942031c15b165103b087aa14b03e0412e0bf09f5cd8967b3356ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T07:30:24.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "84a526c01e807188f24a56c458ee62e32fd035cd230abfffc97f0ee60487fd6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T07:29:38.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "f853872145400e7e1f30e1e86834537b4c29bc779f3d54268774df35fc908b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T07:28:43.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "d87a169d598119e7ec3afa00cf9ad4369a55cde6b56cf49e3bee71d628e8b577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T07:28:45.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "f4d8ee2d313c5c040323ee4bfc4089b2ebca6a8bb9ecaa21be5f96c93458ff1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T07:29:32.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "7fa5a8929807f9b90097b4a3a23b2347d1596ec18739e208551dddb4cfb0e956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:30:52.000Z",
      "commit": "9bfc49c2f0226f9e97b37cb3289fef718b70b94b",
      "fileid": "1cb6f13c3e515749d17efca0bf923230e2ec6a244d72bbbcd900426de62d6954",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taku1094/actions/runs/26019472885"
    }
  ]
}