{
  "_id": "6a49de3c2c82cd3614824b9d",
  "Package": "RSquaredMI",
  "Type": "Package",
  "Title": "R-Squared with Multiply Imputed Data",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(c(\"Julian\",  \"D.\"), \"Karch\",\nemail = \"j.d.karch@fsw.leidenuniv.nl\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-1625-2822\")),\nperson(\"Joost\", \"van Ginkel\",\nemail = \"jginkel@fsw.leidenuniv.nl\",\nrole = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Description": "Provides R-squared values and standardized regression\ncoefficients for linear models applied to multiply imputed\ndatasets as obtained by 'mice'. Confidence intervals,\nzero-order correlations, and alternative adjusted R-squared\nestimates are also available. The methods are described in Van\nGinkel and Karch (2024) <doi:10.1111/bmsp.12344> and in Van\nGinkel (2020) <doi:10.1007/s11336-020-09696-4>.",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/karchjd/RsquaredMI",
  "BugReports": "https://github.com/karchjd/RsquaredMI/issues",
  "Config/pak/sysreqs": "cmake make libgsl0-dev libicu-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://karchjd.r-universe.dev",
  "Date/Publication": "2024-12-05 11:26:07 UTC",
  "RemoteUrl": "https://github.com/karchjd/rsquaredmi",
  "RemoteRef": "HEAD",
  "RemoteSha": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 10:56:26 UTC",
    "User": "root"
  },
  "Author": "Julian D. Karch [aut, cph] (ORCID:\n<https://orcid.org/0000-0002-1625-2822>),\nJoost van Ginkel [aut, cre, cph]",
  "Maintainer": "Joost van Ginkel <jginkel@fsw.leidenuniv.nl>",
  "_user": "karchjd",
  "_type": "src",
  "_file": "RSquaredMI_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/19077c1f315fb70490133d239cba3f5a8c5972652d394f5a880f3e859d2aa886",
  "_filesize": 86149,
  "_sha256": "19077c1f315fb70490133d239cba3f5a8c5972652d394f5a880f3e859d2aa886",
  "_expires": "2026-10-13T04:31:54.000Z",
  "_created": "2026-06-15T10:56:26.000Z",
  "_published": "2026-07-05T04:31:56.002Z",
  "_jobs": [
    {
      "job": 85192732150,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636077438"
    },
    {
      "job": 85192732235,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636077709"
    },
    {
      "job": 85192732116,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636059273"
    },
    {
      "job": 85192732119,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636063741"
    },
    {
      "job": 85192732142,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636027775"
    },
    {
      "job": 85192732118,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636071310"
    },
    {
      "job": 85192732122,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636054663"
    },
    {
      "job": 85192732144,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636050184"
    },
    {
      "job": 85192732173,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636052822"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307",
  "_status": "success",
  "_upstream": "https://github.com/karchjd/rsquaredmi",
  "_commit": {
    "id": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
    "author": "Julian Karch <j.d.karch@fsw.leidenuniv.nl>",
    "committer": "Julian Karch <j.d.karch@fsw.leidenuniv.nl>",
    "message": "bumped version number\n",
    "time": 1733397967
  },
  "_maintainer": {
    "name": "Joost van Ginkel",
    "email": "jginkel@fsw.leidenuniv.nl",
    "login": "joostvanginkel",
    "description": "",
    "uuid": 179942530
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "altR2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "lm.beta",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "karchjd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "karchjd",
      "count": 30,
      "uuid": 8561155
    },
    {
      "user": "joostvanginkel",
      "count": 9,
      "uuid": 179942530
    }
  ],
  "_userbio": {
    "uuid": 8561155,
    "type": "user",
    "name": "Julian Karch",
    "followers": 24,
    "description": "Assistant Professor of Methods & Statistics for Psychology @ Leiden University"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSquaredMI"
  },
  "_devurl": "https://github.com/karchjd/rsquaredmi",
  "_searchresults": 1,
  "_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/RSquaredMI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/karchjd/rsquaredmi",
  "_realowner": "karchjd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-09-19"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-05"
    }
  ],
  "_exports": [
    "RsquareSP"
  ],
  "_help": [
    {
      "page": "RsquareSP",
      "title": "Calculate R-squared with Standardized Predictors",
      "topics": [
        "RsquareSP"
      ]
    }
  ],
  "_readme": "https://github.com/karchjd/rsquaredmi/raw/HEAD/README.md",
  "_rundeps": [
    "altR2",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "gsl",
    "haven",
    "hms",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lm.beta",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xtable"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rsquaredmi",
  "_universes": [
    "karchjd",
    "joostvanginkel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-15T10:58:44.000Z",
      "distro": "noble",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/513208b13488a80139abd053997878db3b9be815173d62bb861c1cef971f6861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-15T10:58:45.000Z",
      "distro": "noble",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/f3e9f1b230c2bc972456602ed1af0cc5c253f28ee405a171c5624fa5387f5aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-15T10:57:58.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/630e6e4ef0e1e044901171e6d351865506c980ebcafffc1a0c7865b9aab16380",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-15T10:58:07.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/e56c06c0b1a9b9794b86e1bf0b9310b79c78ba5c40738f9d42d8f247fca33c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-15T10:58:40.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/5263aa564acf9b3cb12896f983e6c9e1287be40c87598c67ff318f114d6a2f94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T10:57:37.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/604d4d958e8e1776114788421137f2fa21f37d6ba1ff8f6902bfc76b481306c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T10:57:28.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/bdcacdcfc37375f3342e36c052952db9f76af4b70a7388817f948d6ca6890e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-15T10:57:33.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "https://r2.ropensci.org/7cc5ec132728f68c786c26a50bce29aaebb606c79ec6796b8cec6446d2a1dde2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27541280307"
    }
  ]
}