{
  "_id": "6a17eee9acfb0bcc41da597c",
  "Package": "qadf",
  "Type": "Package",
  "Title": "Quantile Augmented Dickey-Fuller Unit Root Test",
  "Version": "1.0.0",
  "Date": "2026-02-27",
  "Authors@R": "c(\nperson(\"Muhammad Abdullah\", \"Alkhalaf\",\nemail = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\")),\nperson(\"Merwan\", \"Roudane\",\nrole = \"ctb\",\ncomment = \"Original Stata implementation\"))",
  "Description": "Implements the Quantile Augmented Dickey-Fuller (QADF)\nunit root test following Koenker and Xiao (2004)\n<doi:10.1198/016214504000000296>. The test extends the standard\nADF test to different quantiles of the conditional\ndistribution, allowing for unit root behavior that varies\nacross the distribution. Includes the QKS (Quantile\nKolmogorov-Smirnov) supremum test statistic for overall unit\nroot inference, critical values from Hansen (1995), bootstrap\np-values, half-life calculations, and visualization tools.\nUseful for testing purchasing power parity, asymmetric\nadjustment, and regime-dependent persistence.",
  "License": "GPL-3 + file LICENSE",
  "URL": "https://github.com/muhammedalkhalaf/qadf",
  "BugReports": "https://github.com/muhammedalkhalaf/qadf/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Config/testthat/edition": "3",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:56:44 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/qadf",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:23:09 UTC",
    "User": "root"
  },
  "Author": "Muhammad Abdullah Alkhalaf [aut, cre] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>),\nMerwan Roudane [ctb] (Original Stata implementation)",
  "Maintainer": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
  "MD5sum": "a9d312d78659f73028dc73efe2105283",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "qadf_1.0.0.tar.gz",
  "_fileid": "3238e236754e28752b101651889b0e5d5c5c4f36883aa21617987a8f9b9a533d",
  "_filesize": 158954,
  "_sha256": "3238e236754e28752b101651889b0e5d5c5c4f36883aa21617987a8f9b9a533d",
  "_created": "2026-05-28T07:23:09.000Z",
  "_published": "2026-05-28T07:29:45.857Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78243144301,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260024363"
    },
    {
      "job": 78243144365,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260022079"
    },
    {
      "job": 78243144293,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260083810"
    },
    {
      "job": 78243144289,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260095287"
    },
    {
      "job": 78242692062,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259982564"
    },
    {
      "job": 78243144292,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260013439"
    },
    {
      "job": 78243144373,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260015657"
    },
    {
      "job": 78243144340,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260009354"
    },
    {
      "job": 78243144309,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260008498"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/qadf",
  "_commit": {
    "id": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
    "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": 1777323404
  },
  "_maintainer": {
    "name": "Muhammad Abdullah Alkhalaf",
    "email": "muhammedalkhalaf@gmail.com",
    "login": "muhammedalkhalaf",
    "uuid": 114047760
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "quantreg",
      "version": ">= 5.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "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-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-17"
    },
    {
      "name": "v1.0.0.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 3,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qadf"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/qadf",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/qadf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/qadf",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-03-20"
    }
  ],
  "_exports": [
    "qadf",
    "qadf_bootstrap"
  ],
  "_help": [
    {
      "page": "qadf",
      "title": "Quantile Augmented Dickey-Fuller Unit Root Test",
      "topics": [
        "plot.qadf",
        "print.qadf",
        "qadf",
        "summary.qadf"
      ]
    },
    {
      "page": "qadf_bootstrap",
      "title": "Bootstrap QADF Test",
      "topics": [
        "qadf_bootstrap"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "qadf",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T07:25:05.000Z",
      "distro": "noble",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "4f570a49ddd7e6ac9e3540bd0c65d10cc95d475b5f41131ac9c1b80d1c4d4497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T07:25:00.000Z",
      "distro": "noble",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "0540b7970a0b9801e77a257d727a5df6485785dae8477928653059e64731a05f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T07:28:30.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "dfd3a14ed46a2ec9d8c6bc7c3ce232036c9aec4bf9c7ce2bd665a0df6f687a33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T07:29:04.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "dbb777daa39ff0b132d94fbf119baf1310763f9708bee1aef2c4d334c0f50284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T07:25:00.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "a2a7ac8dd333eae33df8e1c97340ad2cd3f68cec829c8dc5eb6c563993372271",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T07:24:34.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "39649c25c7afdda91e3b5cd0d921a40fd158af116c04a68154bc6194380d826a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T07:24:13.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "3209cfe4b18b049ccce4f22765ef56a4603884a784a582efbdffb4d17b3261d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T07:24:12.000Z",
      "commit": "2b5a35b710d6d0d316d79c7904f38ffe426fff03",
      "fileid": "c3065f816aae7201ecfecf81ff4af7a39f5e0ae361c0a920e1d371381c5c1390",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560674522"
    }
  ]
}