{
  "_id": "6a213ae5cd65a98ecbd27f66",
  "Package": "JumpDiffSim",
  "Type": "Package",
  "Title": "Jump Diffusion Simulation and Calibration for Merton and Kou\nModels",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\ngiven = c (\"Kennedy\", \"Titus\"),\nfamily = \"Kayaki\",\nemail = \"kennedy_2244@yu.ac.kr\",\nrole = c(\"aut\", \"cre\")),\nperson (given = \"Dohyun\", family = \"Oh\", role = \"aut\"),\nperson (given = \"Ju Seong\", family = \"Hyeon\", role = \"aut\"),\nperson (given = \"Lee\", family = \"Se Eun\", role = \"aut\"),\nperson (given = \"Choi\", family = \"Jiwoo\", role = \"aut\"),\nperson (given = \"Yuri\", family = \"Shin\", role = \"aut\")\n)",
  "Description": "Implements the Merton (1976)\n<doi:10.1016/0304-405X(76)90022-2> and Kou (2002)\n<doi:10.1287/mnsc.48.8.1086.166> jump-diffusion models through\na unified S4 object-oriented interface. Provides exact\ncompound-Poisson asset price simulation, maximum likelihood\nparameter estimation with Hessian-based standard errors,\nWald-type confidence intervals, European option pricing via the\nMerton analytic series expansion, and publication-quality\ndiagnostic plots. All functionality operates entirely offline\nwithout market data dependencies.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list (markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'generics.R' 'kou_fit.R' 'kou_model.R' 'kou_sim.R'\n'merton_model.R' 'merton_fit.R' 'merton_price.R' 'merton_sim.R'\n'utils.R'",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://kennedy2244.github.io/JumpDiffSim/,\nhttps://github.com/kennedy2244/JumpDiffSim",
  "BugReports": "https://github.com/kennedy2244/JumpDiffSim/issues",
  "Repository": "https://kennedy2244.r-universe.dev",
  "Date/Publication": "2026-05-30 10:06:44 UTC",
  "RemoteUrl": "https://github.com/kennedy2244/jumpdiffsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:40:25 UTC",
    "User": "root"
  },
  "Author": "Kennedy Titus Kayaki [aut, cre],\nDohyun Oh [aut],\nJu Seong Hyeon [aut],\nLee Se Eun [aut],\nChoi Jiwoo [aut],\nYuri Shin [aut]",
  "Maintainer": "Kennedy Titus Kayaki <kennedy_2244@yu.ac.kr>",
  "MD5sum": "90e2ab79b3b4d4afbd50cf93f702d3ba",
  "_user": "kennedy2244",
  "_type": "src",
  "_file": "JumpDiffSim_0.1.0.tar.gz",
  "_fileid": "105e97f53aa3ba4462af57c9a1a0808049e51bc7335c03679e3f3d06433a83aa",
  "_filesize": 312734,
  "_sha256": "105e97f53aa3ba4462af57c9a1a0808049e51bc7335c03679e3f3d06433a83aa",
  "_created": "2026-06-04T08:40:25.000Z",
  "_published": "2026-06-04T08:44:21.448Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481812707,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406957758"
    },
    {
      "job": 79481812734,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406956645"
    },
    {
      "job": 79481812789,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406948504"
    },
    {
      "job": 79481812761,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406949552"
    },
    {
      "job": 79481271978,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406889347"
    },
    {
      "job": 79481812752,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406930686"
    },
    {
      "job": 79481812747,
      "time": 166,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406950327"
    },
    {
      "job": 79481812774,
      "time": 176,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406954070"
    },
    {
      "job": 79481812765,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406952822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kennedy2244/jumpdiffsim",
  "_commit": {
    "id": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
    "author": "kennedy2244 <kennedy_2244@yu.ac.kr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: unwrap fast examples, use donttest for slow ones per reviewer (#34)",
    "time": 1780135604
  },
  "_maintainer": {
    "name": "Kennedy Titus Kayaki",
    "email": "kennedy_2244@yu.ac.kr",
    "login": "kennedy2244",
    "description": "",
    "uuid": 265517058
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.2",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "version": ">= 2016.8.1.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kennedy2244",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 11
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-19"
    },
    {
      "name": "v0.1.1",
      "date": "2026-04-29"
    },
    {
      "name": "v0.1.2",
      "date": "2026-05-01"
    },
    {
      "name": "v0.1.3",
      "date": "2026-05-06"
    },
    {
      "name": "v0.1.4",
      "date": "2026-05-07"
    },
    {
      "name": "v0.1.5",
      "date": "2026-05-09"
    },
    {
      "name": "v0.1.0-cran-submission",
      "date": "2026-05-27"
    },
    {
      "name": "v0.1.6",
      "date": "2026-05-27"
    },
    {
      "name": "v0.1.7",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kennedy2244",
      "count": 89,
      "uuid": 265517058
    }
  ],
  "_userbio": {
    "uuid": 265517058,
    "type": "user",
    "name": "kennedy2244"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JumpDiffSim"
  },
  "_devurl": "https://github.com/kennedy2244/jumpdiffsim",
  "_pkgdown": "https://kennedy2244.github.io/JumpDiffSim/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JumpDiffSim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kennedy2244/jumpdiffsim",
  "_realowner": "kennedy2244",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "confint",
    "diagnosticPlots",
    "fit",
    "fitMerton",
    "jdSampleData",
    "jumpMoments",
    "loglik",
    "mertonLogLik",
    "MertonModel",
    "priceEuropean",
    "show",
    "simulate",
    "simulateMerton"
  ],
  "_help": [
    {
      "page": "diagnosticPlots",
      "title": "Diagnostic Plots for a JDSimResult Object",
      "topics": [
        "diagnosticPlots"
      ]
    },
    {
      "page": "fit",
      "title": "Fit Model to Log-Returns via MLE",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "fitMerton",
      "title": "Fit Merton Jump-Diffusion Model via MLE",
      "topics": [
        "fitMerton"
      ]
    },
    {
      "page": "JDFitResult-class",
      "title": "JDFitResult: MLE Estimation Output Class",
      "topics": [
        "confint,JDFitResult-method",
        "JDFitResult-class",
        "show,JDFitResult-method"
      ]
    },
    {
      "page": "jdSampleData",
      "title": "Generate Synthetic Log-Returns from a Jump-Diffusion Model",
      "topics": [
        "jdSampleData"
      ]
    },
    {
      "page": "JDSimResult-class",
      "title": "JDSimResult: Simulation Output Class",
      "topics": [
        "JDSimResult-class"
      ]
    },
    {
      "page": "JumpDiffModel-class",
      "title": "JumpDiffModel: Virtual Base Class for Jump-Diffusion Models",
      "topics": [
        "JumpDiffModel-class"
      ]
    },
    {
      "page": "jumpMoments",
      "title": "Theoretical Moments of the Log-Return Distribution",
      "topics": [
        "jumpMoments"
      ]
    },
    {
      "page": "jumpMoments-MertonModel-method",
      "title": "Theoretical Moments of the Merton Jump-Diffusion Log-Return",
      "topics": [
        "jumpMoments,MertonModel-method"
      ]
    },
    {
      "page": "loglik",
      "title": "Compute Negative Log-Likelihood",
      "topics": [
        "loglik"
      ]
    },
    {
      "page": "mertonLogLik",
      "title": "Negative Log-Likelihood for the Merton Jump-Diffusion Model",
      "topics": [
        "mertonLogLik"
      ]
    },
    {
      "page": "MertonModel",
      "title": "Create a MertonModel Object",
      "topics": [
        "MertonModel"
      ]
    },
    {
      "page": "MertonModel-class",
      "title": "MertonModel: Merton (1976) Jump-Diffusion Model",
      "topics": [
        "MertonModel-class",
        "show,MertonModel-method"
      ]
    },
    {
      "page": "priceEuropean",
      "title": "Price a European Option under the Merton Jump-Diffusion Model",
      "topics": [
        "priceEuropean"
      ]
    },
    {
      "page": "simulate",
      "title": "Simulate Asset Price Paths",
      "topics": [
        "simulate"
      ]
    },
    {
      "page": "simulateMerton",
      "title": "Simulate Merton Jump-Diffusion Asset Paths",
      "topics": [
        "simulateMerton"
      ]
    }
  ],
  "_readme": "https://github.com/kennedy2244/jumpdiffsim/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "numDeriv",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "JumpDiffSim-intro.Rmd",
      "filename": "JumpDiffSim-intro.html",
      "title": "Getting Started with JumpDiffSim",
      "author": "Kennedy Kayaki, Dohyun Oh, Ju Seong Hyeon, Lee Se Eun, Choi Jiwoo, Yuri Shin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Why Jump-Diffusion?",
        "2. Simulate Paths",
        "3. Fit Model to Data",
        "4. Interpreting Parameters",
        "5. Theoretical Moments",
        "References"
      ],
      "created": "2026-03-07 07:54:16",
      "modified": "2026-05-06 09:47:17",
      "commits": 5
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "jumpdiffsim",
  "_universes": [
    "kennedy2244"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:32.000Z",
      "distro": "noble",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "c6f2db0007d01c11fc8e97dae390a51b452d2c3273f597eaa7163be84ecba6c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:33.000Z",
      "distro": "noble",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "02be00420cb54c1d9584149e3a69a8636f2154ca0e113cd0a9ac1f2c206f60d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:36.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "852977dacc20f000d6daf7e7a1a5c2bb80036c70d6e0ed77bcc6a770c9e940d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:28.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "a01d5167e713d269c9ae1b38eb3198ec277ca1205c184afa62e99bb59f2589f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T08:42:30.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "2eb87c8eb018039e8d36fd659e5004e70c0d8ee1d03bfe3b8254d116f14cd951",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:42.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "0cf2c1656169d69d2cd406f8da13fdb3f2f476217f53782435ee880872fdd57a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:48.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "a1fe3fcd13338ea5441347c3d2fa8d186a12f40e0f0a7667b674c4e43fbffa75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T08:41:49.000Z",
      "commit": "e82f25ca979ff1e59b1ce19b3fa6d5c99303239e",
      "fileid": "83acffee8b89145af85f5e80595e6224a62b9be8b82a254e87e49328114ede47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kennedy2244/actions/runs/26940701145"
    }
  ]
}