{
  "_id": "6a17ef20acfb0bcc41da5a68",
  "Package": "mvardlurt",
  "Type": "Package",
  "Title": "Multivariate ARDL Unit Root Test",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Muhammad\", \"Alkhalaf\",\nemail = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\")))",
  "Description": "Implements the multivariate autoregressive distributed lag\n(ARDL) unit root test proposed by Sam, McNown, Goh, and Goh\n(2024) <doi:10.1080/03796205.2024.2439101>. The test augments\nthe standard ADF regression with lagged levels of a covariate\nto improve power when cointegration exists. Bootstrap critical\nvalues ensure correct size regardless of nuisance parameters.\nProvides automatic lag selection via AIC/BIC, diagnostic tests,\nand comprehensive inference tables following the four-case\nframework.",
  "License": "GPL-3",
  "URL": "https://github.com/muhammedalkhalaf/mvardlurt",
  "BugReports": "https://github.com/muhammedalkhalaf/mvardlurt/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:56:35 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/mvardlurt",
  "RemoteRef": "HEAD",
  "RemoteSha": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:25:09 UTC",
    "User": "root"
  },
  "Author": "Muhammad Alkhalaf [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>)",
  "Maintainer": "Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>",
  "MD5sum": "ce58db2d79d37407aca8f59797812cc2",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "mvardlurt_1.0.2.tar.gz",
  "_fileid": "292fdb5af1aaef556052b3f282b20d4029263b10a932b2fab1bbdc43be6ce6f6",
  "_filesize": 178840,
  "_sha256": "292fdb5af1aaef556052b3f282b20d4029263b10a932b2fab1bbdc43be6ce6f6",
  "_created": "2026-05-28T07:25:09.000Z",
  "_published": "2026-05-28T07:30:40.559Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78243421063,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260061480"
    },
    {
      "job": 78243421030,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260058790"
    },
    {
      "job": 78243421023,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260114006"
    },
    {
      "job": 78243421028,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260112939"
    },
    {
      "job": 78243044984,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260020031"
    },
    {
      "job": 78243421094,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260053101"
    },
    {
      "job": 78243421125,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260044821"
    },
    {
      "job": 78243421064,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260048059"
    },
    {
      "job": 78243421089,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260044364"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/mvardlurt",
  "_commit": {
    "id": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
    "author": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
    "committer": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
    "message": "Strip UTF-8 BOM from CITATION and source files (no functional change)\n",
    "time": 1777323395
  },
  "_maintainer": {
    "name": "Muhammad Alkhalaf",
    "email": "muhammedalkhalaf@gmail.com",
    "login": "muhammedalkhalaf",
    "uuid": 114047760
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "muhammedalkhalaf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2026-03-18"
    },
    {
      "name": "v1.0.2.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 8,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 440,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvardlurt"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/mvardlurt",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvardlurt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/mvardlurt",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "autoplot.mvardlurt",
    "mvardlurt"
  ],
  "_help": [
    {
      "page": "mvardlurt-package",
      "title": "Multivariate ARDL Unit Root Test",
      "topics": [
        "mvardlurt-package"
      ]
    },
    {
      "page": "autoplot.mvardlurt",
      "title": "Create a Combined Diagnostic Plot for mvardlurt Objects",
      "topics": [
        "autoplot.mvardlurt"
      ]
    },
    {
      "page": "mvardlurt",
      "title": "Multivariate ARDL Unit Root Test",
      "topics": [
        "mvardlurt"
      ]
    },
    {
      "page": "plot.mvardlurt",
      "title": "Plot Method for mvardlurt Objects",
      "topics": [
        "plot.mvardlurt"
      ]
    },
    {
      "page": "print.mvardlurt",
      "title": "Methods for mvardlurt Objects",
      "topics": [
        "coef.mvardlurt",
        "fitted.mvardlurt",
        "print.mvardlurt",
        "residuals.mvardlurt",
        "summary.mvardlurt"
      ]
    }
  ],
  "_readme": "https://github.com/muhammedalkhalaf/mvardlurt/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "mvardlurt",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T07:27:14.000Z",
      "distro": "noble",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "0bde4559adbb7e3989d1377c47a1fba21e7bd768e68206d9564a99928226ab6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T07:27:05.000Z",
      "distro": "noble",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "a7b01832457d513e6dd6dbab78baca9a95c4f556832ad5944e3eaeef1230e2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-28T07:30:10.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "64900beceb752054cef1f6d52baf99d6fa46e210594249760bcb7515a9988e40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-28T07:30:09.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "447941bd4f353855307eee5d1a3ae50e05f6ee8127892a784e0ce2110de8a9af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-28T07:27:06.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "d23c8734c656731c8585c6b4550c5926fcd97a9249a2808db1ed3eed5acbaab3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:14.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "82fe0360414c24f5240c225e3979b22f57e8e1fffa089c14f3930022fd98073a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:29.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "c48db23011d6c6b0de8d390e67f72531ac2081a9ee91eb0c326b6e8d1dc4bd4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:13.000Z",
      "commit": "864fd5b7dbd3be90427e95ebc1eee24a3221b184",
      "fileid": "88a40862bfb87bd95049a5bb3311156e839bc6ddc0a7d35084496e0270b08dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560778164"
    }
  ]
}