{
  "_id": "6a48878de06c18f0a653fff9",
  "Package": "BVARverse",
  "Type": "Package",
  "Title": "Tidy Bayesian Vector Autoregression",
  "Version": "0.0.1",
  "Date": "2020-09-07",
  "Authors@R": "c(person(\"Lukas\", \"Vashold\", role = c(\"aut\", \"cre\"), email = \"lukas.vashold@wu.ac.at\", comment = c(ORCID = \"0000-0002-3562-3414\")),\nperson(\"Nikolas\", \"Kuschnig\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-6642-2543\")))",
  "Author": "Lukas Vashold [aut, cre]\n(<https://orcid.org/0000-0002-3562-3414>), Nikolas Kuschnig\n[aut] (<https://orcid.org/0000-0002-6642-2543>)",
  "Maintainer": "Lukas Vashold <lukas.vashold@wu.ac.at>",
  "Description": "Functions to prepare tidy objects from estimated models\nvia 'BVAR' (see Kuschnig & Vashold, 2019\n<doi:10.13140/RG.2.2.25541.60643>) and visualisation thereof.\nBridges the gap between estimating models with 'BVAR' and\nplotting the results in a more sophisticated way with 'ggplot2'\nas well as passing them on in a tidy format.",
  "URL": "https://github.com/nk027/bvarverse",
  "BugReports": "https://github.com/nk027/bvarverse/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nk027.r-universe.dev",
  "Date/Publication": "2020-09-14 08:06:52 UTC",
  "RemoteUrl": "https://github.com/nk027/bvarverse",
  "RemoteRef": "HEAD",
  "RemoteSha": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 04:06:53 UTC",
    "User": "root"
  },
  "_user": "nk027",
  "_type": "src",
  "_file": "BVARverse_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/eb988985a2b21f0b0d7dccd5d7be3868e54f696913398a60c6ac3c1b2e092ffc",
  "_filesize": 105538,
  "_sha256": "eb988985a2b21f0b0d7dccd5d7be3868e54f696913398a60c6ac3c1b2e092ffc",
  "_expires": "2026-10-12T04:09:47.000Z",
  "_created": "2026-07-04T04:06:53.000Z",
  "_published": "2026-07-04T04:09:49.460Z",
  "_jobs": [
    {
      "job": 85101479276,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078153537"
    },
    {
      "job": 85101479273,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078153781"
    },
    {
      "job": 85101479285,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078148723"
    },
    {
      "job": 85101479281,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078148350"
    },
    {
      "job": 85101273605,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078138272"
    },
    {
      "job": 85101479282,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078149531"
    },
    {
      "job": 85101479295,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078146657"
    },
    {
      "job": 85101479284,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078147147"
    },
    {
      "job": 85101479289,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078148048"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432",
  "_status": "success",
  "_upstream": "https://github.com/nk027/bvarverse",
  "_commit": {
    "id": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
    "author": "oDNAudio <lukas.vashold@gmx.at>",
    "committer": "oDNAudio <lukas.vashold@gmx.at>",
    "message": "fixed description for CRAN\n",
    "time": 1600070812
  },
  "_maintainer": {
    "name": "Lukas Vashold",
    "email": "lukas.vashold@wu.ac.at",
    "orcid": "0000-0002-3562-3414"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "BVAR",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "nk027",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bayesian",
    "data-science",
    "vector-autoregressions"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "nk027",
      "count": 2,
      "uuid": 31620977
    },
    {
      "user": "odnaudio",
      "count": 2,
      "uuid": 41572883
    }
  ],
  "_userbio": {
    "uuid": 31620977,
    "type": "user",
    "name": "Nikolas Kuschnig",
    "followers": 54
  },
  "_downloads": {
    "count": 295,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BVARverse"
  },
  "_devurl": "https://github.com/nk027/bvarverse",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BVARverse.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nk027/bvarverse",
  "_realowner": "nk027",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-09-22"
    }
  ],
  "_exports": [
    "augment",
    "bv_ggplot",
    "tidy"
  ],
  "_help": [
    {
      "page": "augment.bvar",
      "title": "Augment BVAR outputs and convert into a tibble",
      "topics": [
        "augment.bvar",
        "augment.bvar_fcast",
        "augment.bvar_irf"
      ]
    },
    {
      "page": "bv_ggplot",
      "title": "Quick ggplot2 plots for Bayesian VARs",
      "topics": [
        "bv_ggplot",
        "bv_ggplot.bvar",
        "bv_ggplot.bvar_chains",
        "bv_ggplot.bvar_fcast",
        "bv_ggplot.bvar_irf",
        "bv_ggplot.default"
      ]
    },
    {
      "page": "tidy.bvar",
      "title": "Tidy BVAR outputs and convert into a tibble",
      "topics": [
        "tidy.bvar",
        "tidy.bvar_coefs",
        "tidy.bvar_fcast",
        "tidy.bvar_irf"
      ]
    }
  ],
  "_readme": "https://github.com/nk027/bvarverse/raw/HEAD/README.md",
  "_rundeps": [
    "BVAR",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "bvarverse",
  "_universes": [
    "nk027"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T04:09:02.000Z",
      "distro": "resolute",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/a6b9aec5ea4b95d28438e5d5ac71b924935ac9482ad6d9cc0c767feab211d177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T04:09:03.000Z",
      "distro": "resolute",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/273171ece9b359b299f3ba529ce3915e18ecc3d822ca63724d3ded2b448ef333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T04:08:27.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/4a8afc04371ac22ca93bbdd1b6237bdd09ecdf17cf83ca7bb030002a5e18e4b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T04:08:23.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/a49a9fef44be31714e923fe6cde89cb4977b8f8f4ea8c49d3dbf428ad3a00505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-04T04:08:49.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/d4197fb996ca91deb2bd6e57eb5fbec8485e16416c11e88ff3b0444c50bd0ea8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T04:07:53.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/a85e7f5ee003c449b4a9ed16245e929f4d5204337b4fe2293c76f40111dd0bae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T04:07:59.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/f0295e6f6d6f89e82d6ea2fad858be2a626ff1bedccd3b74d7ebd778fe6fb4a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T04:08:03.000Z",
      "commit": "01bcb1fe60b1604bcbc0be0b99445a355d1c1c8c",
      "fileid": "https://r2.ropensci.org/c414a7413d9e8fafef76ae03618e0d6e761a77e1d84ffda77aabdf64af260052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28694335432"
    }
  ]
}