{
  "_id": "6a1f268ab401979e73422055",
  "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-05-16 05:54:08 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>",
  "MD5sum": "4e3f2a8da18b20d14cc013f80277a988",
  "_user": "karchjd",
  "_type": "src",
  "_file": "RSquaredMI_0.1.1.tar.gz",
  "_fileid": "1c62d7b210e870db52f68425d44d7e92490d004e2d07af89521a07a2bdd08a92",
  "_filesize": 84677,
  "_sha256": "1c62d7b210e870db52f68425d44d7e92490d004e2d07af89521a07a2bdd08a92",
  "_created": "2026-05-16T05:54:08.000Z",
  "_published": "2026-06-02T18:52:58.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147967616,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030989256"
    },
    {
      "job": 79147967842,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030988486"
    },
    {
      "job": 79147967836,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030982807"
    },
    {
      "job": 79147968057,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030986390"
    },
    {
      "job": 79147967054,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030976125"
    },
    {
      "job": 79147967272,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366992996"
    },
    {
      "job": 79147967991,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030984452"
    },
    {
      "job": 79147967839,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030984496"
    },
    {
      "job": 79147968033,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030983374"
    }
  ],
  "_buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 179942530
  },
  "_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",
    "description": "Assistant Professor of Methods & Statistics for Psychology @ Leiden University"
  },
  "_downloads": {
    "count": 169,
    "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-05-16T05:56:24.000Z",
      "distro": "noble",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "c3dea546dc753867516ba9392e7f10178b3cbf2a6008bdd97dacee319364437a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T05:56:22.000Z",
      "distro": "noble",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "f1505a6a3dbdc20f512139929703c8b1a41060c55d640253ddc90471f77d5ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T05:55:21.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "5ef354e50ddee20a8ee86465880b684d8b19511f911f68068b2089b4ab5ce38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T05:55:58.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "6df6c6b663c3739554ec66f283c0756d140fc6ddee4fa3a09ea6bb4e6a474386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T05:55:31.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "cb599cc747431e76d5c404bee21c95976a98ff202bb1c18907265790c0ec094b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T05:55:32.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "425ebb863a97841f1eca0ae4c34930810216c4659ba64d6b20a0bc7d649c2d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T05:55:21.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "cb91ad451da36bc5b0c5f7e6c1e5d5e1e18cd55271190e0ce0a25f3189bf7b96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T18:52:42.000Z",
      "commit": "28fb5eedb99cf9d466be0cf97df6a3e12f074c40",
      "fileid": "0b981cda38a8b3006eb143c750a89b3715fb6b8e498082cecbf4a4f83dfeb95e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/25954297502"
    }
  ]
}