{
  "_id": "6a27c27024555f66ed53dd00",
  "Package": "mstDIF",
  "Type": "Package",
  "Title": "A Collection of DIF Tests for Multistage Tests",
  "Version": "0.1.8",
  "Authors@R": "c(person(given = \"Rudolf\", family = \"Debelak\", role = c(\"aut\", \"cre\"), email = \"rudolf.debelak@gmail.com\"),\nperson(given = \"Dries\", family = \"Debeer\", role = c(\"aut\"), email = \"debeer.dries@gmail.com\"),\nperson(given = \"Sebastian\", family = \"Appelbaum\", role = \"ctb\"),\nperson(given = \"Mark J.\", family = \"Gierl\", role = \"ctb\"))",
  "Description": "A collection of statistical tests for the detection of\ndifferential item functioning (DIF) in multistage tests.\nMethods entail logistic regression, an adaptation of the\nsimultaneous item bias test (SIBTEST), and various score-based\ntests. The presented tests provide itemwise test for DIF along\ncategorical, ordinal or metric covariates. Methods for uniform\nand non-uniform DIF effects are available depending on which\nmethod is used.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:21:21 UTC",
    "User": "root"
  },
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://rdebelak.r-universe.dev",
  "Date/Publication": "2024-08-30 09:41:12 UTC",
  "RemoteUrl": "https://github.com/rdebelak/mstdif",
  "RemoteRef": "HEAD",
  "RemoteSha": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
  "Author": "Rudolf Debelak [aut, cre],\nDries Debeer [aut],\nSebastian Appelbaum [ctb],\nMark J. Gierl [ctb]",
  "Maintainer": "Rudolf Debelak <rudolf.debelak@gmail.com>",
  "MD5sum": "66b9f7ffb2f3bdc83786f6664e147b15",
  "_user": "rdebelak",
  "_type": "src",
  "_file": "mstDIF_0.1.8.tar.gz",
  "_fileid": "f0f7f10c26a7fd990d093fdefe534bd9fcdb0c543a877329589c3fbcfa15c09f",
  "_filesize": 198402,
  "_sha256": "f0f7f10c26a7fd990d093fdefe534bd9fcdb0c543a877329589c3fbcfa15c09f",
  "_created": "2026-06-09T07:21:21.000Z",
  "_published": "2026-06-09T07:36:16.162Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80269344382,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501083200"
    },
    {
      "job": 80269344341,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501081747"
    },
    {
      "job": 80269344518,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501306538"
    },
    {
      "job": 80269344390,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501286201"
    },
    {
      "job": 80268698607,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501019490"
    },
    {
      "job": 80269344383,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501064556"
    },
    {
      "job": 80269344436,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501064389"
    },
    {
      "job": 80269344409,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501057319"
    },
    {
      "job": 80269344503,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501059184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdebelak/mstdif",
  "_commit": {
    "id": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
    "author": "Rudolf Debelak <rudolf.debelak@psychologie.uzh.ch>",
    "committer": "Rudolf Debelak <rudolf.debelak@psychologie.uzh.ch>",
    "message": "Update to version 0.1.8.\n",
    "time": 1725010872
  },
  "_maintainer": {
    "name": "Rudolf Debelak",
    "email": "rudolf.debelak@gmail.com",
    "login": "rdebelak",
    "description": "",
    "uuid": 22911853
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "PP",
      "role": "Imports"
    },
    {
      "package": "mirt",
      "version": ">= 1.31",
      "role": "Imports"
    },
    {
      "package": "scDIFtest",
      "role": "Imports"
    },
    {
      "package": "eRm",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "strucchange",
      "role": "Suggests"
    }
  ],
  "_owner": "rdebelak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rdebelak",
      "count": 26,
      "uuid": 22911853
    },
    {
      "user": "ddebeer",
      "count": 22,
      "uuid": 48486801
    }
  ],
  "_userbio": {
    "uuid": 22911853,
    "type": "user",
    "name": "RDebelak"
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mstDIF"
  },
  "_devurl": "https://github.com/rdebelak/mstdif",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mstDIF.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rdebelak/mstdif",
  "_realowner": "rdebelak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2020-07-20"
    },
    {
      "version": "0.1.6",
      "date": "2020-07-24"
    },
    {
      "version": "0.1.7",
      "date": "2022-12-02"
    },
    {
      "version": "0.1.8",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    "bootstrap_sctest",
    "log_reg",
    "mstDIF",
    "mstSIB",
    "permutation_sctest"
  ],
  "_datasets": [
    {
      "name": "toydata",
      "title": "A Toy Example of 1000 Respondents Working on a Multistage Test",
      "object": "toydata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bootstrap_sctest",
      "title": "A score-based DIF test using the parametric bootstrap approach.",
      "topics": [
        "bootstrap_sctest"
      ]
    },
    {
      "page": "log_reg",
      "title": "A logistic regression DIF test for MSTs",
      "topics": [
        "log_reg"
      ]
    },
    {
      "page": "mstDIF",
      "title": "A general function to detect differential item functioning (DIF) in multistage tests (MSTs)",
      "topics": [
        "mstDIF",
        "mstDIF.AllModelClass",
        "mstDIF.default",
        "mstDIF.dRm"
      ]
    },
    {
      "page": "mstDIF-Methods",
      "title": "Methods for the mstDIF-class",
      "topics": [
        "mstDIF-Methods",
        "print.mstDIF",
        "summary.mstDIF"
      ]
    },
    {
      "page": "mstSIB",
      "title": "The mstSIB test for MSTs",
      "topics": [
        "mstSIB"
      ]
    },
    {
      "page": "permutation_sctest",
      "title": "A score-based DIF test using the permutation approach.",
      "topics": [
        "permutation_sctest"
      ]
    },
    {
      "page": "toydata",
      "title": "A Toy Example of 1000 Respondents Working on a Multistage Test",
      "topics": [
        "toydata"
      ]
    }
  ],
  "_readme": "https://github.com/rdebelak/mstdif/raw/HEAD/README.md",
  "_rundeps": [
    "audio",
    "beepr",
    "brio",
    "callr",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "eRm",
    "evaluate",
    "expm",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mirai",
    "mirt",
    "mnormt",
    "nanonext",
    "nlme",
    "otel",
    "parallelly",
    "pbapply",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "PP",
    "praise",
    "processx",
    "progressr",
    "proxy",
    "ps",
    "psych",
    "qs2",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "sandwich",
    "scDIFtest",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "stringfish",
    "strucchange",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "waldo",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "mstDIF.Rmd",
      "filename": "mstDIF.html",
      "title": "Testing for DIF with mstDIF",
      "author": "Rudolf Debelak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The first steps",
        "The logistic regression DIF test",
        "The mstSIB test",
        "The Score-Based DIF test",
        "Permutation and Bootstrap DIF tests",
        "Conclusion"
      ],
      "created": "2020-05-22 10:45:47",
      "modified": "2020-07-01 13:17:02",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mstdif",
  "_universes": [
    "rdebelak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-09T07:23:57.000Z",
      "distro": "noble",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "51f1ebedb2cc46992b7f2c8645c59a8ebcbad5e09349a82ed6be9987a985769e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-09T07:23:50.000Z",
      "distro": "noble",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "d2cb3e9291c998a1d9f55cdce9c40706c9a34c3b4cb42234d0ce1e7ea7bacfe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-09T07:34:43.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "0c0db8e79193e36528c53cf4c3a7a6521df275e427aced7abfac24f4f7090d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-09T07:33:53.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "c24852a55b2b1308f09e65e9e56a92023a027bef4d7f3a5c772fe458f64dfe64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-09T07:23:52.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "1eddc75f799aa5f84388674348058d591343cf252ea01475aec0e77facf12e41",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-09T07:22:52.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "4dc584cb81f1fc4dcf9d7c0ceadf05ce897256eb6d83259eeb2b64ac87ed7936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-09T07:22:42.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "d8ebb996893f754fdc8871a268f1b7eb303a9310761eb2fbb5d00fb63f0f2e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-09T07:22:46.000Z",
      "commit": "83c4ef512850ac47b76f2bf4f56cf45f7598a84f",
      "fileid": "f4ec59cee900bde0a943098b79198d173321b360caca8504fcc180b9b0fb510e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdebelak/actions/runs/27190300372"
    }
  ]
}