{
  "_id": "6a17ee30acfb0bcc41da5465",
  "Package": "xtpqardl",
  "Type": "Package",
  "Title": "Panel Quantile Autoregressive Distributed Lag Model",
  "Version": "1.0.1",
  "Date": "2026-02-20",
  "Authors@R": "c(\nperson(\"Muhammad\", \"Alkhalaf\",\nemail = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\")))",
  "Description": "Estimation of Panel Quantile Autoregressive Distributed\nLag (PQARDL) models that combine panel ARDL methodology with\nquantile regression. Supports Pooled Mean Group (PMG), Mean\nGroup (MG), and Dynamic Fixed Effects (DFE) estimators across\nmultiple quantiles. Computes long-run cointegrating parameters,\nerror correction term speed of adjustment, half-life of\nadjustment, and performs Wald tests for parameter equality\nacross quantiles. Based on the econometric frameworks of\nPesaran, Shin, and Smith (1999)\n<doi:10.1080/01621459.1999.10474156>, Cho, Kim, and Shin (2015)\n<doi:10.1016/j.jeconom.2015.02.030>, and Bildirici and Kayikci\n(2022) <doi:10.1016/j.energy.2022.124303>.",
  "License": "GPL-3",
  "URL": "https://github.com/muhammedalkhalaf/xtpqardl",
  "BugReports": "https://github.com/muhammedalkhalaf/xtpqardl/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:57:23 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/xtpqardl",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:21:21 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": "909ad75badbae9de05fe298d43c0be35",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "xtpqardl_1.0.1.tar.gz",
  "_fileid": "0a0c66e00e7c02eebd952e5c5f2c77a373cdc1a85f7778c1bac7dbb7d3afc149",
  "_filesize": 210089,
  "_sha256": "0a0c66e00e7c02eebd952e5c5f2c77a373cdc1a85f7778c1bac7dbb7d3afc149",
  "_created": "2026-05-28T07:21:21.000Z",
  "_published": "2026-05-28T07:26:40.381Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78242899567,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7259988820"
    },
    {
      "job": 78242899503,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259988135"
    },
    {
      "job": 78242899523,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7260016735"
    },
    {
      "job": 78242899500,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7260040095"
    },
    {
      "job": 78242416064,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259952100"
    },
    {
      "job": 78242899539,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259978554"
    },
    {
      "job": 78242899546,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7259977916"
    },
    {
      "job": 78242899547,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7259982235"
    },
    {
      "job": 78242899540,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259971798"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/xtpqardl",
  "_commit": {
    "id": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
    "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": 1777323443
  },
  "_maintainer": {
    "name": "Muhammad Alkhalaf",
    "email": "muhammedalkhalaf@gmail.com",
    "login": "muhammedalkhalaf",
    "uuid": 114047760
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "muhammedalkhalaf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2026-03-09"
    },
    {
      "name": "v1.0.1.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 7,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xtpqardl"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/xtpqardl",
  "_searchresults": 0,
  "_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/xtpqardl.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/xtpqardl",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "compute_irf",
    "wald_test",
    "xtpqardl"
  ],
  "_datasets": [
    {
      "name": "pqardl_sample",
      "title": "Simulated Panel Data for PQARDL Estimation",
      "object": "pqardl_sample",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "y",
        "x1",
        "x2",
        "L_y",
        "d_y",
        "d_x1",
        "d_x2"
      ],
      "rows": 290,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.xtpqardl",
      "title": "Coefficients Method for xtpqardl Objects",
      "topics": [
        "coef.xtpqardl"
      ]
    },
    {
      "page": "compute_irf",
      "title": "Compute Impulse Response Function",
      "topics": [
        "compute_irf"
      ]
    },
    {
      "page": "pqardl_sample",
      "title": "Simulated Panel Data for PQARDL Estimation",
      "topics": [
        "pqardl_sample"
      ]
    },
    {
      "page": "print.irf.xtpqardl",
      "title": "Print Method for irf.xtpqardl Objects",
      "topics": [
        "print.irf.xtpqardl"
      ]
    },
    {
      "page": "print.summary.xtpqardl",
      "title": "Print Method for summary.xtpqardl Objects",
      "topics": [
        "print.summary.xtpqardl"
      ]
    },
    {
      "page": "print.wald_test.xtpqardl",
      "title": "Print Method for wald_test.xtpqardl Objects",
      "topics": [
        "print.wald_test.xtpqardl"
      ]
    },
    {
      "page": "print.xtpqardl",
      "title": "Print Method for xtpqardl Objects",
      "topics": [
        "print.xtpqardl"
      ]
    },
    {
      "page": "summary.xtpqardl",
      "title": "Summary Method for xtpqardl Objects",
      "topics": [
        "summary.xtpqardl"
      ]
    },
    {
      "page": "vcov.xtpqardl",
      "title": "Variance-Covariance Matrix for xtpqardl Objects",
      "topics": [
        "vcov.xtpqardl"
      ]
    },
    {
      "page": "wald_test",
      "title": "Wald Test for Parameter Equality Across Quantiles",
      "topics": [
        "wald_test",
        "wald_test.xtpqardl"
      ]
    },
    {
      "page": "xtpqardl",
      "title": "Panel Quantile Autoregressive Distributed Lag Model",
      "topics": [
        "xtpqardl"
      ]
    }
  ],
  "_readme": "https://github.com/muhammedalkhalaf/xtpqardl/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "xtpqardl",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T07:23:12.000Z",
      "distro": "noble",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "7abea8a11bc9000f53a81c250eeb7c78f77cbe3a88fbbccb4657bbcfe6977c53",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T07:23:13.000Z",
      "distro": "noble",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "be16131a42b6a6f05de22c60050cd66acc792ad412eb81dd2846f295c2a41143",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T07:24:55.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "37e18f3575004dca5c58707c3131c081ce4921ed92d9dbdd24c56704741ed7b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T07:26:06.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "bff377a75abf3cba93ac7c7f52ad8000c05a067e103566e8fe6437ab81403631",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-28T07:23:08.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "0fc346b02a02be6da165bdaa90c85a80a179f73edd791ff9fae4a927c83a9895",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T07:22:29.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "d1be96f78e6cb6959280648faef9c6708c043b4e5f3ac7f91a1f7286e94d8196",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T07:22:46.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "9492b6e5a3211f4b61776bedef4da431373ebf4e859fe13c06838ffed35462bd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T07:22:18.000Z",
      "commit": "5d904ac414bec8c8a77ad4c6390d385b56bcac14",
      "fileid": "ae0bd28e953dcb33e1d23412b64b1d6fe117b00670badce1aece43442785d957",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560565942"
    }
  ]
}