{
  "_id": "6a1dbe401d7bb097a0a56e05",
  "Package": "VARcheck",
  "Type": "Package",
  "Title": "Visual Diagnostic Checks for Vector Autoregressive Models",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Björn S.\", \"Siepe\",\nemail = \"bjoernsiepe+software@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9558-4648\")\n),\nperson(\n\"Jonas M. B.\", \"Haslbeck\",\nemail = \"jonashaslbeck@protonmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-9096-7837\")\n)\n)",
  "Description": "Provides model-agnostic visual diagnostics for vector\nautoregressive (VAR) models. Given empirical data, model\npredictions, residuals, and optionally simulated data, the\npackage assembles a multi-panel diagnostic grid: empirical vs.\npredicted time series, residual inspection, residuals vs.\npredictions scatter, and posterior predictive style checks via\nsimulated trajectories. Output is a 'patchwork' object composed\nof 'ggplot2' plots, allowing further customisation via standard\n'ggplot2' theme calls. Follows the approach described in\nHaslbeck et al. (2026) <doi:10.31234/osf.io/k6uz4_v3>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/bsiepe/VARcheck,\nhttps://bsiepe.github.io/VARcheck/",
  "BugReports": "https://github.com/bsiepe/VARcheck/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Repository": "https://bsiepe.r-universe.dev",
  "Date/Publication": "2026-06-01 14:05:21 UTC",
  "RemoteUrl": "https://github.com/bsiepe/varcheck",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfb9e0fabc454dfed1096978ca82be160b827420",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 16:56:43 UTC",
    "User": "root"
  },
  "Author": "Björn S. Siepe [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9558-4648>),\nJonas M. B. Haslbeck [aut] (ORCID:\n<https://orcid.org/0000-0001-9096-7837>)",
  "Maintainer": "Björn S. Siepe <bjoernsiepe+software@gmail.com>",
  "MD5sum": "f8d4354104374bc85f1b9be6efa4b3c9",
  "_user": "bsiepe",
  "_type": "src",
  "_file": "VARcheck_0.1.0.tar.gz",
  "_fileid": "eedb31239c406f2200b17d841ff9c53958d63e083b947e2873086943acfcfdf9",
  "_filesize": 6496777,
  "_sha256": "eedb31239c406f2200b17d841ff9c53958d63e083b947e2873086943acfcfdf9",
  "_created": "2026-06-01T16:56:43.000Z",
  "_published": "2026-06-01T17:15:44.566Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78904065263,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337730119"
    },
    {
      "job": 78904065277,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337728171"
    },
    {
      "job": 78904065295,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338064750"
    },
    {
      "job": 78904065321,
      "time": 200,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338062688"
    },
    {
      "job": 78903383867,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337683486"
    },
    {
      "job": 78904065298,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337730646"
    },
    {
      "job": 78904065334,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337716257"
    },
    {
      "job": 78904065331,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337715041"
    },
    {
      "job": 78904065352,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337716577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bsiepe/varcheck",
  "_commit": {
    "id": "cfb9e0fabc454dfed1096978ca82be160b827420",
    "author": "Bjoern Siepe <bjoernsiepe@gmail.com>",
    "committer": "Bjoern Siepe <bjoernsiepe@gmail.com>",
    "message": "update example analysis with new fns, add seed\n",
    "time": 1780322721
  },
  "_maintainer": {
    "name": "Björn S. Siepe",
    "email": "bjoernsiepe+software@gmail.com",
    "login": "bsiepe",
    "orcid": "0000-0002-9558-4648",
    "twitter": "@b_siepe",
    "description": "PhD Student in Psychological Methods\n",
    "uuid": 81616702
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bsiepe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 20
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bsiepe",
      "count": 31,
      "uuid": 81616702
    }
  ],
  "_userbio": {
    "uuid": 81616702,
    "type": "user",
    "name": "Björn Siepe",
    "description": "PhD Student in Psychological Methods\r\n"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VARcheck"
  },
  "_devurl": "https://github.com/bsiepe/varcheck",
  "_pkgdown": "https://bsiepe.github.io/VARcheck/",
  "_searchresults": 4,
  "_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/VARcheck.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bsiepe/varcheck",
  "_realowner": "bsiepe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "new_var_data",
    "plot_var_check",
    "theme_varcheck"
  ],
  "_help": [
    {
      "page": "new_var_data",
      "title": "Create a VAR data object",
      "topics": [
        "new_var_data",
        "print.var_data"
      ]
    },
    {
      "page": "plot_var_check",
      "title": "Plot VAR model diagnostics",
      "topics": [
        "plot_var_check"
      ]
    },
    {
      "page": "theme_varcheck",
      "title": "Default VARcheck ggplot2 theme",
      "topics": [
        "theme_varcheck"
      ]
    }
  ],
  "_readme": "https://github.com/bsiepe/varcheck/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "example-analyses.Rmd",
      "filename": "example-analyses.html",
      "title": "Example analyses",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Helper functions",
        "Generate data and fit AR(1)",
        "Correctly specified models",
        "Main misspecifications",
        "Additional misspecifications",
        "Reference"
      ],
      "created": "2026-05-13 14:24:35",
      "modified": "2026-06-01 14:05:21",
      "commits": 3
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Creating a var_data object",
        "The diagnostic grid",
        "Selecting variables and panels",
        "Multiple subjects",
        "Customisation",
        "Using mlVAR outputs",
        "Reference"
      ],
      "created": "2026-04-22 06:29:06",
      "modified": "2026-05-14 07:49:24",
      "commits": 4
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "varcheck",
  "_universes": [
    "bsiepe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T16:58:52.000Z",
      "distro": "noble",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "02136a4ea0f9c14aff8240c9bf1ba8e39d0e013dd61bcd3882ecc54e54ec1d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T16:58:49.000Z",
      "distro": "noble",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "04d3d9f73fafa61e4f67873fb7a880338052f46d78a207899a1ebf4937b66d51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T17:14:23.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "f08e5489ab2a11e2990a42f74dcfd144e3c3875e31c1a2d57922aed1802109ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T17:14:16.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "2073e4e48c0774c7b7225d26e59d9892b66712ad2531aef228f98f4bc272226f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T16:59:11.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "9256c1d45b494a462b83a07d26b9bcb743c1bd1f6f3ed8c353fe8a867ee7eafa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:58:10.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "96a311852c5759c4840b08208cd1d898f1da3ddab6d3db33b108d4ccbff34cf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:58:08.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "3b563d0f79afa0dd6999bdf43d3698ba2c3d2e7b2a9ea3d36da313cdd88bfb25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:58:18.000Z",
      "commit": "cfb9e0fabc454dfed1096978ca82be160b827420",
      "fileid": "400a25554ffd644598fd576e6bc61bb7a11dbc47bc8f6a8324ebc20574547a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsiepe/actions/runs/26769075333"
    }
  ]
}