{
  "_id": "6a1f0ec6b401979e7341d40a",
  "Package": "svines",
  "Title": "Stationary Vine Copula Models",
  "Version": "0.2.7",
  "Authors@R": "person(given = \"Thomas\",\nfamily = \"Nagler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@tnagler.com\")",
  "Description": "Provides functionality to fit and simulate from stationary\nvine copula models for time series, see Nagler et al. (2022)\n<doi:10.1016/j.jeconom.2021.11.015>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/tnagler/svines",
  "BugReports": "https://github.com/tnagler/svines/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://tnagler.r-universe.dev",
  "Date/Publication": "2025-06-12 15:39:51 UTC",
  "RemoteUrl": "https://github.com/tnagler/svines",
  "RemoteRef": "HEAD",
  "RemoteSha": "8036e170720a06fed1dd7dd83b226833d46655f4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 08:47:21 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "MD5sum": "f1270bbce55a4bddf5408b4a026d89ca",
  "_user": "tnagler",
  "_type": "src",
  "_file": "svines_0.2.7.tar.gz",
  "_fileid": "cd676d6b3bbb6f13520aa14454233f272b9a345fb0a1e643ed63c58d949d9011",
  "_filesize": 435127,
  "_sha256": "cd676d6b3bbb6f13520aa14454233f272b9a345fb0a1e643ed63c58d949d9011",
  "_created": "2026-05-17T08:47:21.000Z",
  "_published": "2026-06-02T17:11:34.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128623553,
      "time": 216,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040972941"
    },
    {
      "job": 79128622893,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040973785"
    },
    {
      "job": 79128623521,
      "time": 213,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040972581"
    },
    {
      "job": 79128623368,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040973005"
    },
    {
      "job": 79128623955,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040963734"
    },
    {
      "job": 79128623742,
      "time": 328,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040987206"
    },
    {
      "job": 79128623485,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040970583"
    },
    {
      "job": 79128623566,
      "time": 323,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040986560"
    },
    {
      "job": 79128622517,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040946470"
    },
    {
      "job": 79128622466,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364730121"
    },
    {
      "job": 79128623391,
      "time": 219,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040973399"
    },
    {
      "job": 79128623627,
      "time": 206,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040971582"
    },
    {
      "job": 79128623354,
      "time": 275,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040980374"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tnagler/svines",
  "_commit": {
    "id": "8036e170720a06fed1dd7dd83b226833d46655f4",
    "author": "Thomas Nagler <tnagler@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release 0.2.7 (#8)\n\n* make unit tests safer\n\n* bump version\n\n* require R >= 4.1\n\n---------\n\nCo-authored-by: tnagler <thomas.nagler@tum.de>",
    "time": 1749742791
  },
  "_maintainer": {
    "name": "Thomas Nagler",
    "email": "mail@tnagler.com",
    "login": "tnagler",
    "description": "",
    "uuid": 8761435
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rvinecopulib",
      "version": ">= 0.7.2.1.0",
      "role": "Depends"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "wdm",
      "role": "LinkingTo"
    },
    {
      "package": "rvinecopulib",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "univariateML",
      "role": "Imports"
    },
    {
      "package": "wdm",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "tnagler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.7",
      "date": "2025-06-12"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "tnagler",
      "count": 23,
      "uuid": 8761435
    },
    {
      "user": "andrjohns",
      "count": 1,
      "uuid": 27717896
    }
  ],
  "_userbio": {
    "uuid": 8761435,
    "type": "user",
    "name": "Thomas Nagler"
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/svines"
  },
  "_devurl": "https://github.com/tnagler/svines",
  "_searchresults": 6,
  "_topics": [
    "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/svines.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tnagler/svines",
  "_realowner": "tnagler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-03-23"
    },
    {
      "version": "0.1.3",
      "date": "2022-03-28"
    },
    {
      "version": "0.1.4",
      "date": "2022-04-13"
    },
    {
      "version": "0.2.0",
      "date": "2023-11-21"
    },
    {
      "version": "0.2.1",
      "date": "2023-11-22"
    },
    {
      "version": "0.2.2",
      "date": "2023-12-03"
    },
    {
      "version": "0.2.3",
      "date": "2024-01-18"
    },
    {
      "version": "0.2.4",
      "date": "2025-01-17"
    },
    {
      "version": "0.2.7",
      "date": "2025-06-12"
    }
  ],
  "_exports": [
    "svine",
    "svine_bootstrap_models",
    "svine_dist",
    "svine_hessian",
    "svine_loglik",
    "svine_pseudo_residuals",
    "svine_scores",
    "svine_sim",
    "svinecop",
    "svinecop_dist",
    "svinecop_hessian",
    "svinecop_loglik",
    "svinecop_pseudo_residuals",
    "svinecop_scores",
    "svinecop_sim"
  ],
  "_datasets": [
    {
      "name": "returns",
      "title": "Stock returns of 20 companies",
      "object": "returns",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Allianz",
        "AXA",
        "Generali",
        "MetLife",
        "Prudential",
        "Ping An",
        "BMW",
        "General Motors",
        "Toyota",
        "Hyundai",
        "Microsoft",
        "Apple",
        "Amazon",
        "Alphabet",
        "Alibaba",
        "Exxon",
        "Shell",
        "PetroChina",
        "Airbus",
        "Boeing"
      ],
      "rows": 1296,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "returns",
      "title": "Stock returns of 20 companies",
      "topics": [
        "returns"
      ]
    },
    {
      "page": "svine",
      "title": "Stationary vine distribution models",
      "topics": [
        "svine"
      ]
    },
    {
      "page": "svine_bootstrap_models",
      "title": "Bootstrap S-vine models",
      "topics": [
        "svine_bootstrap_models"
      ]
    },
    {
      "page": "svine_dist",
      "title": "Custom S-vine distribution models",
      "topics": [
        "svine_dist"
      ]
    },
    {
      "page": "svine_hessian",
      "title": "Expected hessian of a parametric S-vine models",
      "topics": [
        "svine_hessian"
      ]
    },
    {
      "page": "svine_loglik",
      "title": "Log-likelihood for S-vine models",
      "topics": [
        "svine_loglik"
      ]
    },
    {
      "page": "svine_pseudo_residuals",
      "title": "Pseudo-residuals of S-vine models",
      "topics": [
        "svine_pseudo_residuals"
      ]
    },
    {
      "page": "svine_scores",
      "title": "Score function of parametric S-vine models",
      "topics": [
        "svine_scores"
      ]
    },
    {
      "page": "svine_sim",
      "title": "Simulate from a S-vine model",
      "topics": [
        "svine_sim"
      ]
    },
    {
      "page": "svinecop",
      "title": "Stationary vine copula models",
      "topics": [
        "svinecop"
      ]
    },
    {
      "page": "svinecop_dist",
      "title": "Custom S-vine models",
      "topics": [
        "svinecop_dist"
      ]
    },
    {
      "page": "svinecop_hessian",
      "title": "Expected hessian for S-vine copula models",
      "topics": [
        "svinecop_hessian"
      ]
    },
    {
      "page": "svinecop_loglik",
      "title": "Log-likelihood for S-vine copula models",
      "topics": [
        "svinecop_loglik"
      ]
    },
    {
      "page": "svinecop_pseudo_residuals",
      "title": "Pseudo-residuals of S-vine copula models",
      "topics": [
        "svinecop_pseudo_residuals"
      ]
    },
    {
      "page": "svinecop_scores",
      "title": "Log-likelihood scores for S-vine copula models",
      "topics": [
        "svinecop_scores"
      ]
    },
    {
      "page": "svinecop_sim",
      "title": "Simulate from a S-vine copula model",
      "topics": [
        "svinecop_sim"
      ]
    }
  ],
  "_readme": "https://github.com/tnagler/svines/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "BH",
    "cli",
    "cvar",
    "expint",
    "extraDistr",
    "fastICA",
    "fBasics",
    "fGarch",
    "gbutils",
    "glue",
    "gss",
    "GUILDS",
    "intervals",
    "kde1d",
    "lattice",
    "lifecycle",
    "logitnorm",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nakagami",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "poweRlaw",
    "pracma",
    "randtoolbox",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppThread",
    "Rdpack",
    "Rfast",
    "rlang",
    "rngWELL",
    "rvinecopulib",
    "sads",
    "spatial",
    "stabledist",
    "tibble",
    "timeDate",
    "timeSeries",
    "univariateML",
    "utf8",
    "vctrs",
    "VGAM",
    "wdm",
    "zigg"
  ],
  "_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.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "svines",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "da704f661349ae5d4555a3afce13833c74fd424d3461272c251cea0bdb8ac56f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "c86fbf1fc7ff15e96651aa30f1685235e647502f73d198c02f929bacbefd9426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "1a0a1180f29a502c29f4eca9e79e2b7a87b9df5d24c9469dee626594af148c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "02e793c60fbeccea53a8677464ffe98de89416a11a39d8381bb7f8bc32e30ae8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-17T08:49:48.000Z",
      "arch": "aarch64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "41949d2895de2a5020e9dca68adadaca30a3086d5ffbbc4a68eba9e06e853660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-17T08:51:40.000Z",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "c1c160cf869731e6c83427326520ee84280f109e4878a77945cceccaf4c8069a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:10.000Z",
      "arch": "aarch64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "f4c510983e577bec4769e51efab2199aab454166ce46e2bae03f4aa761355218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-17T08:51:31.000Z",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "15a24c4112890fe015419b4013ad71dd6aaa628a16d59bc80876aa3aa990c4b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-17T08:49:45.000Z",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "21a8117e9a85ec856dbf62c59f5909564c87847fd312998bf2f920bd4f10fc63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-17T08:49:43.000Z",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "1c13508cce3c89ff1e0a7ae888ebadf1a540df3936990d3e6e255430ce84c164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-17T08:50:20.000Z",
      "arch": "x86_64",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "8a69d759f3cb0bbe85ae5aaf2563e9cad884341f8fe06a8cfd61546138097ed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-06-02T17:10:42.000Z",
      "arch": "emscripten",
      "commit": "8036e170720a06fed1dd7dd83b226833d46655f4",
      "fileid": "3412f7e4b8ba3eb162087f8a79ed2e525eb5e85699a6ef45b02f643c89d85f73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25986187628"
    }
  ]
}