{
  "_id": "6a1bebfe1d7bb097a0a1f9de",
  "Package": "mixedbiastest",
  "Type": "Package",
  "Title": "Bias Diagnostic for Linear Mixed Models",
  "Version": "1.0.2",
  "Date": "2025-11-30",
  "Authors@R": "person(given = \"Andrew T.\",\nfamily = \"Karl\",\nemail = \"akarl@asu.edu\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-5933-8706\"))",
  "Maintainer": "Andrew T. Karl <akarl@asu.edu>",
  "Description": "Provides a function to perform bias diagnostics on linear\nmixed models fitted with lmer() from the 'lme4' package.\nImplements permutation tests for assessing the bias of fixed\neffects, as described in Karl and Zimmerman (2021)\n<doi:10.1016/j.jspi.2020.06.004>. Karl and Zimmerman (2020)\n<doi:10.17632/tmynggddfm.1> provide R code for implementing the\ntest using 'mvglmmRank' output. Development of this package was\nassisted by 'GPT o1-preview' for code structure and\ndocumentation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:32:54 UTC",
    "User": "root"
  },
  "Author": "Andrew T. Karl [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-5933-8706>)",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://akarl46556.r-universe.dev",
  "Date/Publication": "2025-11-30 23:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/mixedbiastest",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
  "MD5sum": "5fa82380918271c4c40931bc38ce3893",
  "_user": "akarl46556",
  "_type": "src",
  "_file": "mixedbiastest_1.0.2.tar.gz",
  "_fileid": "1e8cd61a736dc4f9933808ebba21acfe2dfa0fb2d3a71ff8f567d0523c3190f6",
  "_filesize": 152973,
  "_sha256": "1e8cd61a736dc4f9933808ebba21acfe2dfa0fb2d3a71ff8f567d0523c3190f6",
  "_created": "2026-05-31T07:32:54.000Z",
  "_published": "2026-05-31T08:06:22.533Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708996479,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314866821"
    },
    {
      "job": 78708996483,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314867364"
    },
    {
      "job": 78708996478,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315059043"
    },
    {
      "job": 78708996482,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315070375"
    },
    {
      "job": 78708828775,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314847035"
    },
    {
      "job": 78708996477,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314863637"
    },
    {
      "job": 78708996486,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314862743"
    },
    {
      "job": 78708996491,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314864429"
    },
    {
      "job": 78708996487,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314860307"
    }
  ],
  "_buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mixedbiastest",
  "_commit": {
    "id": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
    "author": "Andrew T. Karl <akarl@asu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1764546002
  },
  "_maintainer": {
    "name": "Andrew T. Karl",
    "email": "akarl@asu.edu",
    "login": "akarl46556",
    "description": "",
    "uuid": 37884655,
    "orcid": "0000-0002-5933-8706"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.1",
      "date": "2025-08-18"
    },
    {
      "name": "1.0.2",
      "date": "2025-11-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "akarl46556",
      "count": 4,
      "uuid": 37884655
    }
  ],
  "_userbio": {
    "uuid": 37884655,
    "type": "user",
    "name": "akarl46556"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixedbiastest"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixedbiastest.html",
    "manual.pdf"
  ],
  "_realowner": "akarl46556",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2024-12-05"
    },
    {
      "version": "0.3.0",
      "date": "2024-12-13"
    },
    {
      "version": "0.4.1",
      "date": "2025-08-18"
    },
    {
      "version": "1.0.2",
      "date": "2025-11-30"
    }
  ],
  "_exports": [
    "list_fixed_effects",
    "mixedbiastest"
  ],
  "_datasets": [
    {
      "name": "example_data",
      "title": "Example Dataset for the mixedbiastest Package",
      "object": "example_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x",
        "group"
      ],
      "rows": 97,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mixedbiastest-package",
      "title": "mixedbiastest: Bias Diagnostics for Linear Mixed Models",
      "topics": [
        "mixedbiastest-package"
      ]
    },
    {
      "page": "example_data",
      "title": "Example Dataset for the mixedbiastest Package",
      "topics": [
        "example_data"
      ]
    },
    {
      "page": "list_fixed_effects",
      "title": "List Fixed Effects from a merMod Object",
      "topics": [
        "list_fixed_effects"
      ]
    },
    {
      "page": "mixedbiastest",
      "title": "Bias Diagnostic for Linear Mixed Models",
      "topics": [
        "mixedbiastest"
      ]
    },
    {
      "page": "plot.mixedbiastest",
      "title": "Plot Method for Bias Diagnostic Results",
      "topics": [
        "plot.mixedbiastest"
      ]
    },
    {
      "page": "print.mixedbiastest",
      "title": "Print Method for Bias Diagnostic Results",
      "topics": [
        "print.mixedbiastest"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "mixedbiastest",
  "_universes": [
    "akarl46556"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T07:34:56.000Z",
      "distro": "noble",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "30bf5168bc6a33a1d4b693eabfb493b3a61fb495b1cfe32dc6604c46048ca897",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T07:34:56.000Z",
      "distro": "noble",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "970c6af207193454e06379d49d4f8e57b443a6c6e1af128b4af25203846a6b90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T08:03:56.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "73f4b401959e1d99e99f779e48790152ca26b9e9e666f9c28b0fd82299de54c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T08:05:18.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "5eb6fedadf006c842c6bc99f47fd04f9da2871a3af27a0c2f36572cb5f71e33b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-31T07:35:09.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "e90c02b5aaab7b06f8d09cd332fa369ed21530784da2a0ff7e9974ace739ba3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T07:34:07.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "ce86d804dfb5dea76309bfe85a537fd4d9c24bab51a3ccf2be4efd1398e08d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T07:34:26.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "a9eea4a510313fbf79720ee243be0158efba98d15580aceec707a14f4bbf6c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T07:34:01.000Z",
      "commit": "1a9d5704350ff1a7cd163ee051ba308e935dc891",
      "fileid": "68559f15212e66baaeaf6c271f8d8a31a12c0a75103754d1ca0459f4533f443a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/26706548526"
    }
  ]
}