{
  "_id": "6a105cc3acfb0bcc41ca44d2",
  "Package": "GARCHIto",
  "Type": "Package",
  "Title": "Class of GARCH-Ito Models",
  "Version": "0.1.0",
  "Author": "Xinyu Song",
  "Maintainer": "Xinyu Song <song.xinyu@mail.shufe.edu.cn>",
  "Description": "Provides functions to estimate model parameters and\nforecast future volatilities using the Unified GARCH-Ito [Kim\nand Wang (2016) <doi:10.1016/j.jeconom.2016.05.003>] and\nRealized GARCH-Ito [Song et. al. (2020)\n<doi:10.1016/j.jeconom.2020.07.007>] models. Optimization is\ndone using augmented Lagrange multiplier method.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 04:57:58 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-09-14 08:10:14 UTC",
  "RemoteUrl": "https://github.com/cran/GARCHIto",
  "RemoteRef": "HEAD",
  "RemoteSha": "08c44d37196e926159c485e0c8c33a8f6bb31102",
  "MD5sum": "0011745aaa494f1aca3b4f0b3d4276a3",
  "_user": "cran",
  "_type": "src",
  "_file": "GARCHIto_0.1.0.tar.gz",
  "_fileid": "20eef26c3640b8f7251f0fb1d949653ece785b29f1f20e11a526e932fb581bb3",
  "_filesize": 329274,
  "_sha256": "20eef26c3640b8f7251f0fb1d949653ece785b29f1f20e11a526e932fb581bb3",
  "_created": "2026-05-09T04:57:58.000Z",
  "_published": "2026-05-22T13:40:19.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391263369,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893003231"
    },
    {
      "job": 77391263261,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893005595"
    },
    {
      "job": 77391262917,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6892993996"
    },
    {
      "job": 77391262727,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161908346"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25592227302",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GARCHIto",
  "_commit": {
    "id": "08c44d37196e926159c485e0c8c33a8f6bb31102",
    "author": "Xinyu Song <song.xinyu@mail.shufe.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1600071014
  },
  "_maintainer": {
    "name": "Xinyu Song",
    "email": "song.xinyu@mail.shufe.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rsolnp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GARCHIto"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GARCHIto.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-14"
    }
  ],
  "_exports": [
    "RealizedEst",
    "RealizedEst_Option",
    "UnifiedEst"
  ],
  "_datasets": [
    {
      "name": "sample_data",
      "title": "CSI 300 Index Realized Measures",
      "object": "sample_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RV",
        "BPV",
        "JV",
        "return"
      ],
      "rows": 604,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RealizedEst",
      "title": "Realized GARCH-Ito Model",
      "topics": [
        "RealizedEst"
      ]
    },
    {
      "page": "RealizedEst_Option",
      "title": "Realized GARCH-Ito Model with Options",
      "topics": [
        "RealizedEst_Option"
      ]
    },
    {
      "page": "sample_data",
      "title": "CSI 300 Index Realized Measures",
      "topics": [
        "sample_data"
      ]
    },
    {
      "page": "UnifiedEst",
      "title": "Unified GARCH-Ito Models",
      "topics": [
        "UnifiedEst"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GARCHIto/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "listenv",
    "numDeriv",
    "parallelly",
    "Rcpp",
    "RcppArmadillo",
    "Rsolnp",
    "truncnorm"
  ],
  "_vignettes": [
    {
      "source": "GARCHIto.Rmd",
      "filename": "GARCHIto.html",
      "title": "Introduction to the RealizedGARCHIto Package",
      "author": "Xinyu Song",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Model Specification",
        "2.1 Unified GARCH-Ito Model",
        "2.2 Realized GARCH-Ito Model",
        "3. Volatility Forecasting",
        "4. Further Extensions",
        "References"
      ],
      "created": "2020-09-14 08:10:14",
      "modified": "2020-09-14 08:10:14",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "garchito",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T04:59:41.000Z",
      "distro": "noble",
      "commit": "08c44d37196e926159c485e0c8c33a8f6bb31102",
      "fileid": "e3b38511ea8030bbb68ddb11bdb141dca4df1f9c312c3ab8ec633d18ad5ee7d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592227302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T05:00:04.000Z",
      "distro": "noble",
      "commit": "08c44d37196e926159c485e0c8c33a8f6bb31102",
      "fileid": "fdc97ad10f3bb7378b7bbde38059f065ac14e51e6a64378e1a3e733f3eea5539",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592227302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T13:39:56.000Z",
      "commit": "08c44d37196e926159c485e0c8c33a8f6bb31102",
      "fileid": "018fbdeea9592c9fb7653605f60c03c9bb6366f337aa500f8d11157e35ed3192",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592227302"
    }
  ]
}