{
  "_id": "6a1fcb1eb401979e73432782",
  "Package": "portvine",
  "Title": "Vine Based (Un)Conditional Portfolio Risk Measure Estimation",
  "Version": "1.0.3.9000",
  "Authors@R": "person(\"Emanuel\", \"Sommer\", , \"emanuel_sommer@gmx.de\", role = c(\"cre\", \"aut\"))",
  "Description": "Following Sommer (2022)\n<https://mediatum.ub.tum.de/1658240> portfolio level risk\nestimates (e.g. Value at Risk, Expected Shortfall) are\nestimated by modeling each asset univariately by an ARMA-GARCH\nmodel and then their cross dependence via a Vine Copula model\nin a rolling window fashion. One can even condition on\nvariables/time series at certain quantile levels to stress test\nthe risk measure estimates.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/EmanuelSommer/portvine,\nhttps://emanuelsommer.github.io/portvine/",
  "BugReports": "https://github.com/EmanuelSommer/portvine/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Collate": "'RcppExports.R' 'default_garch_spec.R' 'S4_classes.R'\n'datadoc_and_rcpp.R' 'dvine_ordering.R' 'risk_measures.R'\n'rcondvinecop.R' 'estimate_dependence_and_risk.R'\n'estimate_marginal_models.R' 'estimate_risk_roll.R' 'utils.R'",
  "Config/pak/sysreqs": "cmake libicu-dev",
  "Repository": "https://emanuelsommer.r-universe.dev",
  "Date/Publication": "2024-01-22 08:53:34 UTC",
  "RemoteUrl": "https://github.com/emanuelsommer/portvine",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
  "Packaged": {
    "Date": "2026-06-02 07:53:59 UTC",
    "User": "root"
  },
  "Author": "Emanuel Sommer [cre, aut]",
  "Maintainer": "Emanuel Sommer <emanuel_sommer@gmx.de>",
  "MD5sum": "1b802b050edaf59a2a988e3557f00c1b",
  "_user": "emanuelsommer",
  "_type": "src",
  "_file": "portvine_1.0.3.9000.tar.gz",
  "_fileid": "13dc7954822b5a86d878ab9a7763756f3e2a33165151b31d671d547997fa4e8d",
  "_filesize": 1140099,
  "_sha256": "13dc7954822b5a86d878ab9a7763756f3e2a33165151b31d671d547997fa4e8d",
  "_created": "2026-06-02T07:53:59.000Z",
  "_published": "2026-06-03T06:35:10.423Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235310560,
      "time": 332,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352136961"
    },
    {
      "job": 79235310506,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352130750"
    },
    {
      "job": 79235310479,
      "time": 377,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352151617"
    },
    {
      "job": 79235310336,
      "time": 301,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377367038"
    },
    {
      "job": 79235310885,
      "time": 314,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352121514"
    },
    {
      "job": 79235310823,
      "time": 439,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352166461"
    },
    {
      "job": 79235310751,
      "time": 335,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352123576"
    },
    {
      "job": 79235310613,
      "time": 673,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352241972"
    },
    {
      "job": 79235310244,
      "time": 317,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352019046"
    },
    {
      "job": 79235310599,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352084900"
    },
    {
      "job": 79235310785,
      "time": 327,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352134055"
    },
    {
      "job": 79235310700,
      "time": 321,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352132203"
    },
    {
      "job": 79235310752,
      "time": 346,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352140429"
    }
  ],
  "_buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/emanuelsommer/portvine",
  "_commit": {
    "id": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
    "author": "Emanuel Sommer <emanuel.sommer@web.de>",
    "committer": "Emanuel Sommer <emanuel.sommer@web.de>",
    "message": "bump version + New CRAN release\n",
    "time": 1705913614
  },
  "_maintainer": {
    "name": "Emanuel Sommer",
    "email": "emanuel_sommer@gmx.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "kde1d",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "rvinecopulib",
      "role": "LinkingTo"
    },
    {
      "package": "wdm",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dtplyr",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ppcor",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rugarch",
      "role": "Imports"
    },
    {
      "package": "rvinecopulib",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "emanuelsommer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "expected-shortfall",
    "garch-models",
    "value-at-risk",
    "vine-copulas",
    "cpp"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "emanuelsommer",
      "count": 106,
      "uuid": 46082939
    },
    {
      "user": "javier-blasco",
      "count": 4,
      "uuid": 120203877
    }
  ],
  "_userbio": {
    "uuid": 46082939,
    "type": "user",
    "name": "Emanuel",
    "description": "Phd Candidate in Stats & ML | Mathematician | Data Scientist"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/portvine"
  },
  "_devurl": "https://github.com/emanuelsommer/portvine",
  "_pkgdown": "https://emanuelsommer.github.io/portvine/",
  "_searchresults": 6,
  "_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/portvine.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/emanuelsommer/portvine",
  "_realowner": "emanuelsommer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-05-31"
    },
    {
      "version": "1.0.2",
      "date": "2023-01-06"
    },
    {
      "version": "1.0.3",
      "date": "2024-01-18"
    }
  ],
  "_exports": [
    "default_garch_spec",
    "est_es",
    "est_var",
    "estimate_risk_roll",
    "fitted_marginals",
    "fitted_vines",
    "marginal_settings",
    "risk_estimates",
    "roll_residuals",
    "show",
    "summary",
    "vine_settings"
  ],
  "_datasets": [
    {
      "name": "sample_returns_small",
      "title": "A sample of log returns for 3 assets.",
      "object": "sample_returns_small",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "AAPL",
        "GOOG",
        "AMZN"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "default_garch_spec",
      "title": "Default specifications for ARMA-GARCH models",
      "topics": [
        "default_garch_spec"
      ]
    },
    {
      "page": "est_es",
      "title": "Estimate the Expected Shortfall (ES)",
      "topics": [
        "est_es"
      ]
    },
    {
      "page": "est_var",
      "title": "Estimate the Value at Risk (VaR)",
      "topics": [
        "est_var"
      ]
    },
    {
      "page": "estimate_risk_roll",
      "title": "(Un-)conditional rolling risk estimation using vine copulas",
      "topics": [
        "estimate_risk_roll"
      ]
    },
    {
      "page": "fitted_marginals",
      "title": "Accessor method for the fitted marginal models of (cond_)portvine_roll objects",
      "topics": [
        "fitted_marginals",
        "fitted_marginals,portvine_roll-method"
      ]
    },
    {
      "page": "fitted_vines",
      "title": "Accessor method for the fitted vine copula models of (cond_)portvine_roll objects",
      "topics": [
        "fitted_vines",
        "fitted_vines,portvine_roll-method"
      ]
    },
    {
      "page": "marginal_settings-class",
      "title": "S4 class for the marginal settings",
      "topics": [
        "marginal_settings",
        "marginal_settings-class",
        "show,marginal_settings-method"
      ]
    },
    {
      "page": "portvine_roll-class",
      "title": "S4 output class for the function 'estimate_risk_roll()'",
      "topics": [
        "cond_portvine_roll-class",
        "portvine_roll-class",
        "show,cond_portvine_roll-method",
        "show,portvine_roll-method",
        "summary,cond_portvine_roll-method",
        "summary,portvine_roll-method"
      ]
    },
    {
      "page": "risk_estimates",
      "title": "Accessor methods for the risk estimates of (cond_)portvine_roll objects",
      "topics": [
        "risk_estimates",
        "risk_estimates,cond_portvine_roll-method",
        "risk_estimates,portvine_roll-method"
      ]
    },
    {
      "page": "roll_residuals",
      "title": "Extract fitted standardized residuals from a uGARCHroll object",
      "topics": [
        "roll_residuals"
      ]
    },
    {
      "page": "sample_returns_small",
      "title": "A sample of log returns for 3 assets.",
      "topics": [
        "sample_returns_small"
      ]
    },
    {
      "page": "vine_settings-class",
      "title": "S4 class for the vine settings",
      "topics": [
        "show,vine_settings-method",
        "vine_settings",
        "vine_settings-class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/emanuelsommer/portvine/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/emanuelsommer/portvine/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "BH",
    "checkmate",
    "chron",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "DistributionUtils",
    "dplyr",
    "dtplyr",
    "FNN",
    "fracdiff",
    "future",
    "future.apply",
    "GeneralizedHyperbolic",
    "generics",
    "globals",
    "glue",
    "kde1d",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "ppcor",
    "pracma",
    "purrr",
    "R6",
    "randtoolbox",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppThread",
    "rlang",
    "rngWELL",
    "Rsolnp",
    "rugarch",
    "rvinecopulib",
    "SkewHyperbolic",
    "spd",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "wdm",
    "withr",
    "xts",
    "zoo"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "get_started.Rmd",
      "filename": "get_started.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "The data set",
        "Specify marginal models",
        "The unconditional case",
        "The conditional case",
        "Specify vine copula models",
        "Estimate the risk measures",
        "Assess marginal model quality",
        "A look at the fitted vine copulas",
        "Analyze the risk measure estimates",
        "Backtesting the estimated risk measures"
      ],
      "created": "2021-11-07 16:06:01",
      "modified": "2022-05-26 23:50:32",
      "commits": 17
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "portvine",
  "_universes": [
    "emanuelsommer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:57:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "0546a80077fc481d3d85380393a3633dfa18d952cc942a424c76bb8696149072",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:57:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "fcba06608345c2327e7a82005e618a6ade90bc37f6c88a8de78d1ec5a29830b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:58:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "1d159e4532faa0709bb0b656c0ecd4f337223d46666310a749b58349fb7ebaf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3.9000",
      "date": "2026-06-03T06:32:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "a8570942d90b2330d41284c7091e734e2f45cf60eabb555f4c475732d6d75aeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:57:12.000Z",
      "arch": "aarch64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "e1c8a79c012daa08722df378dfb1a3fa0544a4b01bda981f04bc708a2a1d14f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:58:30.000Z",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "fdae6a265af0d7d295e39d4554b374e89d5df08a51671ddf433fe3dcd3724e4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:57:05.000Z",
      "arch": "aarch64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "d614e536ffb518440375e9aeab8f327a76a2c4bd988e355712c01ac5823bb917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:59:03.000Z",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "d6d4e5cc198040810b6041280ae027f297d8eacdac96fd47ff499333369e0b83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:57:38.000Z",
      "arch": "emscripten",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "9e07ad3e295291d069ce02468f11077e9f289bdfcff60012bf6416b7d0a81082",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:56:28.000Z",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "dc8f16140b711623c9a8cda246b8ca0c554e0ab98da91ea192dd5bb4b710ba26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:56:25.000Z",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "69c223d5358c4f376e8810e0da52153160dd7929b98361c180bdbd50a875b905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3.9000",
      "date": "2026-06-02T07:56:26.000Z",
      "arch": "x86_64",
      "commit": "f1e58e717c0f898d46f9e8ef786a9730cbc93644",
      "fileid": "5b90ee87a4918744968d9614a9ffdc8c8e3c0718f958085e6e9d8f555d677e64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emanuelsommer/actions/runs/26806115746"
    }
  ]
}