{
  "_id": "6a17eef6acfb0bcc41da59a0",
  "Package": "fbardl",
  "Type": "Package",
  "Title": "Fourier Bootstrap ARDL Cointegration 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\")),\nperson(\"Merwan\", \"Roudane\",\nrole = \"ctb\",\ncomment = \"Original Stata implementation\"))",
  "Description": "Implements the Fourier Bootstrap Autoregressive\nDistributed Lag (FBARDL) bounds testing approach for\ncointegration analysis. Combines the Pesaran, Shin & Smith\n(2001) <doi:10.1002/jae.616> ARDL bounds testing framework with\nFourier terms to capture structural breaks following Yilanci,\nBozoklu & Gorus (2020) <doi:10.1080/00036846.2019.1686454>, and\nbootstrap critical values based on McNown, Sam & Goh (2018)\n<doi:10.1080/00036846.2017.1366643> and Bertelli, Vacca & Zoia\n(2022) <doi:10.1016/j.econmod.2022.105987>. Features include\nautomatic lag selection via AIC/BIC, optimal Fourier frequency\nselection by minimum SSR, long-run and short-run coefficient\nestimation, diagnostic tests, and dynamic multiplier analysis.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/muhammedalkhalaf/fbardl",
  "BugReports": "https://github.com/muhammedalkhalaf/fbardl/issues",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:56:25 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/fbardl",
  "RemoteRef": "HEAD",
  "RemoteSha": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:24:22 UTC",
    "User": "root"
  },
  "Author": "Muhammad Alkhalaf [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>),\nMerwan Roudane [ctb] (Original Stata implementation)",
  "Maintainer": "Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>",
  "MD5sum": "36a6564959d6b5757ddf8356d7669ff7",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "fbardl_1.0.2.tar.gz",
  "_fileid": "6570672f064436fe94f733ef6c0c4d4c8e16487c1afc849b13b23dc86bfb85ae",
  "_filesize": 149029,
  "_sha256": "6570672f064436fe94f733ef6c0c4d4c8e16487c1afc849b13b23dc86bfb85ae",
  "_created": "2026-05-28T07:24:22.000Z",
  "_published": "2026-05-28T07:29:58.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78243309661,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260042164"
    },
    {
      "job": 78243309676,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260037902"
    },
    {
      "job": 78243309685,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260092473"
    },
    {
      "job": 78243309714,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260099996"
    },
    {
      "job": 78242932047,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260005349"
    },
    {
      "job": 78243309701,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260035165"
    },
    {
      "job": 78243309669,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260027022"
    },
    {
      "job": 78243309670,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260042872"
    },
    {
      "job": 78243309654,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260040004"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/fbardl",
  "_commit": {
    "id": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
    "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": 1777323385
  },
  "_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": "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.2",
      "date": "2026-03-18"
    },
    {
      "name": "v1.0.2.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": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fbardl"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/fbardl",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fbardl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/fbardl",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "fbardl"
  ],
  "_datasets": [
    {
      "name": "fbardl_data",
      "title": "Example Data for Fourier Bootstrap ARDL Analysis",
      "object": "fbardl_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fbardl",
      "title": "Fourier Bootstrap ARDL Cointegration Test",
      "topics": [
        "fbardl"
      ]
    },
    {
      "page": "fbardl_data",
      "title": "Example Data for Fourier Bootstrap ARDL Analysis",
      "topics": [
        "fbardl_data"
      ]
    }
  ],
  "_readme": "https://github.com/muhammedalkhalaf/fbardl/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "fbardl",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:20.000Z",
      "distro": "noble",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "bb07aa0b833714983709698405e5f95815633a46e90f8c7e21862429f989176a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:10.000Z",
      "distro": "noble",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "37091dedae7ff91533f8bf981ea28e7bc04ffa6dad94394d412955db4bb60986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-28T07:29:10.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "d478c126ecdb9f4d1b9006c79e4aebfe1e74101dd91a1d69796acd6f1ac73553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-28T07:29:29.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "1c3ddcd3cbe4d7b4cfcf9f1a8968ed83fd91ad6e90f00a53eb55942c9d1066c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:10.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "0bafffd7b957abb75cd768070acf6970361a4ea8e6703f965578276cd31ae838",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:25:31.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "607c35ddac3239d5f28c205f025bc63e4012397ad7fdea7d0c5aeaa7bf73f6d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:20.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "d2c562b768b424acb21bec21eb1e957d81dc1353ac31e2f15996d333c5531b8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-28T07:26:09.000Z",
      "commit": "431219c7ec0aa9f653d6fb1e4e380e97749eabe7",
      "fileid": "2685e531167a256ddbfd2602b185a5436185802a44d87ff01b66c235b671e5ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560741664"
    }
  ]
}