{
  "_id": "6a2130e0cd65a98ecbd2529a",
  "Package": "paneltests",
  "Type": "Package",
  "Title": "Panel Data Pre-Testing and Diagnostic Suite",
  "Version": "1.0.5",
  "Authors@R": "person(\"Muhammad Abdullah\", \"Alkhalaf\", email = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\"))",
  "Description": "Pre-testing and diagnostic tools for panel data analysis.\nResearchers should run these tests before any panel regression\nto verify modelling assumptions. The package implements: (1)\nthe Hsiao (2014, <ISBN:978-1-107-65763-2>) homogeneity F-tests\n(F1/F2/F3), Swamy (1970) <doi:10.2307/1913012> parameter\nheterogeneity test, and Pesaran (2004)\n<doi:10.2139/ssrn.572504> cross-sectional dependence test via\nxtpretest(); (2) missing-data detection, mechanism testing, and\nimputation for unbalanced panels via xtmispanel(); (3)\nquantile-regression cross-sectional dependence tests (T_tau and\nT-tilde_tau statistics) of Demetrescu, Hosseinkouchack and\nRodrigues (2023) <doi:10.1016/j.jeconom.2022.09.001> via\nxtcsdq(); and (4) the panel quantile-regression slope\nhomogeneity S-hat and D-hat statistics of Galvao, Juhl,\nMontes-Rojas and Olmo (2017)\n<doi:10.1080/07350015.2015.1054493> via xtqsh(). Together these\ntests address three fundamental pre-testing questions: (i) are\nslopes homogeneous? (ii) is there cross-sectional dependence?\nand (iii) is the panel balanced and is missingness ignorable?",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:58:37 UTC",
    "User": "root"
  },
  "Author": "Muhammad Abdullah Alkhalaf [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>)",
  "Maintainer": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-05-04 13:00:38 UTC",
  "RemoteUrl": "https://github.com/cran/paneltests",
  "RemoteRef": "HEAD",
  "RemoteSha": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
  "MD5sum": "8751ba3ad90b78fecaa3a3d1d01a7869",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "paneltests_1.0.5.tar.gz",
  "_fileid": "473a8bcc8edb3310ccdadf2a2ededea1d0a9b391a23c00944278a8eb33198c57",
  "_filesize": 241222,
  "_sha256": "473a8bcc8edb3310ccdadf2a2ededea1d0a9b391a23c00944278a8eb33198c57",
  "_created": "2026-06-04T07:58:37.000Z",
  "_published": "2026-06-04T08:01:36.169Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79475063438,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406101148"
    },
    {
      "job": 79475063442,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406095580"
    },
    {
      "job": 79475063467,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406102600"
    },
    {
      "job": 79475063492,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406092562"
    },
    {
      "job": 79474636340,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406065659"
    },
    {
      "job": 79475063434,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406095536"
    },
    {
      "job": 79475063443,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406092402"
    },
    {
      "job": 79475063456,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406088336"
    },
    {
      "job": 79475063669,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406092876"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/paneltests",
  "_commit": {
    "id": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
    "author": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1777899638
  },
  "_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": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.5",
      "date": "2026-05-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 1,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paneltests"
  },
  "_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/paneltests.html",
    "manual.pdf"
  ],
  "_realowner": "muhammedalkhalaf",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "xtcsdq",
    "xtmispanel",
    "xtpretest",
    "xtqsh"
  ],
  "_datasets": [
    {
      "name": "qsh_sample",
      "title": "Sample Panel Dataset for Quantile Slope Homogeneity Testing",
      "object": "qsh_sample",
      "file": "qsh_sample.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "x1",
        "x2",
        "y"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "print.xtcsdq",
      "title": "Print method for xtcsdq objects",
      "topics": [
        "print.xtcsdq"
      ]
    },
    {
      "page": "print.xtqsh",
      "title": "Print Method for xtqsh Objects",
      "topics": [
        "print.xtqsh"
      ]
    },
    {
      "page": "qsh_sample",
      "title": "Sample Panel Dataset for Quantile Slope Homogeneity Testing",
      "topics": [
        "qsh_sample"
      ]
    },
    {
      "page": "summary.xtcsdq",
      "title": "Summary method for xtcsdq objects",
      "topics": [
        "summary.xtcsdq"
      ]
    },
    {
      "page": "summary.xtqsh",
      "title": "Summary Method for xtqsh Objects",
      "topics": [
        "summary.xtqsh"
      ]
    },
    {
      "page": "xtcsdq",
      "title": "Tests of No Cross-Sectional Dependence in Panel Quantile Regressions",
      "topics": [
        "xtcsdq"
      ]
    },
    {
      "page": "xtmispanel",
      "title": "Missing Data Detection and Imputation for Panel Data",
      "topics": [
        "xtmispanel"
      ]
    },
    {
      "page": "xtpretest",
      "title": "Comprehensive Panel Data Pre-Testing Suite",
      "topics": [
        "xtpretest"
      ]
    },
    {
      "page": "xtqsh",
      "title": "Quantile Regression Slope Homogeneity Test for Panel Data",
      "topics": [
        "xtqsh"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "paneltests",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-04T08:00:31.000Z",
      "distro": "noble",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "458706b58796446a9d6ca59030fb2670b19e5ec75ea72d92bdd420f34f9c968f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-04T08:00:14.000Z",
      "distro": "noble",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "42fc104a82c31de51af0e6232929a5ccc508a6d348353b9532dc6c6227c5f044",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-04T08:00:35.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "940644c039ece52a4d21e2910825c97031202df680636079f7fd3c80f1b6355d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-04T08:00:04.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "159b73ac3e29e2aa8a66291249a4f1447231b7dbcb5341e17c755268a41ecf0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-04T08:00:24.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "a63d65c35b117f35b32dc9c277b4a2459731d283f7694a2e26ae6371d558ccab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T07:59:56.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "63881d531c5d0dc71fbdd4761c4e7772845024565390197dfade76c934587432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T07:59:43.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "73670928f1452775a03030d840710bf496b7252c24376041262aeec395a95a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T07:59:55.000Z",
      "commit": "cbea266e7ec1dbb6fb8294c646280e18bcf20b72",
      "fileid": "8e14909866dbd690ac19b67eeb5f33ed9d9e8a803576cc5a364e39b2a12a85c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26938711819"
    }
  ]
}