{
  "_id": "6a192aaaacfb0bcc41dcddb4",
  "Package": "robustDIF",
  "Type": "Package",
  "Title": "Differential Item Functioning Using Robust Scaling",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Peter\",\nfamily = \"Halpin\",\nrole = c(\"aut\", \"cre\"),\nemail = \"peter.halpin@unc.edu\"),\nperson(given = \"Kyle\",\nfamily = \"Nickodem\",\nrole = \"ctb\"),\nperson(given = \"James\",\nfamily = \"Eagle\",\nrole = \"ctb\")\n)",
  "Description": "Provides tools for testing differential item functioning\n(DIF) and differential test functioning (DTF) in two-group item\nresponse theory models. The package estimates robust scaling\nparameters via iteratively reweighted least squares with\nTukey's bisquare loss, and supports Wald-type tests of\nitem-level and test-level differences from robust scaling\nparameters. Inputs can be supplied directly from model\nparameter/covariance objects or extracted from fitted 'mirt'\nand 'lavaan' models. Methods are described in Halpin (2022)\n<doi:10.48550/arXiv.2207.04598>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "URL": "https://peterhalpin.github.io/robustDIF/",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://peterhalpin.r-universe.dev",
  "Date/Publication": "2026-04-23 17:05:48 UTC",
  "RemoteUrl": "https://github.com/peterhalpin/robustdif",
  "RemoteRef": "HEAD",
  "RemoteSha": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:57:19 UTC",
    "User": "root"
  },
  "Author": "Peter Halpin [aut, cre],\nKyle Nickodem [ctb],\nJames Eagle [ctb]",
  "Maintainer": "Peter Halpin <peter.halpin@unc.edu>",
  "MD5sum": "e106e98cc95d0f3bb6dd554558ab7d79",
  "_user": "peterhalpin",
  "_type": "src",
  "_file": "robustDIF_0.2.0.tar.gz",
  "_fileid": "bb78a8099ec60493be4203a62c93b1c1acc8c79f2802fbd7b2b005516249b2fc",
  "_filesize": 446938,
  "_sha256": "bb78a8099ec60493be4203a62c93b1c1acc8c79f2802fbd7b2b005516249b2fc",
  "_created": "2026-05-28T14:57:19.000Z",
  "_published": "2026-05-29T05:56:58.240Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78445885060,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284079500"
    },
    {
      "job": 78445885416,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269405728"
    },
    {
      "job": 78445885578,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7270152781"
    },
    {
      "job": 78445885213,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7270259060"
    },
    {
      "job": 78445885210,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269278895"
    },
    {
      "job": 78445885228,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269386557"
    },
    {
      "job": 78445885179,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269391315"
    },
    {
      "job": 78445885543,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7269393192"
    },
    {
      "job": 78445885562,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269399605"
    }
  ],
  "_buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/peterhalpin/robustdif",
  "_commit": {
    "id": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
    "author": "eagleje <jeeagle@unc.edu>",
    "committer": "eagleje <jeeagle@unc.edu>",
    "message": "Rebuild\n",
    "time": 1776963948
  },
  "_maintainer": {
    "name": "Peter Halpin",
    "email": "peter.halpin@unc.edu",
    "login": "peterhalpin",
    "description": "",
    "uuid": 8593617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "mirt",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "peterhalpin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "peterhalpin",
      "count": 54,
      "uuid": 8593617
    },
    {
      "user": "eagleje",
      "count": 29,
      "uuid": 196702055
    },
    {
      "user": "knickodem",
      "count": 3,
      "uuid": 5446480
    }
  ],
  "_userbio": {
    "uuid": 8593617,
    "type": "user",
    "name": "Peter Halpin"
  },
  "_downloads": {
    "count": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robustDIF"
  },
  "_devurl": "https://github.com/peterhalpin/robustdif",
  "_pkgdown": "https://peterhalpin.github.io/robustDIF/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/robustDIF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/peterhalpin/robustdif",
  "_realowner": "peterhalpin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "delta_test",
    "dif_test",
    "get_model_parms",
    "rdif",
    "rho_grid",
    "vcov_y",
    "y_fun"
  ],
  "_help": [
    {
      "page": "dot-onLoad",
      "title": "Registers S3 methods at load time: - print for class \"rdif\" - plot for class \"rdif\" - summary for class \"rdif\"",
      "topics": [
        ".onLoad"
      ]
    },
    {
      "page": "a_fun",
      "title": "The R-DIF scaling function for item slopes.",
      "topics": [
        "a_fun"
      ]
    },
    {
      "page": "bsq_weight",
      "title": "The bi-square weight function.",
      "topics": [
        "bsq_weight"
      ]
    },
    {
      "page": "d_fun",
      "title": "The R-DIF scaling functions for item intercepts / thresholds.",
      "topics": [
        "d_fun"
      ]
    },
    {
      "page": "delta_test",
      "title": "Wald test of differential test functioning.",
      "topics": [
        "delta_test"
      ]
    },
    {
      "page": "dif_test",
      "title": "Wald tests of differential item functioning (DIF).",
      "topics": [
        "dif_test"
      ]
    },
    {
      "page": "format_pars",
      "title": "Helper function used to format parameters estimates",
      "topics": [
        "format_pars"
      ]
    },
    {
      "page": "get_lavaan_pars",
      "title": "Extract item parameter estimates and their covariance matrix from 'lavaan'.",
      "topics": [
        "get_lavaan_pars"
      ]
    },
    {
      "page": "get_mirt_pars",
      "title": "Extract item parameter estimates and their covariance matrix from 'mirt'.",
      "topics": [
        "get_mirt_pars"
      ]
    },
    {
      "page": "get_model_parms",
      "title": "Extract and format item parameter estimates and their covariance matrix",
      "topics": [
        "get_model_parms"
      ]
    },
    {
      "page": "get_starts",
      "title": "Compute starting values for 'rdif'.",
      "topics": [
        "get_starts"
      ]
    },
    {
      "page": "grad_a",
      "title": "The gradient matrix of 'a_fun'.",
      "topics": [
        "grad_a"
      ]
    },
    {
      "page": "grad_d",
      "title": "The gradient matrix of 'd_fun'.",
      "topics": [
        "grad_d"
      ]
    },
    {
      "page": "lts",
      "title": "The least trimmed squares (LTS) estimate of location",
      "topics": [
        "lts"
      ]
    },
    {
      "page": "psi",
      "title": "The bi-square psi function.",
      "topics": [
        "psi"
      ]
    },
    {
      "page": "psi_prime",
      "title": "The derivative of the bi-square psi function.",
      "topics": [
        "psi_prime"
      ]
    },
    {
      "page": "rdif",
      "title": "Estimate IRT scale parameters using the robust DIF procedure.",
      "topics": [
        "rdif"
      ]
    },
    {
      "page": "rdif.eg",
      "title": "Example data set for R-DIF functions.",
      "topics": [
        "rdif.eg"
      ]
    },
    {
      "page": "rho",
      "title": "The bi-square rho function.",
      "topics": [
        "rho"
      ]
    },
    {
      "page": "rho_grid",
      "title": "Compute a grid of bi-square Rho values",
      "topics": [
        "rho_grid"
      ]
    },
    {
      "page": "vcov_y",
      "title": "The covariance matrix of IRT scaling functions.",
      "topics": [
        "vcov_y"
      ]
    },
    {
      "page": "y_fun",
      "title": "R-DIF scaling functions for item intercepts/thresholds and slopes.",
      "topics": [
        "y_fun"
      ]
    }
  ],
  "_readme": "https://github.com/peterhalpin/robustdif/raw/HEAD/README.md",
  "_rundeps": [
    "audio",
    "beepr",
    "brio",
    "callr",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "jsonlite",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mirai",
    "mirt",
    "mnormt",
    "nanonext",
    "nlme",
    "numDeriv",
    "parallelly",
    "pbapply",
    "pbivnorm",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "progressr",
    "proxy",
    "ps",
    "qs2",
    "quadprog",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "stringfish",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "waldo",
    "withr"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "robustdif",
  "_universes": [
    "peterhalpin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T05:55:55.000Z",
      "distro": "noble",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "5ee43c5100610140bf38f0225d9c2abdfa1afb194c0dc2890b144fe3fd48b79e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T15:01:45.000Z",
      "distro": "noble",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "ba3708312e56b0c08bededb03a80872cefc6112c49eeca63c4373501cab4c81c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T15:31:40.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "3706c1b2d5d8ae4c9d9cd6ed89380ccc946542cb90a2e2410d18aa1745d04b09",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T15:35:52.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "b4bb7e0181850fe084aaa9f5e588a52d37fd6b588949c04d344e324b8cca9010",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T15:01:44.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "eccdb3fad1030091b3581c733ccd8e952ef08e8449c4ee986ba748b6668804c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T15:01:04.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "48a1f6310d43f68cf13c086da517cb2eb3a9aae83712ed7ca125eb5853ff509c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T15:01:04.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "11f45d902b5566a16cc2bf0b42c007116e2b4c91d4b8ff7b16f8abe8f2b5a6ac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T15:01:23.000Z",
      "commit": "fdabf378379e4bf2dc658ca13d4cc50370e90205",
      "fileid": "edb5966a64a38a36c6803de2648cff738df8edbf4f2c2320998b913f837bae09",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/peterhalpin/actions/runs/26582191780"
    }
  ]
}