{
  "_id": "6a17ee38acfb0bcc41da547f",
  "Package": "xtbreakcoint",
  "Title": "Panel Cointegration Tests with Structural Breaks",
  "Version": "1.0.4",
  "Date": "2026-03-09",
  "Authors@R": "c(\nperson(\"Muhammad\", \"Alkhalaf\",\nemail = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\")),\nperson(\"Anindya\", \"Banerjee\", role = \"ctb\",\ncomment = \"Original GAUSS code\"),\nperson(\"Josep Lluis\", \"Carrion-i-Silvestre\", role = \"ctb\",\ncomment = \"Original GAUSS code\"))",
  "Description": "Implements panel cointegration tests allowing for\nstructural breaks and cross-section dependence following the\nmethodology of Banerjee and Carrion-i-Silvestre (2015)\n<doi:10.1002/jae.2348>. The package provides iterative\nfactor-break estimation, individual ADF tests on defactored\nresiduals, standardized panel test statistics, and the Bai and\nNg (2004) <doi:10.1111/j.1468-0262.2004.00528.x> MQ test for\nidentifying common stochastic trends. Supports five model\nspecifications with varying deterministic components and break\nstructures.",
  "License": "GPL-3",
  "URL": "https://github.com/muhammedalkhalaf/xtbreakcoint",
  "BugReports": "https://github.com/muhammedalkhalaf/xtbreakcoint/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:57:10 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/xtbreakcoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3df645d640ad6763a7effdfe4a31169ab870719",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:21:35 UTC",
    "User": "root"
  },
  "Author": "Muhammad Alkhalaf [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>),\nAnindya Banerjee [ctb] (Original GAUSS code),\nJosep Lluis Carrion-i-Silvestre [ctb] (Original GAUSS code)",
  "Maintainer": "Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>",
  "MD5sum": "fd42b60bfb5a0cfe3a7876c5498be16e",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "xtbreakcoint_1.0.4.tar.gz",
  "_fileid": "19af7c3bd540b1e0b9fbcb2879a71ec1b8af191d9b5246f9934aab2e4f662aed",
  "_filesize": 122738,
  "_sha256": "19af7c3bd540b1e0b9fbcb2879a71ec1b8af191d9b5246f9934aab2e4f662aed",
  "_created": "2026-05-28T07:21:35.000Z",
  "_published": "2026-05-28T07:26:48.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78242922269,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259990266"
    },
    {
      "job": 78242922297,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259987114"
    },
    {
      "job": 78242922234,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260040357"
    },
    {
      "job": 78242922217,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260037604"
    },
    {
      "job": 78242566278,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259955080"
    },
    {
      "job": 78242922256,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259981168"
    },
    {
      "job": 78242922252,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259974682"
    },
    {
      "job": 78242922251,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259974808"
    },
    {
      "job": 78242922313,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259979258"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/xtbreakcoint",
  "_commit": {
    "id": "f3df645d640ad6763a7effdfe4a31169ab870719",
    "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": 1777323430
  },
  "_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-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.4",
      "date": "2026-03-18"
    },
    {
      "name": "v1.0.4.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 8,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xtbreakcoint"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/xtbreakcoint",
  "_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/xtbreakcoint.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/xtbreakcoint",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "xtbreakcoint"
  ],
  "_help": [
    {
      "page": "xtbreakcoint-package",
      "title": "Panel Cointegration Tests with Structural Breaks",
      "topics": [
        "xtbreakcoint-package"
      ]
    },
    {
      "page": "print.xtbreakcoint",
      "title": "Print Method for xtbreakcoint Objects",
      "topics": [
        "print.xtbreakcoint"
      ]
    },
    {
      "page": "summary.xtbreakcoint",
      "title": "Summary Method for xtbreakcoint Objects",
      "topics": [
        "summary.xtbreakcoint"
      ]
    },
    {
      "page": "xtbreakcoint",
      "title": "Panel Cointegration Test with Structural Breaks",
      "topics": [
        "xtbreakcoint"
      ]
    }
  ],
  "_readme": "https://github.com/muhammedalkhalaf/xtbreakcoint/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "xtbreakcoint",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-28T07:23:36.000Z",
      "distro": "noble",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "02b6bec7dbadf70a04f4ff7fd1230ec2afecbde2000e7c65568741b3fcb958e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-28T07:23:27.000Z",
      "distro": "noble",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "96434f2ff7716e03ea269595a3c33c2fbb0e8fa527ddae29865a1402f87da804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-28T07:26:19.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "0480e5b03cb029b096e3e29ecdb828a266de411b190704103a55ff42b0834d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-28T07:26:10.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "ce4675458ff11065c9a5e3f08986ccd872d4ac7a17bbb60b1b2e7512c5f60d1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-28T07:23:18.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "e3689152c2b987b7643c0dafd4d6e72003a8de8508c406ec7d163cb3d09b9cbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-28T07:22:41.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "302bed714205c9244659c6d82695385cb98885818f7c5354b66e4620e4907760",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-28T07:22:42.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "0b7242e7670b06288bb76fdf6161d0ee2e95912dce8bdd6dada32edcc9fd64a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-28T07:22:56.000Z",
      "commit": "f3df645d640ad6763a7effdfe4a31169ab870719",
      "fileid": "2dda733d8145a8eea0319429adab5d0ff3cac77f0dbb7899fabe57256a8c5775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26560601240"
    }
  ]
}