{
  "_id": "6a1eb912b25058d4daadf2b9",
  "Package": "segMGarch",
  "Type": "Package",
  "Title": "Multiple Change-Point Detection for High-Dimensional GARCH\nProcesses",
  "Version": "1.3",
  "Date": "2025-07-05",
  "Authors@R": "c(person(given = \"Haeran\",\nfamily = \"Cho\",\nrole = \"aut\"),\nperson(given = \"Karolos\",\nfamily = \"Korkas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kkorkas@yahoo.co.uk\"))",
  "Maintainer": "Karolos Korkas <kkorkas@yahoo.co.uk>",
  "Description": "Implements a segmentation algorithm for multiple\nchange-point detection in high-dimensional GARCH processes. It\nsimultaneously segments GARCH processes by identifying 'common'\nchange-points, each of which can be shared by a subset or all\nof the component time series as a change-point in their\nwithin-series and/or cross-sectional correlation structure.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 10:41:20 UTC",
    "User": "root"
  },
  "Author": "Haeran Cho [aut], Karolos Korkas [aut, cre]",
  "Repository": "https://kakoko1984.r-universe.dev",
  "Date/Publication": "2025-07-06 23:20:01 UTC",
  "RemoteUrl": "https://github.com/cran/segMGarch",
  "RemoteRef": "HEAD",
  "RemoteSha": "46b92b57c37831508479aa37cb57985acee34aba",
  "MD5sum": "457332d530d0d3c2a09355d07e6a77ba",
  "_user": "kakoko1984",
  "_type": "src",
  "_file": "segMGarch_1.3.tar.gz",
  "_fileid": "d707ab1f4a1d28442f6139aba60361fd859cafdfa23027f31c3bb24e75792f5d",
  "_filesize": 246268,
  "_sha256": "d707ab1f4a1d28442f6139aba60361fd859cafdfa23027f31c3bb24e75792f5d",
  "_created": "2026-06-02T10:41:20.000Z",
  "_published": "2026-06-02T11:05:54.672Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79052849170,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355546003"
    },
    {
      "job": 79052849152,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355532414"
    },
    {
      "job": 79052849197,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355539633"
    },
    {
      "job": 79052849187,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355536468"
    },
    {
      "job": 79052849191,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355775107"
    },
    {
      "job": 79052849176,
      "time": 245,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355582244"
    },
    {
      "job": 79052849190,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355717828"
    },
    {
      "job": 79052849179,
      "time": 260,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355579445"
    },
    {
      "job": 79052357552,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355488408"
    },
    {
      "job": 79052849174,
      "time": 1429,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79052849134,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355533026"
    },
    {
      "job": 79052849144,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355537254"
    },
    {
      "job": 79052849173,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355542960"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/segMGarch",
  "_commit": {
    "id": "46b92b57c37831508479aa37cb57985acee34aba",
    "author": "Karolos Korkas <kkorkas@yahoo.co.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1751844001
  },
  "_maintainer": {
    "name": "Karolos Korkas",
    "email": "kkorkas@yahoo.co.uk",
    "login": "kakoko1984",
    "description": "",
    "uuid": 40242310
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3",
      "date": "2025-07-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kakoko1984",
      "count": 4,
      "uuid": 40242310
    }
  ],
  "_userbio": {
    "uuid": 40242310,
    "type": "user",
    "name": "Karolos Korkas"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/segMGarch"
  },
  "_searchresults": 17,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/segMGarch.html",
    "manual.pdf"
  ],
  "_realowner": "kakoko1984",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-12-28"
    },
    {
      "version": "1.1",
      "date": "2019-01-05"
    },
    {
      "version": "1.2",
      "date": "2019-01-17"
    },
    {
      "version": "1.3",
      "date": "2025-07-06"
    }
  ],
  "_exports": [
    "DQtest",
    "garch.seg",
    "gen_pc_coef",
    "kupiec",
    "pc_cccsim",
    "pc_Sigma",
    "TL"
  ],
  "_help": [
    {
      "page": "segMGarch-package",
      "title": "Multiple Change-Point Detection for High-Dimensional GARCH Processes",
      "topics": [
        "segMGarch-package",
        "segMGarch"
      ]
    },
    {
      "page": "DQtest-methods",
      "title": "A regression-based test to backtest VaR models proposed by Engle and Manganelli (2004)",
      "topics": [
        "DQtest",
        "DQtest,ANY-method",
        "DQtest-class",
        "DQtest-methods"
      ]
    },
    {
      "page": "garch.seg-class",
      "title": "An S4 method to detect the change-points in a high-dimensional GARCH process.",
      "topics": [
        "garch.seg",
        "garch.seg,ANY-method",
        "garch.seg,tvMGarch-method",
        "garch.seg-class",
        "garch.seg-methods"
      ]
    },
    {
      "page": "gen_pc_coef-class",
      "title": "A method to generate piecewise constant coefficients",
      "topics": [
        "gen_pc_coef",
        "gen_pc_coef,simMGarch-method",
        "gen_pc_coef-class",
        "gen_pc_coef-methods"
      ]
    },
    {
      "page": "kupiec-methods",
      "title": "Method to backtest VaR violation using the Kupiec statistics",
      "topics": [
        "kupiec",
        "kupiec,ANY-method",
        "kupiec-class",
        "kupiec-methods"
      ]
    },
    {
      "page": "pc_cccsim-methods",
      "title": "A method to simulate nonstationary high-dimensional CCC GARCH models.",
      "topics": [
        "pc_cccsim",
        "pc_cccsim,simMGarch-method",
        "pc_cccsim-class",
        "pc_cccsim-methods"
      ]
    },
    {
      "page": "pc_Sigma-methods",
      "title": "Method to simulate correlated variables with change-points",
      "topics": [
        "pc_Sigma",
        "pc_Sigma,simMGarch-method",
        "pc_Sigma-class",
        "pc_Sigma-methods"
      ]
    },
    {
      "page": "simMGarch-class",
      "title": "An S4 class for a nonstationary CCC model.",
      "topics": [
        "simMGarch-class"
      ]
    },
    {
      "page": "TL-methods",
      "title": "Method to backtest VaR violation using the Traffic Light (TL) approach of Basel",
      "topics": [
        "TL",
        "TL,ANY-method",
        "TL-class",
        "TL-methods"
      ]
    },
    {
      "page": "tvMGarch-class",
      "title": "An S4 class for a nonstationary multivariate class model.",
      "topics": [
        "tvMGarch-class"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "corpcor",
    "cvar",
    "doParallel",
    "fastICA",
    "fBasics",
    "fGarch",
    "foreach",
    "gbutils",
    "gss",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "spatial",
    "stabledist",
    "timeDate",
    "timeSeries"
  ],
  "_sysdeps": [
    {
      "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": 1.2304489213782739,
  "_indexed": true,
  "_nocasepkg": "segmgarch",
  "_universes": [
    "kakoko1984"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-22T18:48:33.000Z",
      "arch": "emscripten",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "77b02ef26cfff3909dd4c5b7290ab5544149cbd80ffeb3e8e8f7d34543bce8b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/25270674617"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-02T10:43:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "2a34c90d16ca9de438fe1401acae64f79b9f8dc6a61e527b5545f78c331395dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-02T10:43:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "97bfd52d1d612e216d0c4a6a71c4fc2d10f99ae06eebe9225d5c2e4a7073cab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-02T10:43:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "e8d272b1a3fc2a36fb1235a307f336279d188fef41c383e389c10c07e8d9f35e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-02T10:43:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "f00bf65c67ea692f847f3bc5cb86ac10f86fff2e1705064d0062c9df534ac0fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-02T10:55:14.000Z",
      "arch": "aarch64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "51def6c654af6d950bfd092bcb72a401f61e55ecfd203218b0c351825ee826e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-02T10:44:54.000Z",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "8d0283ef3036c9df0984b7cf17f873e6b4703d57378f7ba8c622e50396ec13c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-02T10:52:40.000Z",
      "arch": "aarch64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "b823635b59093f79939f92d590c01a5bb809a89035db8642c915b20a1ae451a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-02T10:44:58.000Z",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "8b73f2661d970190f77bf464442ed122922eccd14512da3bec49ac28116063b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-02T10:42:42.000Z",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "066762b1ccfb7c785e28aa86049b45620cbe9fd9cba0c38a206c89ad704b90bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-02T10:42:53.000Z",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "68482832098e204a685efa6711b15c5dc0708afb3b7793463abfdae9c56c0217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-02T10:43:01.000Z",
      "arch": "x86_64",
      "commit": "46b92b57c37831508479aa37cb57985acee34aba",
      "fileid": "d03786d16a692992a70f03d4bfcd2b92c92c02f3a9f635b1a4d35cacff27e997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kakoko1984/actions/runs/26814380029"
    }
  ]
}