{
  "_id": "6a1e7e181d7bb097a0a65a51",
  "Package": "yuima",
  "Type": "Package",
  "Title": "The YUIMA Project Package for SDEs",
  "Version": "1.15.34",
  "Authors@R": "c(person(given = c(\"YUIMA\", \"Project\"),\nfamily = \"Team\",\nrole = \"aut\"),\nperson(given = \"Yuta\",\nfamily = \"Koike\",\nrole = \"cre\",\nemail = \"kyuta@ms.u-tokyo.ac.jp\"))",
  "Description": "Simulation and Inference for SDEs and Other Stochastic\nProcesses.",
  "License": "GPL-2",
  "URL": "https://yuimaproject.com",
  "BugReports": "https://github.com/yuimaproject/yuima/issues",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://yuimaproject.r-universe.dev",
  "Date/Publication": "2026-04-03 05:05:01 UTC",
  "RemoteUrl": "https://github.com/yuimaproject/yuima",
  "RemoteRef": "HEAD",
  "RemoteSha": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
  "Packaged": {
    "Date": "2026-06-02 06:45:32 UTC",
    "User": "root"
  },
  "Author": "YUIMA Project Team [aut],\nYuta Koike [cre]",
  "Maintainer": "Yuta Koike <kyuta@ms.u-tokyo.ac.jp>",
  "MD5sum": "c1203c4271c6a904d3e84c139d26b20d",
  "_user": "yuimaproject",
  "_type": "src",
  "_file": "yuima_1.15.34.tar.gz",
  "_fileid": "b589f3108c60ff6902f5db5fe7cf435cb49301a0d9c3d20dea7b74790e6e8138",
  "_filesize": 1584730,
  "_sha256": "b589f3108c60ff6902f5db5fe7cf435cb49301a0d9c3d20dea7b74790e6e8138",
  "_created": "2026-06-02T06:45:32.000Z",
  "_published": "2026-06-02T06:54:16.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79014976272,
      "time": 256,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350872184"
    },
    {
      "job": 79014976266,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350864283"
    },
    {
      "job": 79014976269,
      "time": 246,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350869331"
    },
    {
      "job": 79014976260,
      "time": 252,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350869899"
    },
    {
      "job": 79014976331,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7350857973"
    },
    {
      "job": 79014976248,
      "time": 358,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7350898824"
    },
    {
      "job": 79014976253,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350852234"
    },
    {
      "job": 79014976257,
      "time": 404,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350911411"
    },
    {
      "job": 79014420167,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350797881"
    },
    {
      "job": 79014976226,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350833163"
    },
    {
      "job": 79014976366,
      "time": 312,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350886884"
    },
    {
      "job": 79014976245,
      "time": 299,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7350882945"
    },
    {
      "job": 79014976252,
      "time": 301,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350883487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yuimaproject/yuima",
  "_commit": {
    "id": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
    "author": "yumauehara <120696782+yumauehara@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from yuimaproject/simulate-correction\n\nadd information on the default value of xinit; warn when the true.parameter is missing; add a note on simulation of Levy-driven SDE when measure.type=\"code\".",
    "time": 1775192701
  },
  "_maintainer": {
    "name": "Yuta Koike",
    "email": "kyuta@ms.u-tokyo.ac.jp",
    "login": "yuta-koike",
    "description": "",
    "uuid": 76400910
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "stats4",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "expm",
      "role": "Depends"
    },
    {
      "package": "cubature",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.1",
      "role": "Imports"
    },
    {
      "package": "boot",
      "version": ">= 1.3-2",
      "role": "Imports"
    },
    {
      "package": "glassoFast",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "calculus",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    }
  ],
  "_owner": "yuimaproject",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 18
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "onion213",
      "count": 119,
      "uuid": 54614114
    },
    {
      "user": "makrisaki",
      "count": 45,
      "uuid": 88464362
    },
    {
      "user": "yuta-koike",
      "count": 39,
      "uuid": 76400910
    },
    {
      "user": "lore140378",
      "count": 29,
      "uuid": 65676346
    },
    {
      "user": "siacus",
      "count": 4,
      "uuid": 5621970
    },
    {
      "user": "s-eguchi821",
      "count": 3,
      "uuid": 120076514
    },
    {
      "user": "yumauehara",
      "count": 3,
      "uuid": 120696782
    }
  ],
  "_userbio": {
    "uuid": 113446336,
    "type": "organization",
    "name": "The YUIMA Project",
    "description": "Estimation and simulation of stochastic differential equations and other stochastic processes"
  },
  "_downloads": {
    "count": 450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yuima"
  },
  "_devurl": "https://github.com/yuimaproject/yuima",
  "_searchresults": 107,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_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/yuima.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yuimaproject/yuima",
  "_realowner": "yuimaproject",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2014-03-20"
    },
    {
      "version": "1.0.9",
      "date": "2014-04-18"
    },
    {
      "version": "1.0.10",
      "date": "2014-04-22"
    },
    {
      "version": "1.0.21",
      "date": "2014-05-05"
    },
    {
      "version": "1.0.24",
      "date": "2014-07-31"
    },
    {
      "version": "1.0.28",
      "date": "2014-09-03"
    },
    {
      "version": "1.0.30",
      "date": "2014-09-17"
    },
    {
      "version": "1.0.36",
      "date": "2014-09-29"
    },
    {
      "version": "1.0.69",
      "date": "2015-05-11"
    },
    {
      "version": "1.0.71",
      "date": "2015-05-14"
    },
    {
      "version": "1.0.73",
      "date": "2015-07-15"
    },
    {
      "version": "1.0.77",
      "date": "2015-11-20"
    },
    {
      "version": "1.0.78",
      "date": "2016-01-14"
    },
    {
      "version": "1.0.81",
      "date": "2016-02-24"
    },
    {
      "version": "1.1.0",
      "date": "2016-06-17"
    },
    {
      "version": "1.1.4",
      "date": "2016-07-21"
    },
    {
      "version": "1.1.6",
      "date": "2016-09-10"
    },
    {
      "version": "1.2.3",
      "date": "2016-10-20"
    },
    {
      "version": "1.3.6",
      "date": "2016-11-06"
    },
    {
      "version": "1.4.7",
      "date": "2017-01-18"
    },
    {
      "version": "1.5.9",
      "date": "2017-02-16"
    },
    {
      "version": "1.6.4",
      "date": "2017-04-29"
    },
    {
      "version": "1.6.8",
      "date": "2017-08-16"
    },
    {
      "version": "1.7.10",
      "date": "2018-04-12"
    },
    {
      "version": "1.8.1",
      "date": "2018-05-21"
    },
    {
      "version": "1.9.6",
      "date": "2020-02-05"
    },
    {
      "version": "1.15.0",
      "date": "2022-01-12"
    },
    {
      "version": "1.15.2",
      "date": "2022-01-27"
    },
    {
      "version": "1.15.3",
      "date": "2022-01-31"
    },
    {
      "version": "1.15.15",
      "date": "2022-09-09"
    },
    {
      "version": "1.15.18",
      "date": "2022-12-05"
    },
    {
      "version": "1.15.22",
      "date": "2022-12-20"
    },
    {
      "version": "1.15.27",
      "date": "2024-02-29"
    },
    {
      "version": "1.15.30",
      "date": "2025-04-16"
    },
    {
      "version": "1.15.34",
      "date": "2025-12-14"
    }
  ],
  "_exports": [
    "adaBayes",
    "ae",
    "aeCharacteristic",
    "aeDensity",
    "aeExpectation",
    "aeKurtosis",
    "aeMarginal",
    "aeMean",
    "aeMoment",
    "aeSd",
    "aeSkewness",
    "asymptotic_term",
    "bns.test",
    "CarmaNoise",
    "cce",
    "cce.factor",
    "cdf",
    "char",
    "cogarchNoise",
    "CPoint",
    "DataPPR",
    "dbgamma",
    "dconst",
    "dens",
    "dGH",
    "dGIG",
    "Diagnostic.Carma",
    "Diagnostic.Cogarch",
    "dIG",
    "dNIG",
    "dvgamma",
    "estimation_LRM",
    "EstimCarmaHawkes",
    "F0",
    "fitCIR",
    "Fnorm",
    "FromCF2yuima_law",
    "get.counting.data",
    "get.zoo.data",
    "gete",
    "getf",
    "getF",
    "getxinit",
    "gmm",
    "hyavar",
    "IC",
    "initialize",
    "Intensity.PPR",
    "JBtest",
    "kalmanBucyFilter",
    "lambdaFromData",
    "lasso",
    "limiting.gamma",
    "llag",
    "llag.test",
    "lm.jumptest",
    "lmm",
    "lse",
    "lseBayes",
    "medrv",
    "medrv.test",
    "minrv",
    "minrv.test",
    "mllag",
    "mmfrac",
    "mpv",
    "noisy.sampling",
    "phi.test",
    "plot",
    "poest",
    "poisson.random.sampling",
    "pz.test",
    "qgv",
    "qmle",
    "qmle.linear_state_space_model",
    "qmleDegenerate",
    "qmleL",
    "qmleLevy",
    "qmleR",
    "quant",
    "quasilogl",
    "rand",
    "rbgamma",
    "rconst",
    "rGH",
    "rGIG",
    "rIG",
    "rNIG",
    "rnts",
    "rpts",
    "rstable",
    "rvgamma",
    "setCarma",
    "setCarmaHawkes",
    "setCharacteristic",
    "setCogarch",
    "setData",
    "setFunctional",
    "setHawkes",
    "setIntegral",
    "setLaw",
    "setLaw_th",
    "setLRM",
    "setMap",
    "setModel",
    "setPoisson",
    "setPPR",
    "setSampling",
    "setYuima",
    "simBmllag",
    "simBmllag.coef",
    "simCIR",
    "simFunctional",
    "simulate",
    "snr",
    "subsampling",
    "wllag",
    "ybook"
  ],
  "_datasets": [
    {
      "name": "Data",
      "title": "Five Minutes Log SPX Prices",
      "object": "LogSPX",
      "file": "LogSPX.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "MWK151",
      "title": "Graybill - Methuselah Walk - PILO - ITRDB CA535",
      "object": "MWK151",
      "file": "MWK151.rda",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adaBayes",
      "title": "Adaptive Bayes Estimator for the Parameters in SDE Model",
      "topics": [
        "adaBayes",
        "adaBayes,yuima-method"
      ]
    },
    {
      "page": "ae",
      "title": "Asymptotic Expansion",
      "topics": [
        "ae"
      ]
    },
    {
      "page": "aeCharacteristic",
      "title": "Asymptotic Expansion - Characteristic Function",
      "topics": [
        "aeCharacteristic"
      ]
    },
    {
      "page": "aeDensity",
      "title": "Asymptotic Expansion - Density",
      "topics": [
        "aeDensity"
      ]
    },
    {
      "page": "aeExpectation",
      "title": "Asymptotic Expansion - Functionals",
      "topics": [
        "aeExpectation"
      ]
    },
    {
      "page": "aeKurtosis",
      "title": "Asymptotic Expansion - Kurtosis",
      "topics": [
        "aeKurtosis"
      ]
    },
    {
      "page": "aeMarginal",
      "title": "Asymptotic Expansion - Marginals",
      "topics": [
        "aeMarginal"
      ]
    },
    {
      "page": "aeMean",
      "title": "Asymptotic Expansion - Mean",
      "topics": [
        "aeMean"
      ]
    },
    {
      "page": "aeMoment",
      "title": "Asymptotic Expansion - Moments",
      "topics": [
        "aeMoment"
      ]
    },
    {
      "page": "aeSd",
      "title": "Asymptotic Expansion - Standard Deviation",
      "topics": [
        "aeSd"
      ]
    },
    {
      "page": "aeSkewness",
      "title": "Asymptotic Expansion - Skewness",
      "topics": [
        "aeSkewness"
      ]
    },
    {
      "page": "asymptotic_term",
      "title": "Asymptotic Expansion of the Expected Value of the Functional",
      "topics": [
        "asymptotic_term",
        "asymptotic_term,yuima-method"
      ]
    },
    {
      "page": "bns.test",
      "title": "Barndorff-Nielsen and Shephard's Test for the Presence of Jumps Using Bipower Variation",
      "topics": [
        "bns.test",
        "bns.test,list-method",
        "bns.test,yuima-method",
        "bns.test,yuima.data-method"
      ]
    },
    {
      "page": "carma.info-class",
      "title": "Class for Information about CARMA(p,q) Model",
      "topics": [
        "carma.info-class"
      ]
    },
    {
      "page": "carmaHawkes.info-class",
      "title": "Class for Information on the Hawkes Process with a CARMA(p,q) Intensity",
      "topics": [
        "carmaHawkes.info-class"
      ]
    },
    {
      "page": "CarmaNoise",
      "title": "Estimation for the Underlying Levy in a Carma Model",
      "topics": [
        "Carma.Recovering",
        "CarmaNoise",
        "CarmaRecovNoise",
        "Levy.Carma",
        "Recovering.Noise"
      ]
    },
    {
      "page": "cce",
      "title": "Nonsynchronous Cumulative Covariance Estimator",
      "topics": [
        "cce"
      ]
    },
    {
      "page": "cce.factor",
      "title": "High-Dimensional Cumulative Covariance Estimator by Factor Modeling and Regularization",
      "topics": [
        "cce.factor"
      ]
    },
    {
      "page": "yuima.PPR.qmle-class",
      "title": "Class for Quasi Maximum Likelihood Estimation of Point Process Regression Models",
      "topics": [
        "PPR.qmle",
        "qmle.PPR",
        "yuima.PPR.qmle,ANY-method",
        "yuima.PPR.qmle-class"
      ]
    },
    {
      "page": "cogarch.est",
      "title": "Class for Generalized Method of Moments Estimation for COGARCH(p,q) Model",
      "topics": [
        "cogarch.est-class",
        "plot,cogarch.est.,ANY-method"
      ]
    },
    {
      "page": "cogarch.est.incr",
      "title": "Class for Estimation of COGARCH(p,q) Model with Underlying Increments",
      "topics": [
        "cogarch.est.incr-class",
        "est.cogarch.incr-class",
        "plot,cogarch.est.incr,ANY-method",
        "simulate,cogarch.est.incr-method"
      ]
    },
    {
      "page": "cogarch.info-class",
      "title": "Class for Information about COGARCH(p,q)",
      "topics": [
        "cogarch.info-class"
      ]
    },
    {
      "page": "cogarchNoise",
      "title": "Estimation for the Underlying Levy in a COGARCH(p,q) Model",
      "topics": [
        "cogarch.Recovering",
        "cogarchNoise",
        "CogarchRecovNoise",
        "Levy.cogarch",
        "Recovering.Noise.cogarch"
      ]
    },
    {
      "page": "CPoint",
      "title": "Volatility Structural Change Point Estimator",
      "topics": [
        "CPoint",
        "qmleL",
        "qmleR"
      ]
    },
    {
      "page": "DataPpr",
      "title": "From 'zoo' Data to 'yuima.PPR'",
      "topics": [
        "DataPPR"
      ]
    },
    {
      "page": "Diagnostic.Carma",
      "title": "Diagnostic Carma Model",
      "topics": [
        "Diagnostic.Carma"
      ]
    },
    {
      "page": "Diagnostic.Cogarch",
      "title": "Function for Checking the Statistical Properties of the COGARCH(p,q) Model",
      "topics": [
        "Diagnostic.Cogarch"
      ]
    },
    {
      "page": "estimation_LRM",
      "title": "Estimation of the t-Levy Regression Model",
      "topics": [
        "Estimation of t-Levy Regression Model",
        "estimation_LRM"
      ]
    },
    {
      "page": "EstimCarmaHawkes",
      "title": "Estimation Methods for a CARMA(p,q)-Hawkes Counting Process",
      "topics": [
        "EstimCarmaHawkes",
        "MethodOfMoments.CarmaHawkes",
        "qmle.CarmaHawkes"
      ]
    },
    {
      "page": "fitCIR",
      "title": "Calculate Preliminary Estimator and One-step Improvements of a Cox-Ingersoll-Ross Diffusion",
      "topics": [
        "fitCIR"
      ]
    },
    {
      "page": "FromCF2yuima_law",
      "title": "From a Characteristic Function to an 'yuima.law-object'",
      "topics": [
        "FromCF2yuima_law"
      ]
    },
    {
      "page": "get.counting.data",
      "title": "Extract Arrival Times from an Object of Class 'yuima.PPR'",
      "topics": [
        "get.counting.data",
        "NoisePPR"
      ]
    },
    {
      "page": "gmm",
      "title": "Method of Moments for COGARCH(P,Q)",
      "topics": [
        "gmm",
        "gmm.COGARCH",
        "Method of Moment COGARCH"
      ]
    },
    {
      "page": "hyavar",
      "title": "Asymptotic Variance Estimator for the Hayashi-Yoshida Estimator",
      "topics": [
        "hyavar"
      ]
    },
    {
      "page": "IC",
      "title": "Information Criteria for the Stochastic Differential Equation",
      "topics": [
        "IC"
      ]
    },
    {
      "page": "info.Map",
      "title": "Class for Information about Map/Operators",
      "topics": [
        "info.Map",
        "info.Map-class",
        "initialize,info.Map-method"
      ]
    },
    {
      "page": "info.Ppr",
      "title": "Class for Information about Point Process",
      "topics": [
        "info.PPR",
        "info.PPR-class",
        "initialize,info.PPR-method"
      ]
    },
    {
      "page": "initialize-yuima.ae-method",
      "title": "Constructor for 'yuima.ae' Class",
      "topics": [
        "initialize,yuima.ae,ANY-method",
        "initialize,yuima.ae-method"
      ]
    },
    {
      "page": "Integral.sde",
      "title": "Class for the Mathematical Description of Integral of a Stochastic Process",
      "topics": [
        "initialize,Integral.sde-method",
        "Integral.sde",
        "Integral.sde-class"
      ]
    },
    {
      "page": "Integrand",
      "title": "Class for the Mathematical Description of Integral of a Stochastic Process",
      "topics": [
        "initialize,Integrand-method",
        "Integrand",
        "Integrand-class"
      ]
    },
    {
      "page": "Intensity.PPR",
      "title": "Intesity Process for the Point Process Regression Model",
      "topics": [
        "Intensity.PPR"
      ]
    },
    {
      "page": "JBtest",
      "title": "Remove Jumps and Calculate the Gaussian Quasi-likelihood Estimator Based on the Jarque-Bera Normality Test",
      "topics": [
        "JBtest"
      ]
    },
    {
      "page": "kalmanBucyFilter",
      "title": "Kalman-Bucy Filter",
      "topics": [
        "kalmanBucyFilter",
        "kalmanBucyFilter,yuima-method",
        "mean,yuima.kalmanBucyFilter-method",
        "vcov,yuima.kalmanBucyFilter-method",
        "yuima.kalmanBucyFilter-class"
      ]
    },
    {
      "page": "lambdaFromData",
      "title": "Intensity of a Point Process Regression Model",
      "topics": [
        "lambdaFromData"
      ]
    },
    {
      "page": "lasso",
      "title": "Adaptive LASSO Estimation for Stochastic Differential Equations",
      "topics": [
        "lasso"
      ]
    },
    {
      "page": "LawMethods",
      "title": "Methods for an Object of Class 'yuima.law'",
      "topics": [
        "cdf",
        "char",
        "dens",
        "LawMethods",
        "quant",
        "rand",
        "rand-method"
      ]
    },
    {
      "page": "limiting.gamma",
      "title": "Calculate the Value of Limiting Covariance Matrices : Gamma",
      "topics": [
        "limiting.gamma"
      ]
    },
    {
      "page": "llag",
      "title": "Lead Lag Estimator",
      "topics": [
        "llag",
        "llag,list-method"
      ]
    },
    {
      "page": "llag.test",
      "title": "Wild Bootstrap Test for the Absence of Lead-Lag Effects",
      "topics": [
        "llag.test"
      ]
    },
    {
      "page": "lm.jumptest",
      "title": "Lee and Mykland's Test for the Presence of Jumps Using Normalized Returns",
      "topics": [
        "lm.jumptest"
      ]
    },
    {
      "page": "LogSPX",
      "title": "Five Minutes Log SPX Prices",
      "topics": [
        "Data",
        "LogSPX"
      ]
    },
    {
      "page": "lseBayes",
      "title": "Adaptive Bayes Estimator for the Parameters in SDE Model by Using LSE Functions",
      "topics": [
        "lseBayes",
        "lseBayes,yuima-method"
      ]
    },
    {
      "page": "mllag",
      "title": "Multiple Lead-Lag Detector",
      "topics": [
        "mllag"
      ]
    },
    {
      "page": "mmfrac",
      "title": "'mmfrac'",
      "topics": [
        "mmfrac"
      ]
    },
    {
      "page": "model.parameter-class",
      "title": "Class for the Parameter Description of Stochastic Differential Equations",
      "topics": [
        "model.parameter-class"
      ]
    },
    {
      "page": "mpv",
      "title": "Realized Multipower Variation",
      "topics": [
        "mpv",
        "mpv,yuima-method",
        "mpv,yuima.data-method"
      ]
    },
    {
      "page": "MWK151",
      "title": "Graybill - Methuselah Walk - PILO - ITRDB CA535",
      "topics": [
        "MWK151"
      ]
    },
    {
      "page": "noisy.sampling",
      "title": "Noisy Observation Generator",
      "topics": [
        "noisy.sampling",
        "noisy.sampling,yuima-method",
        "noisy.sampling,yuima.data-method"
      ]
    },
    {
      "page": "ntv",
      "title": "Volatility Estimation and Jump Test Using Nearest Neighbor Truncation",
      "topics": [
        "medrv",
        "medrv.test",
        "minrv",
        "minrv.test",
        "ntv"
      ]
    },
    {
      "page": "param.Integral",
      "title": "Class for the Mathematical Description of Integral of a Stochastic Process",
      "topics": [
        "initialize,param.Integral-method",
        "param.Integral",
        "param.Integral-class"
      ]
    },
    {
      "page": "param.Map",
      "title": "Class for Information about Map/Operators",
      "topics": [
        "initialize,param.Map-method",
        "param.Map",
        "param.Map-class"
      ]
    },
    {
      "page": "phi.test",
      "title": "Phi-divergence Test Statistic for Stochastic Differential Equations",
      "topics": [
        "phi.test"
      ]
    },
    {
      "page": "plot-yuima.ae-ANY-method",
      "title": "Plot Method for 'yuima.ae' Class",
      "topics": [
        "plot,yuima.ae,ANY-method",
        "plot,yuima.ae-method"
      ]
    },
    {
      "page": "plot-yuima.kalmanBucyFilter-ANY-method",
      "title": "Plotting Method for Kalman-Bucy Filter",
      "topics": [
        "plot,yuima.kalmanBucyFilter,ANY-method"
      ]
    },
    {
      "page": "poest",
      "title": "P-O Estimator",
      "topics": [
        "poest",
        "poest,yuima-method"
      ]
    },
    {
      "page": "poisson.random.sampling",
      "title": "Poisson Random Sampling Method",
      "topics": [
        "poisson.random.sampling"
      ]
    },
    {
      "page": "pz.test",
      "title": "Podolskij and Ziggel's Test for the Presence of Jumps Using Power Variation with Perturbed Truncation",
      "topics": [
        "pz.test"
      ]
    },
    {
      "page": "qgv",
      "title": "'qgv'",
      "topics": [
        "qgv"
      ]
    },
    {
      "page": "qmle",
      "title": "Calculate Quasi-likelihood and ML Estimator of Least Squares Estimator",
      "topics": [
        "lse",
        "pseudologlikelihood",
        "pseudologlikelihood.COGARCH",
        "qmle",
        "quasilogl",
        "rql"
      ]
    },
    {
      "page": "qmle_linear_state_space_model",
      "title": "Calculate Quasi-Likelihood and Maximum Likelihood Estimator for Linear State Space Model",
      "topics": [
        "qmle.linear_state_space_model",
        "qmle.linear_state_space_model,yuima-method",
        "yuima.linear_state_space_qmle-class"
      ]
    },
    {
      "page": "qmle.degenerate",
      "title": "Quasi-likelihood Estimation for Degenerate Diffusion Processes",
      "topics": [
        "qmleDegenerate"
      ]
    },
    {
      "page": "qmleLevy",
      "title": "Gaussian Quasi-likelihood Estimation for Levy Driven SDE",
      "topics": [
        "Estimation.LevyIncr",
        "LevySDE",
        "qmleLevy"
      ]
    },
    {
      "page": "rconst",
      "title": "Fictitious RNG for the Constant Random Variable Used to Generate and Describe Poisson Jumps",
      "topics": [
        "dconst",
        "rconst"
      ]
    },
    {
      "page": "rng",
      "title": "Random Numbers and Densities",
      "topics": [
        "dbgamma",
        "dGH",
        "dGIG",
        "dIG",
        "dNIG",
        "dvgamma",
        "rbgamma",
        "rGH",
        "rGIG",
        "rIG",
        "rng",
        "rNIG",
        "rnts",
        "rpts",
        "rstable",
        "rvgamma"
      ]
    },
    {
      "page": "setCarma",
      "title": "Continuous Autoregressive Moving Average (p, q) Model",
      "topics": [
        "CARMA",
        "Carma",
        "setCarma"
      ]
    },
    {
      "page": "setCarmaHawkes",
      "title": "Hawkes Process with a Continuous Autoregressive Moving Average(p, q) Intensity",
      "topics": [
        "CarmaHawkes",
        "Hawkes.Carma.Intensity",
        "setCarmaHawkes"
      ]
    },
    {
      "page": "setCharacteristic",
      "title": "Set Characteristic Information and Create a `characteristic' Object",
      "topics": [
        "setCharacteristic"
      ]
    },
    {
      "page": "setCogarch",
      "title": "Continuous-time GARCH (p,q) Process",
      "topics": [
        "COGARCH",
        "CoGarch",
        "Cogarch",
        "cogarch",
        "setCogarch"
      ]
    },
    {
      "page": "setData",
      "title": "Set and Access Data of an Object of Type \"yuima.data\" or \"yuima\"",
      "topics": [
        "cbind.yuima",
        "dim",
        "get.zoo.data",
        "length",
        "setData"
      ]
    },
    {
      "page": "setFunctional",
      "title": "Description of a Functional Associated with a Perturbed Stochastic Differential Equation",
      "topics": [
        "gete",
        "getF",
        "getf",
        "getxinit",
        "setFunctional",
        "setFunctional,yuima-method",
        "setFunctional,yuima.model-method"
      ]
    },
    {
      "page": "setHawkes",
      "title": "Constructor of Hawkes Model",
      "topics": [
        "setHawkes"
      ]
    },
    {
      "page": "setIntegral",
      "title": "Integral of Stochastic Differential Equation",
      "topics": [
        "setIntegral"
      ]
    },
    {
      "page": "setLaw",
      "title": "Random Variable Constructor",
      "topics": [
        "setLaw"
      ]
    },
    {
      "page": "setLaw_th",
      "title": "Constructior of a t-Levy Process",
      "topics": [
        "setLaw_th"
      ]
    },
    {
      "page": "setLRM",
      "title": "A Constructor of a t-Student Regression Model",
      "topics": [
        "setLRM"
      ]
    },
    {
      "page": "setMap",
      "title": "Map of a Stochastic Differential Equation",
      "topics": [
        "Map of SDE",
        "Map of yuima",
        "setMap"
      ]
    },
    {
      "page": "setModel",
      "title": "Basic Description of Stochastic Differential Equations (SDE)",
      "topics": [
        "setModel"
      ]
    },
    {
      "page": "setPoisson",
      "title": "Basic Constructor for Compound Poisson Processes",
      "topics": [
        "setPoisson"
      ]
    },
    {
      "page": "setPpr",
      "title": "Point Process",
      "topics": [
        "setPPR"
      ]
    },
    {
      "page": "setSampling",
      "title": "Set Sampling Information and Create a `sampling' Object",
      "topics": [
        "setSampling"
      ]
    },
    {
      "page": "setYuima",
      "title": "Creates a \"yuima\" Object by Combining \"model\", \"data\", \"sampling\", \"characteristic\" and \"functional\" Slots",
      "topics": [
        "setYuima"
      ]
    },
    {
      "page": "simBmllag",
      "title": "Simulation of Increments of Bivariate Brownian Motions with Multi-scale Lead-lag Relationships",
      "topics": [
        "simBmllag",
        "simBmllag.coef"
      ]
    },
    {
      "page": "simCIR",
      "title": "Simulation of the Cox-Ingersoll-Ross Diffusion",
      "topics": [
        "simCIR"
      ]
    },
    {
      "page": "simFunctional",
      "title": "Calculate the Value of Functional",
      "topics": [
        "F0",
        "F0,yuima-method",
        "Fnorm",
        "Fnorm,yuima-method",
        "simFunctional",
        "simFunctional,yuima-method"
      ]
    },
    {
      "page": "simulate",
      "title": "Simulator Function for Multi-dimensional Stochastic Processes",
      "topics": [
        "simulate"
      ]
    },
    {
      "page": "snr",
      "title": "Calculating Self-normalized Residuals for SDEs",
      "topics": [
        "snr"
      ]
    },
    {
      "page": "spectralcov",
      "title": "Spectral Method for Cumulative Covariance Estimation",
      "topics": [
        "lmm",
        "spectralcov"
      ]
    },
    {
      "page": "subsampling",
      "title": "'subsampling'",
      "topics": [
        "subsampling"
      ]
    },
    {
      "page": "toLatex",
      "title": "Additional Methods for LaTeX Representations for Yuima Objects",
      "topics": [
        "toLatex",
        "toLatex.yuima",
        "toLatex.yuima.carma",
        "toLatex.yuima.cogarch",
        "toLatex.yuima.model"
      ]
    },
    {
      "page": "variable.Integral",
      "title": "Class for the Mathematical Description of Integral of a Stochastic Process",
      "topics": [
        "initialize,variable.Integral-method",
        "variable.Integral",
        "variable.Integral-class"
      ]
    },
    {
      "page": "wllag",
      "title": "Scale-by-scale Lead-lag Estimation",
      "topics": [
        "wllag"
      ]
    },
    {
      "page": "ybook",
      "title": "R Code for the Yuima Book",
      "topics": [
        "ybook"
      ]
    },
    {
      "page": "yuima-class",
      "title": "Class for Stochastic Differential Equations",
      "topics": [
        "cbind,yuima,ANY-method",
        "cce,yuima-method",
        "dim,yuima-method",
        "get.zoo.data,yuima-method",
        "initialize,yuima-method",
        "length,yuima-method",
        "limiting.gamma,yuima-method",
        "llag,yuima-method",
        "LSE,yuima-method",
        "ml.ql,yuima-method",
        "plot,yuima,ANY-method",
        "poisson.random.sampling,yuima-method",
        "ql,yuima-method",
        "rql,yuima-method",
        "simulate,yuima-method",
        "subsampling,yuima-method",
        "yuima-class"
      ]
    },
    {
      "page": "yuima.adabayes-class",
      "title": "Class for Adaptive Bayes Estimation of Stochastic Differential Equations",
      "topics": [
        "yuima.adabayes-class"
      ]
    },
    {
      "page": "yuima.ae-class",
      "title": "Class for the Asymptotic Expansion of Diffusion Processes",
      "topics": [
        "yuima.ae-class"
      ]
    },
    {
      "page": "yuima.carma-class",
      "title": "Class for the Mathematical Description of CARMA(p,q) Model",
      "topics": [
        "initialize,carma.info-method",
        "initialize,yuima.carma-method",
        "limiting.gamma,yuima.carma-method",
        "simulate,yuima.carma-method",
        "yuima.carma-class"
      ]
    },
    {
      "page": "yuima.carma.qmle-class",
      "title": "Class for Quasi Maximum Likelihood Estimation of CARMA(p,q) Model",
      "topics": [
        "carma.qmle",
        "plot,yuima.carma.qmle,ANY-method",
        "qmle.carma",
        "yuima.carma.qmle-class"
      ]
    },
    {
      "page": "yuima.carmaHawkes-class",
      "title": "Class for the Mathematical Description of a Hawkes Process with a CARMA(p,q) Intensity",
      "topics": [
        "initialize,carmaHawkes.info-method",
        "initialize,yuima.carmaHawkes-method",
        "yuima.carmaHawkes-class"
      ]
    },
    {
      "page": "yuima.characteristic-class",
      "title": "Classe for Stochastic Differential Equations Characteristic Scheme",
      "topics": [
        "initialize,yuima.characteristic-method",
        "yuima.characteristic-class"
      ]
    },
    {
      "page": "yuima.cogarch-class",
      "title": "Class for the Mathematical Description of CoGarch(p,q) Model",
      "topics": [
        "initialize,cogarch.info-method",
        "initialize,yuima.cogarch-method",
        "limiting.gamma,yuima.cogarch-method",
        "simulate,yuima.cogarch-method",
        "yuima.cogarch-class"
      ]
    },
    {
      "page": "yuima.CP.qmle-class",
      "title": "Class for Quasi Maximum Likelihood Estimation of Compound Poisson-based and SDE Models",
      "topics": [
        "CP.qmle",
        "plot,yuima.CP.qmle,ANY-method",
        "qmle.CP",
        "yuima.CP.qmle-class",
        "yuima.qmle-class"
      ]
    },
    {
      "page": "yuima.data-class",
      "title": "Class \"yuima.data\" for the Data Slot of a \"yuima\" Class Object",
      "topics": [
        "cbind.yuima,yuima.data-method",
        "cce,yuima.data-method",
        "dim,yuima.data-method",
        "get.zoo.data,yuima.data-method",
        "initialize,yuima.data-method",
        "length,yuima.data-method",
        "llag,yuima.data-method",
        "plot,yuima.data,ANY-method",
        "poisson.random.sampling,yuima.data-method",
        "subsampling,yuima.data-method",
        "yuima.data-class"
      ]
    },
    {
      "page": "yuima.functional-class",
      "title": "Classes for Stochastic Differential Equations Data Object",
      "topics": [
        "gete,yuima.functional-method",
        "getF,yuima.functional-method",
        "getf,yuima.functional-method",
        "getxinit,yuima.functional-method",
        "initialize,yuima.functional-method",
        "yuima.functional-class"
      ]
    },
    {
      "page": "yuima.Hawkes",
      "title": "Class for a Mathematical Description of a Point Process",
      "topics": [
        "initialize,yuima.Hawkes-method",
        "simulate,yuima.Hawkes-method",
        "yuima.Hawkes",
        "yuima.Hawkes-class"
      ]
    },
    {
      "page": "yuima.Integral-class",
      "title": "Class for the Mathematical Description of Integral of a Stochastic Process",
      "topics": [
        "initialize,yuima.Integral-method",
        "simulate,yuima.Integral-method",
        "yuima.Integral",
        "yuima.Integral-class"
      ]
    },
    {
      "page": "yuima.law-class",
      "title": "'yuima law-class': A Mathematical Description for the Noise",
      "topics": [
        "cdf,yuima.law-method",
        "char,yuima.law-method",
        "dens,yuima.law-method",
        "initialize,yuima.law-method",
        "quant,yuima.law-method",
        "rand,yuima.law-method",
        "yuima.law",
        "yuima.law-class"
      ]
    },
    {
      "page": "yuima.LevyRM-class",
      "title": "'yuima.LevyRM': A Class for the Mathematical Description of the t-Student Regression Model",
      "topics": [
        "estimation_RLM,yuima.LevyRM-function",
        "initialize,yuima.LevyRM-method",
        "simulate,yuima.LevyRM-method",
        "yuima.LevyRM",
        "yuima.LevyRM-class"
      ]
    },
    {
      "page": "yuima.linear_state_space_model-class",
      "title": "Class for the Mathematical Description of Linear State Space Models",
      "topics": [
        "initialize,linear_state_space_model.parameter-method",
        "initialize,yuima.linear_state_space_model-method",
        "limiting.gamma,yuima.linear_state_space_model-method",
        "simulate,yuima.linear_state_space_model-method",
        "yuima.linear_state_space_model",
        "yuima.linear_state_space_model-class"
      ]
    },
    {
      "page": "yuima.Map-class",
      "title": "Class for the Mathematical Description of Function of a Stochastic Process",
      "topics": [
        "initialize,yuima.Map-method",
        "simulate,yuima.Map-method",
        "yuima.Map",
        "yuima.Map-class"
      ]
    },
    {
      "page": "yuima.model-class",
      "title": "Classes for the Mathematical Description of Stochastic Differential Equations",
      "topics": [
        "initialize,model.parameter-method",
        "initialize,yuima.model-method",
        "limiting.gamma,yuima.model-method",
        "simulate,yuima.model-method",
        "yuima.model",
        "yuima.model-class"
      ]
    },
    {
      "page": "yuima.multimodel",
      "title": "Class for the miMathematical Description of Multi Dimensional Jump Diffusion Processes",
      "topics": [
        "initialize,yuima.multimodel-method",
        "simulate,yuima.multimodel-method",
        "yuima.multimodel",
        "yuima.multimodel-class"
      ]
    },
    {
      "page": "yuima.poisson-class",
      "title": "Class for the Mathematical Description of Compound Poisson Processes",
      "topics": [
        "initialize,yuima.poisson-method",
        "yuima.poisson-class"
      ]
    },
    {
      "page": "yuima.Ppr",
      "title": "Class for a Mathematical Description of a Point Process",
      "topics": [
        "initialize,yuima.PPR-method",
        "simulate,yuima.PPR-method",
        "yuima.PPR",
        "yuima.PPR-class"
      ]
    },
    {
      "page": "yuima.qmleLevy.incr-class",
      "title": "Class for Quasi Maximum Likelihood Estimation of Levy SDE Model",
      "topics": [
        "incr.qmleLevy",
        "initialize,yuima.qmleLevy.incr-method",
        "qmleLevy.incr",
        "yuima.qmleLevy.incr,ANY-method",
        "yuima.qmleLevy.incr-class"
      ]
    },
    {
      "page": "yuima.sampling-class",
      "title": "Classes for Stochastic Differential Equations Sampling Scheme",
      "topics": [
        "initialize,yuima.sampling-method",
        "yuima.sampling-class"
      ]
    },
    {
      "page": "yuima.snr-class",
      "title": "Class \"yuima.snr\" for Self-normalized Residuals of SDE \"yuima\" Class Object",
      "topics": [
        "show,yuima.snr-method",
        "yuima.snr-class"
      ]
    },
    {
      "page": "yuima.state_space_model-class",
      "title": "Class for the Mathematical Description of State Space Models",
      "topics": [
        "initialize,state_space_model.parameter-method",
        "initialize,yuima.state_space_model-method",
        "limiting.gamma,yuima.state_space_model-method",
        "simulate,yuima.state_space_model-method",
        "yuima.state_space_model",
        "yuima.state_space_model-class"
      ]
    },
    {
      "page": "yuima.th-class",
      "title": "'yuima.th-class': A Mathematical Description for the t-Levy Process",
      "topics": [
        "cdf,yuima.th-method",
        "char,yuima.th-method",
        "dens,yuima.th-method",
        "initialize,yuima.th-method",
        "quant,yuima.th-method",
        "rand,yuima.th-method",
        "t-Levy process",
        "yuima.th",
        "yuima.th-class"
      ]
    }
  ],
  "_readme": "https://github.com/yuimaproject/yuima/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "calculus",
    "coda",
    "cubature",
    "expm",
    "glassoFast",
    "lattice",
    "Matrix",
    "mvtnorm",
    "Rcpp",
    "RcppArmadillo",
    "statmod",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.803170222666403,
  "_indexed": true,
  "_nocasepkg": "yuima",
  "_universes": [
    "yuimaproject",
    "yuta-koike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.34",
      "date": "2026-06-02T06:49:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "612960ef695b495d866789ac17f47ee0877b0444bc77b549c6907d7099a38eda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "e9750d5361ba60c99e01bfc7d47ca5221ae16f4882d6c3c89f7adbb1904951a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "fd79cbcab3cf032bd6fe04b43214c284f7809966f6c2ee68cdde9286c37e6742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "2c07869b242e207db052a2310f8ed6302f99309e790a04660a2e6a384a8278b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:42.000Z",
      "arch": "aarch64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "32aaf8cc2091395b4ff72d5d0cedb003b25c642c5b97737e2b53f4b199e80955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.34",
      "date": "2026-06-02T06:49:40.000Z",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "19b058c1f1df1187f07f5e71a960ae53dd1a82fda4189d257488e8cf2f2244ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:25.000Z",
      "arch": "aarch64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "84cc1fbba8718ddbf9fbad0435cba0d8c62634f2a161d74d34c417ac7fe8f94c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.34",
      "date": "2026-06-02T06:49:59.000Z",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "383d501688e0a17e7f069af786edfaace670ae717ee31179b03b38e8726901b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:42.000Z",
      "arch": "emscripten",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "8b15a71ecc7e1fade91950b6e22f874a4f42dfc740ff168123742eab42c7c441",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:22.000Z",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "8503403223a2489ff8b703ef9675332df3dbc4b42e6d929e7e3a7b5467fcd77a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:17.000Z",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "9cd3bd48e63fd662c88171cb2c5bf8583e51452dd5b3326e8982c79354e97f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15.34",
      "date": "2026-06-02T06:48:16.000Z",
      "arch": "x86_64",
      "commit": "45e13eb0c1b54667de7100d36e43c9c1fdfb6350",
      "fileid": "58e2b5dfdc7c46c9ee8c23bf0d1512cb4dba297200a1ce4050d8745e7ced2472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuimaproject/actions/runs/26803207624"
    }
  ]
}