{
  "_id": "6a1041efacfb0bcc41c9d9d6",
  "Package": "convertbonds",
  "Type": "Package",
  "Title": "Use the Given Parameters to Calculate the European Option Value",
  "Version": "0.1.0",
  "Authors@R": "c(person(given=\"Tai-Sen\", family = \"Zheng\", role = c(\"aut\", \"cre\"),\nemail = \"jc3802201@gmail.com\"),\nperson(given=\"Fischer\", family =\"Black\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/Fischer_Black>\"),\nperson(given=\"Myron\", family =\"Scholes\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/Myron_Scholes>\"),\nperson(given=\"Robert\", family =\"C. Merton\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/Robert_C._Merton>\"),\nperson(given=\"John\", family =\"von Neumann\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/John_von_Neumann>\"),\nperson(given=\"Stanislaw\", family =\"Ulam\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/Stanislaw_Ulam>\"),\nperson(given=\"Nicholas\", family =\"Constantine Metropolis\", role = c(\"aut\"),\ncomment = \"<https://en.wikipedia.org/wiki/Nicholas_Metropolis>\"))",
  "Maintainer": "Tai-Sen Zheng <jc3802201@gmail.com>",
  "Description": "Calculate the theoretical value of convertible bonds by\ngiven parameters, including B-S theory and Monte Carlo method.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://aughunter.r-universe.dev",
  "Date/Publication": "2023-04-25 20:40:24 UTC",
  "RemoteUrl": "https://github.com/aughunter/convertbonds",
  "RemoteRef": "HEAD",
  "RemoteSha": "160b33405b7badc252f842d7486b1e1a796f93ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:31:10 UTC",
    "User": "root"
  },
  "Author": "Tai-Sen Zheng [aut, cre],\nFischer Black [aut] (<https://en.wikipedia.org/wiki/Fischer_Black>),\nMyron Scholes [aut] (<https://en.wikipedia.org/wiki/Myron_Scholes>),\nRobert C. Merton [aut]\n(<https://en.wikipedia.org/wiki/Robert_C._Merton>),\nJohn von Neumann [aut]\n(<https://en.wikipedia.org/wiki/John_von_Neumann>),\nStanislaw Ulam [aut] (<https://en.wikipedia.org/wiki/Stanislaw_Ulam>),\nNicholas Constantine Metropolis [aut]\n(<https://en.wikipedia.org/wiki/Nicholas_Metropolis>)",
  "MD5sum": "7f78deee7631df4b8c4a2b40006d956b",
  "_user": "aughunter",
  "_type": "src",
  "_file": "convertbonds_0.1.0.tar.gz",
  "_fileid": "1ac8e0db77116d995b6f17b889fcac0bb6c56c1536cf8f4c17ea06b7a2b3e797",
  "_filesize": 96440,
  "_sha256": "1ac8e0db77116d995b6f17b889fcac0bb6c56c1536cf8f4c17ea06b7a2b3e797",
  "_created": "2026-05-11T07:31:10.000Z",
  "_published": "2026-05-22T11:45:51.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373105814,
      "time": 84,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912683088"
    },
    {
      "job": 77373105868,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912686674"
    },
    {
      "job": 77373105809,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912687059"
    },
    {
      "job": 77373105803,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912689548"
    },
    {
      "job": 77373105411,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912655774"
    },
    {
      "job": 77373105185,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159703259"
    },
    {
      "job": 77373105886,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912675547"
    },
    {
      "job": 77373105875,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912676247"
    },
    {
      "job": 77373105776,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912675062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aughunter/convertbonds",
  "_commit": {
    "id": "160b33405b7badc252f842d7486b1e1a796f93ca",
    "author": "aughunter <jc3802201@gmail.com>",
    "committer": "aughunter <jc3802201@gmail.com>",
    "message": "Initial commit\n",
    "time": 1682455224
  },
  "_maintainer": {
    "name": "Tai-Sen Zheng",
    "email": "jc3802201@gmail.com",
    "login": "aughunter",
    "uuid": 131815824
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "aughunter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aughunter",
      "count": 1,
      "uuid": 131815824
    }
  ],
  "_userbio": {
    "uuid": 131815824,
    "type": "user",
    "name": "aughunter"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/convertbonds"
  },
  "_devurl": "https://github.com/aughunter/convertbonds",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/convertbonds.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aughunter/convertbonds",
  "_realowner": "aughunter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-24"
    }
  ],
  "_exports": [
    "black_schiles",
    "monte_carlo",
    "option_value"
  ],
  "_help": [
    {
      "page": "black_schiles",
      "title": "Black Schiles Model function Calculating Function Using the Black-Schiles Option Pricing Model",
      "topics": [
        "black_schiles"
      ]
    },
    {
      "page": "monte_carlo",
      "title": "Monte Carlo simulation function Predicting Theoretical Value of Options per Share Using Monte Carlo Simulations",
      "topics": [
        "monte_carlo"
      ]
    },
    {
      "page": "option_value",
      "title": "Option_value functuon Calculate the four value comparisons:Option value of convertible bond,Theoretical value of convertible bonds (pure bond value + option value),The difference between the theoretical price of convertible bonds and the current price,The ratio of the difference between the theoretical price of convertible bonds and the current price",
      "topics": [
        "option_value"
      ]
    }
  ],
  "_readme": "https://github.com/aughunter/convertbonds/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "convertbonds",
  "_universes": [
    "aughunter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:38.000Z",
      "distro": "noble",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "e96cb12cf1a160ddf2855683ebd7c23ed8a7e85191ebcc087db299b4873d5f01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:50.000Z",
      "distro": "noble",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "a0a297c4bbb9599f1ba559a2e51ed4be7d145dc1011c6ebf5bc25dda0ff76f65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:49.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "0a5892b44126a205c9d6a67711a9152f9e21071b008969066eef75a63c606496",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:56.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "054de188a65c8bb951ffa6d691ac904f114beae8815514ca47a2fe49262e357e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:11.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "1f73b4c19d6dc69f731539e2ca02f844dad0a7fe1c97bc46c7f6a6cd4d536a93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:12.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "65e0c23f2ffb796bec87b53ca1c2b403a039f8271aecd9fe685937083bc6aa8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:32:09.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "d08fd8f407d39183b9e176229135496bc13f476e2867a5fab27c1eb0574941d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:45:36.000Z",
      "commit": "160b33405b7badc252f842d7486b1e1a796f93ca",
      "fileid": "20cac63be28170b7266c78a8503d10402ffe76621dcabaddb272e934ff1bc353",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aughunter/actions/runs/25656432920"
    }
  ]
}