{
  "_id": "6a1fca24b401979e73432383",
  "Package": "RobGARCHBoot",
  "Type": "Package",
  "Title": "Robust Bootstrap Forecast Densities for GARCH Models",
  "Version": "1.2.0",
  "Date": "2020-12-16",
  "Author": "Carlos Trucios",
  "Maintainer": "Carlos Trucios <ctrucios@gmail.com>",
  "Description": "Bootstrap forecast densities for GARCH (Generalized\nAutoregressive Conditional Heteroskedastic) returns and\nvolatilities using the robust residual-based bootstrap\nprocedure of Trucios, Hotta and Ruiz (2017)\n<DOI:10.1080/00949655.2017.1359601>.",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Repository": "https://ctruciosm.r-universe.dev",
  "Date/Publication": "2020-12-17 11:03:31 UTC",
  "RemoteUrl": "https://github.com/ctruciosm/robgarchboot",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 06:49:43 UTC",
    "User": "root"
  },
  "MD5sum": "46885a6c41eb9bea6f25a270e4ee109b",
  "_user": "ctruciosm",
  "_type": "src",
  "_file": "RobGARCHBoot_1.2.0.tar.gz",
  "_fileid": "bbcddec173e8e7f548d719e5a84e87a1a2685420a3a80f08c787f657dde1da7e",
  "_filesize": 155467,
  "_sha256": "bbcddec173e8e7f548d719e5a84e87a1a2685420a3a80f08c787f657dde1da7e",
  "_created": "2026-06-01T06:49:43.000Z",
  "_published": "2026-06-03T06:31:00.303Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235277681,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7325098036"
    },
    {
      "job": 79235277574,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7325089792"
    },
    {
      "job": 79235277487,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325090386"
    },
    {
      "job": 79235277636,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325089934"
    },
    {
      "job": 79235277428,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7325170204"
    },
    {
      "job": 79235277695,
      "time": 263,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7325126105"
    },
    {
      "job": 79235277640,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325181703"
    },
    {
      "job": 79235277591,
      "time": 214,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325164295"
    },
    {
      "job": 79235276903,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325058843"
    },
    {
      "job": 79235277499,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325091170"
    },
    {
      "job": 79235277070,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235277064,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235277082,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ctruciosm/robgarchboot",
  "_commit": {
    "id": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
    "author": "ctruciosm <ctrucios@gmail.com>",
    "committer": "ctruciosm <ctrucios@gmail.com>",
    "message": "cDCC\n",
    "time": 1608203011
  },
  "_maintainer": {
    "name": "Carlos Trucios",
    "email": "ctrucios@gmail.com",
    "login": "ctruciosm",
    "description": "Assistant  Professor @IMECC/UNICAMP",
    "uuid": 5229648
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    }
  ],
  "_owner": "ctruciosm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ctruciosm",
      "count": 49,
      "uuid": 5229648
    }
  ],
  "_userbio": {
    "uuid": 5229648,
    "type": "user",
    "name": "Carlos Trucios Maza",
    "description": "Assistant  Professor @IMECC/UNICAMP"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RobGARCHBoot"
  },
  "_devurl": "https://github.com/ctruciosm/robgarchboot",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RobGARCHBoot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ctruciosm/robgarchboot",
  "_realowner": "ctruciosm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-11-04"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-13"
    },
    {
      "version": "1.1.0",
      "date": "2020-11-24"
    },
    {
      "version": "1.1.1",
      "date": "2020-12-08"
    },
    {
      "version": "1.2.0",
      "date": "2020-12-17"
    }
  ],
  "_exports": [
    "fitted_Vol",
    "loglik_cDCC",
    "RobGARCHBoot",
    "RobGARCHBootParallel",
    "Robust_cDCC",
    "ROBUSTGARCH",
    "ROBUSTGARCHloss_RCPP"
  ],
  "_datasets": [
    {
      "name": "returns3",
      "title": "Matrix of time series returns for illustrative purposes",
      "object": "returns3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "returnsexample",
      "title": "Time series returns for illustrative purposes",
      "object": "returnsexample",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RobGARCHBoot-package",
      "title": "Robust Bootstrap Forecast Densities for GARCH Models",
      "topics": [
        "RobGARCHBoot-package"
      ]
    },
    {
      "page": "fitted_Vol",
      "title": "Estimated Volatility",
      "topics": [
        "fitted_Vol"
      ]
    },
    {
      "page": "loglik_cDCC",
      "title": "Loss function used in cDCC robust estimation.",
      "topics": [
        "loglik_cDCC"
      ]
    },
    {
      "page": "returns3",
      "title": "Matrix of time series returns for illustrative purposes",
      "topics": [
        "returns3"
      ]
    },
    {
      "page": "returnsexample",
      "title": "Time series returns for illustrative purposes",
      "topics": [
        "returnsexample"
      ]
    },
    {
      "page": "RobGARCHBoot",
      "title": "Robust GARCH bootstrap procedure",
      "topics": [
        "RobGARCHBoot"
      ]
    },
    {
      "page": "RobGARCHBootParallel",
      "title": "Parallel implementation of the Robust GARCH bootstrap procedure",
      "topics": [
        "RobGARCHBootParallel"
      ]
    },
    {
      "page": "Robust_cDCC",
      "title": "Robust cDCC Estimator",
      "topics": [
        "Robust_cDCC"
      ]
    },
    {
      "page": "ROBUSTGARCH",
      "title": "Robust GARCH Estimator",
      "topics": [
        "ROBUSTGARCH"
      ]
    },
    {
      "page": "ROBUSTGARCHloss_RCPP",
      "title": "Loss function used in GARCH robust estimation.",
      "topics": [
        "ROBUSTGARCHloss_RCPP"
      ]
    }
  ],
  "_readme": "https://github.com/ctruciosm/robgarchboot/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "foreach",
    "iterators",
    "Rcpp",
    "RcppArmadillo",
    "rngtools"
  ],
  "_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": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "robgarchboot",
  "_universes": [
    "ctruciosm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T06:52:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "f96629d1db611bb70d95ad22b511965a24937b895710ebb826b6b4e3a757ecfa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T06:51:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "c1fb38a875b5f68e8c9cd8f7a7493e572562bb158b939a595ec8a52958cf3b5d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T06:51:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "142e5b91467c7c2f03d1f80928293b6798d45f8840aa5e84eb2a81bbe14e2d3d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T06:51:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "ff2c72835b83c70efdfa63b0310c9f965644eef5dd46435fe6be1bfb42d915d9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-01T06:56:50.000Z",
      "arch": "aarch64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "de86053c6aba75713b11052c0b0e063d60de37296410927e42596d9c74f4cab4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-01T06:53:51.000Z",
      "arch": "x86_64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "6a9c56064d7202e287aa7cb0ece200158a888ca29eea6483d926a2fb6243d0b3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-01T06:57:34.000Z",
      "arch": "aarch64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "59e9760093216f66e4357c93359386b36e0d88ac5ffcff8ec280fa95117afe27",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-01T06:56:17.000Z",
      "arch": "x86_64",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "316f112020f8cf185f1aeadd431a3536e05ba33c41e49e7eada4ec4449ff5065",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-01T06:52:03.000Z",
      "arch": "emscripten",
      "commit": "8cadb34f109a8d6e381fac08593a24f842ee80b6",
      "fileid": "63e93d478c3a916b732f8d7bc0519d8619aca9073a1488b0c8dc40406622060d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ctruciosm/actions/runs/26739637014"
    }
  ]
}