{
  "_id": "6a1ee7e9b401979e7341199b",
  "Package": "multilevelTools",
  "Title": "Multilevel and Mixed Effects Model Diagnostics and Effect Sizes",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Joshua F.\",\nfamily = \"Wiley\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jwiley.psych@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0271-6702\"))",
  "URL": "https://joshuawiley.com/multilevelTools/,\nhttps://github.com/JWiley/multilevelTools",
  "BugReports": "https://github.com/JWiley/multilevelTools/issues",
  "Description": "Effect sizes, diagnostics and performance metrics for\nmultilevel and mixed effects models. Includes marginal and\nconditional 'R2' estimates for linear mixed effects models\nbased on Johnson (2014) <doi:10.1111/2041-210X.12225>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://jwiley.r-universe.dev",
  "Date/Publication": "2025-11-23 07:15:15 UTC",
  "RemoteUrl": "https://github.com/jwiley/multileveltools",
  "RemoteRef": "HEAD",
  "RemoteSha": "6df027ed71b44f3d8a6aa16f74333484188a8746",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 11:35:48 UTC",
    "User": "root"
  },
  "Author": "Joshua F. Wiley [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0271-6702>)",
  "Maintainer": "Joshua F. Wiley <jwiley.psych@gmail.com>",
  "MD5sum": "48e0e3a32ead0aa7c1581f3fac6d7a34",
  "_user": "jwiley",
  "_type": "src",
  "_file": "multilevelTools_0.2.2.tar.gz",
  "_fileid": "3ad1444f3f0e8d76575da126a838432cd72650238b7a294b313397db5a3e56d2",
  "_filesize": 1199391,
  "_sha256": "3ad1444f3f0e8d76575da126a838432cd72650238b7a294b313397db5a3e56d2",
  "_created": "2026-05-19T11:35:48.000Z",
  "_published": "2026-06-02T14:25:45.195Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79093742934,
      "time": 291,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7082401443"
    },
    {
      "job": 79093742820,
      "time": 290,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7082400996"
    },
    {
      "job": 79093742579,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7082364886"
    },
    {
      "job": 79093742763,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7082369807"
    },
    {
      "job": 79093741316,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7082306002"
    },
    {
      "job": 79093741325,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360518591"
    },
    {
      "job": 79093742704,
      "time": 273,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7082395860"
    },
    {
      "job": 79093743121,
      "time": 215,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7082378454"
    },
    {
      "job": 79093742496,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7082375819"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jwiley/multileveltools",
  "_commit": {
    "id": "6df027ed71b44f3d8a6aa16f74333484188a8746",
    "author": "Joshua F. Wiley <jwiley.psych@gmail.com>",
    "committer": "Joshua F. Wiley <jwiley.psych@gmail.com>",
    "message": "bump to 0.2.2 and minor tweaks to ranefdata plots for visibility\n",
    "time": 1763882115
  },
  "_maintainer": {
    "name": "Joshua F. Wiley",
    "email": "jwiley.psych@gmail.com",
    "login": "jwiley",
    "twitter": "@WileyResearch",
    "description": "I am a lecturer in the Turner Institute for Brain and Mental Health and School of Psychological Sciences at Monash University",
    "uuid": 322716,
    "orcid": "0000-0002-0271-6702"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.6",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "extraoperators",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "JWileymisc",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "brms",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "reformulas",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jwiley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jwiley",
      "count": 42,
      "uuid": 322716
    },
    {
      "user": "bbolker",
      "count": 1,
      "uuid": 78918
    }
  ],
  "_userbio": {
    "uuid": 322716,
    "type": "user",
    "name": "Joshua F. Wiley, Ph.D.",
    "description": "I am a lecturer in the Turner Institute for Brain and Mental Health and School of Psychological Sciences at Monash University"
  },
  "_downloads": {
    "count": 962,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multilevelTools"
  },
  "_devurl": "https://github.com/jwiley/multileveltools",
  "_pkgdown": "https://joshuawiley.com/multilevelTools/",
  "_searchresults": 141,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multilevelTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jwiley/multileveltools",
  "_realowner": "jwiley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-03-04"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-13"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-07"
    }
  ],
  "_exports": [
    "acfByID",
    "evaluateLags",
    "iccMixed",
    "meanDecompose",
    "meanDeviations",
    "nEffective",
    "omegaSEM",
    "ranefdata",
    "weighted.sma"
  ],
  "_help": [
    {
      "page": "acfByID",
      "title": "Estimate the autocorrelation by unit (ID)",
      "topics": [
        "acfByID"
      ]
    },
    {
      "page": "APAStyler.modelTest.merMod",
      "title": "Format results from a linear mixed model",
      "topics": [
        "APAStyler.modelTest.merMod"
      ]
    },
    {
      "page": "evaluateLags",
      "title": "Create lag variables and evaluate models with different number of lags",
      "topics": [
        "evaluateLags"
      ]
    },
    {
      "page": "iccMixed",
      "title": "Intraclass Correlation Coefficient (ICC) from Mixed Models",
      "topics": [
        "iccMixed"
      ]
    },
    {
      "page": "meanDecompose",
      "title": "Mean decomposition of a variable by group(s)",
      "topics": [
        "meanDecompose"
      ]
    },
    {
      "page": "meanDeviations",
      "title": "Function to calculate the mean and deviations from mean",
      "topics": [
        "meanDeviations"
      ]
    },
    {
      "page": "modelCompare.merMod",
      "title": "Compare two lmer models",
      "topics": [
        "modelCompare.merMod"
      ]
    },
    {
      "page": "modelDiagnostics.lme",
      "title": "modelDiagnostics method for lme objects",
      "topics": [
        "modelDiagnostics.lme"
      ]
    },
    {
      "page": "modelDiagnostics.merMod",
      "title": "modelDiagnostics method for merMod objects",
      "topics": [
        "modelDiagnostics.merMod"
      ]
    },
    {
      "page": "modelPerformance.merMod",
      "title": "modelPerformance method for merMod objects",
      "topics": [
        "modelPerformance.merMod"
      ]
    },
    {
      "page": "modelTest.merMod",
      "title": "estimate detailed results per variable and effect sizes for both fixed and random effects from lmer models",
      "topics": [
        "modelTest.merMod"
      ]
    },
    {
      "page": "nEffective",
      "title": "Estimate the effective sample size from longitudinal data",
      "topics": [
        "nEffective"
      ]
    },
    {
      "page": "omegaSEM",
      "title": "Calculate multilevel omega reliability",
      "topics": [
        "omegaSEM"
      ]
    },
    {
      "page": "plot.modelDiagnostics.lme",
      "title": "Plot Diagnostics for an 'lme' model",
      "topics": [
        "plot.modelDiagnostics.lme"
      ]
    },
    {
      "page": "plot.modelDiagnostics.merMod",
      "title": "Plot Diagnostics for an 'lmer' model",
      "topics": [
        "plot.modelDiagnostics.merMod"
      ]
    },
    {
      "page": "R2.merMod",
      "title": "merMod method for R2",
      "topics": [
        "R2.merMod"
      ]
    },
    {
      "page": "ranefdata",
      "title": "Create data and plots for 'brm' random effect models",
      "topics": [
        "ranefdata"
      ]
    },
    {
      "page": "residualDiagnostics.lme",
      "title": "residualDiagnostics methods for 'lme' objects",
      "topics": [
        "residualDiagnostics.lme"
      ]
    },
    {
      "page": "residualDiagnostics.merMod",
      "title": "residualDiagnostics methods for merMod objects",
      "topics": [
        "residualDiagnostics.merMod"
      ]
    },
    {
      "page": "weighted.sma",
      "title": "Weighted Simple Moving Average",
      "topics": [
        "weighted.sma"
      ]
    }
  ],
  "_readme": "https://github.com/jwiley/multileveltools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "BH",
    "bit",
    "bit64",
    "boot",
    "bridgesampling",
    "brio",
    "brms",
    "Brobdingnag",
    "broom",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "clipr",
    "coda",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptimR",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "distributional",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "evaluate",
    "extraoperators",
    "farver",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "fst",
    "fstcore",
    "future",
    "future.apply",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggridges",
    "ggsci",
    "ggsignif",
    "glmnet",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "inline",
    "isoband",
    "iterators",
    "jomo",
    "jsonlite",
    "JWileymisc",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "lme4",
    "lmerTest",
    "lmtest",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "mice",
    "microbenchmark",
    "minqa",
    "mitml",
    "mnormt",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "parallelly",
    "pbivnorm",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plyr",
    "polynom",
    "posterior",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "psych",
    "purrr",
    "quadprog",
    "quantreg",
    "QuickJSR",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "readr",
    "reformulas",
    "reshape2",
    "rlang",
    "robustbase",
    "rpart",
    "rprojroot",
    "rstan",
    "rstantools",
    "rstatix",
    "S7",
    "scales",
    "shape",
    "SparseM",
    "StanHeaders",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "vroom",
    "waldo",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "lmer-vignette.Rmd",
      "filename": "lmer-vignette.html",
      "title": "Multilevel Models using lmer",
      "author": "Joshua F. Wiley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A Quick View of the Data",
        "Mixed Effects (Multilevel) Model",
        "Interactions",
        "Interactions with Categorical Variable(s)",
        "If you really want",
        "Interactions with Continuous Variables"
      ],
      "created": "2019-12-16 03:29:44",
      "modified": "2025-03-26 06:31:47",
      "commits": 4
    }
  ],
  "_score": 5.848189116991398,
  "_indexed": true,
  "_nocasepkg": "multileveltools",
  "_universes": [
    "jwiley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-19T11:39:18.000Z",
      "distro": "noble",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "b93a513991a4ebedf45bf66b6d7c038ba868b57c3bca61c1037ac0d4e181b01e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-19T11:39:19.000Z",
      "distro": "noble",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "0e5332ba713a57ebf193cf6f8313d0a751f8381ad34e1e37cb9f4378139d8344",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-19T11:37:51.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "39e1d59a0e9c1382fedd5a876f6ab554f30a6ba0d339e53b74474b83d011319b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-19T11:38:03.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "c87ae97bf674973b223177d7fbdb178d089e6c27a4fcd510bf18efeca98204a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-19T11:37:59.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "3c4f7a576b061ebe65e67380480bbd941b20c8a9ff15356a21b61648ed8a8c79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-19T11:37:50.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "d2d9d5d83d0677aabdf83049b95806e80de3e500c822ddeaabd3c8f52627803f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-19T11:37:50.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "8ea90810133b8927ce7f94a558ea195cc662047e1f2dd3b4186cf8f976da6227",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T14:24:50.000Z",
      "commit": "6df027ed71b44f3d8a6aa16f74333484188a8746",
      "fileid": "3c928bb071374ef90c360b835964542d3c69e446f23fd2e9577c74b97d9fa6cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094370176"
    }
  ]
}