{
  "_id": "6a292352732311cd8759d72d",
  "Package": "wbCorr",
  "Title": "Bivariate Within- and Between-Cluster Correlations",
  "Version": "0.3.1",
  "Date": "2026-05-23",
  "Authors@R": "c(person(\"Pascal\", \"Küng\", , \"pascal.kueng@psychologie.uzh.ch\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-7346-9414\")))",
  "Description": "Separates supplied variables into within- and\nbetween-cluster components and calculates bivariate\ncorrelations for each level separately. The centered-score\ndecomposition corresponds to commonly used between- and\nwithin-cluster correlations discussed by Tu et al. (2025)\n<doi:10.1002/sim.10326>. The package is also motivated by the\ndistinction between within- and between-person variation\ndescribed by Curran and Bauer (2011)\n<doi:10.1146/annurev.psych.093008.100356> and by Hamaker (2024)\n<doi:10.1080/00273171.2022.2155930>. The package is intended\nfor longitudinal or otherwise clustered data where researchers\nneed transparent correlation matrices before fitting more\ncomplex multilevel models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/Pascal-Kueng/wbCorr",
  "BugReports": "https://github.com/Pascal-Kueng/wbCorr/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://pascal-kueng.r-universe.dev",
  "Date/Publication": "2026-06-04 22:04:43 UTC",
  "RemoteUrl": "https://github.com/pascal-kueng/wbcorr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:18:06 UTC",
    "User": "root"
  },
  "Author": "Pascal Küng [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-7346-9414>)",
  "Maintainer": "Pascal Küng <pascal.kueng@psychologie.uzh.ch>",
  "MD5sum": "886f7490e877a2ec9fa8a88e83e23b3b",
  "_user": "pascal-kueng",
  "_type": "src",
  "_file": "wbCorr_0.3.1.tar.gz",
  "_fileid": "449cd8b8eacc401787382c9be6082e5e42ad0e17d9952d6bb02a54dafdde0f13",
  "_filesize": 2913520,
  "_sha256": "449cd8b8eacc401787382c9be6082e5e42ad0e17d9952d6bb02a54dafdde0f13",
  "_created": "2026-06-10T08:18:06.000Z",
  "_published": "2026-06-10T08:41:54.512Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80513004754,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530267037"
    },
    {
      "job": 80513004739,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530265152"
    },
    {
      "job": 80513004732,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530650156"
    },
    {
      "job": 80513004749,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530709899"
    },
    {
      "job": 80512486321,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530204317"
    },
    {
      "job": 80513004786,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530243777"
    },
    {
      "job": 80513004760,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7530253012"
    },
    {
      "job": 80513004928,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530242897"
    },
    {
      "job": 80513004726,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530255406"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pascal-kueng/wbcorr",
  "_commit": {
    "id": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
    "author": "Pascal-Kueng <kueng.pascal@gmail.com>",
    "committer": "Pascal-Kueng <kueng.pascal@gmail.com>",
    "message": "Address CRAN documentation and RNG feedback\n",
    "time": 1780610683
  },
  "_maintainer": {
    "name": "Pascal Küng",
    "email": "pascal.kueng@psychologie.uzh.ch",
    "login": "pascal-kueng",
    "orcid": "0000-0001-7346-9414",
    "description": "Psychologist at University of Zürich\nApplied Social and Health Psychology",
    "uuid": 108430531
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pascal-kueng",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-05-23"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-23"
    },
    {
      "name": "v0.3.1",
      "date": "2026-05-23"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pascal-kueng",
      "count": 226,
      "uuid": 108430531
    }
  ],
  "_userbio": {
    "uuid": 108430531,
    "type": "user",
    "name": "Pascal M. Küng",
    "description": "Psychologist at University of Zürich\r\nApplied Social and Health Psychology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wbCorr"
  },
  "_devurl": "https://github.com/pascal-kueng/wbcorr",
  "_searchresults": 26,
  "_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/wbCorr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pascal-kueng/wbcorr",
  "_realowner": "pascal-kueng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "get_icc",
    "get_ICC",
    "get_ICCs",
    "get_matrices",
    "get_matrix",
    "get_table",
    "get_tables",
    "plot",
    "print",
    "show",
    "summary",
    "to_excel",
    "update_wbCorr",
    "wbcorr",
    "wbCorr"
  ],
  "_datasets": [
    {
      "name": "simdat_intensive_longitudinal",
      "title": "Simulated Intensive Longitudinal Dataset",
      "object": "simdat_intensive_longitudinal",
      "file": "simdat_intensive_longitudinal.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "participantID",
        "day",
        "var1",
        "var2",
        "var3"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_ICC",
      "title": "Return all ICCs for the original variables.",
      "topics": [
        "get_ICC",
        "get_icc",
        "get_ICCs"
      ]
    },
    {
      "page": "get_matrix",
      "title": "Return matrices for within- and/or between-cluster correlations.",
      "topics": [
        "get_matrices",
        "get_matrix",
        "summary,wbCorr-method",
        "summary.wbCorr"
      ]
    },
    {
      "page": "get_table",
      "title": "Retrieve full tables for both within- and/or between-cluster correlations for a wbCorr object.",
      "topics": [
        "get_table",
        "get_tables"
      ]
    },
    {
      "page": "plot-wbCorr-method",
      "title": "Plot within- and between associations",
      "topics": [
        "plot,wbCorr-method",
        "plot.wbCorr"
      ]
    },
    {
      "page": "print.wbCorr",
      "title": "Print Method for the wbCorr Class",
      "topics": [
        "print,wbCorr-method",
        "print.wbCorr"
      ]
    },
    {
      "page": "show.wbCorr",
      "title": "Show Method for the wbCorr Class",
      "topics": [
        "show,wbCorr-method",
        "show.wbCorr"
      ]
    },
    {
      "page": "simdat_intensive_longitudinal",
      "title": "Simulated Intensive Longitudinal Dataset",
      "topics": [
        "simdat_intensive_longitudinal"
      ]
    },
    {
      "page": "to_excel",
      "title": "Saves the passed summary or table to excel",
      "topics": [
        "to_excel"
      ]
    },
    {
      "page": "update_wbCorr",
      "title": "Check for updates of wbCorr",
      "topics": [
        "update_wbCorr"
      ]
    },
    {
      "page": "wbCorr",
      "title": "wbCorr",
      "topics": [
        "wbCorr",
        "wbcorr"
      ]
    },
    {
      "page": "wbCorr-class",
      "title": "wbCorr Class",
      "topics": [
        "wbCorr-class"
      ]
    }
  ],
  "_readme": "https://github.com/pascal-kueng/wbcorr/raw/HEAD/README.md",
  "_rundeps": [
    "writexl"
  ],
  "_score": 3.414973347970818,
  "_indexed": true,
  "_nocasepkg": "wbcorr",
  "_universes": [
    "pascal-kueng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-10T08:20:14.000Z",
      "distro": "noble",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "5311ea691d71255c0a8f30605149a44da971c4902195d26a80dd60c29db73073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-10T08:20:08.000Z",
      "distro": "noble",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "c405721858a24e5145eaa200ae2c8e1b2bdc2bfbc20348e859d564c53fccf6e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-10T08:37:43.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "fa8f10d207c0fcbe37c35578b07a8a655866ce7069ff20aaac73282e47d60e94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-10T08:40:34.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "5f5eb567a4ff6fa75192e6883245f3b941ddf9f28bb1fbb0fe7fac972ae926b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-10T08:20:07.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "e351646512e1f603e1c35802d74f5582cd52bfb176cb6dbda6bd7af9370f1789",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T08:19:24.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "ec8f805b3142b631ddf8165482a86bfd72970e3994607481cffa04aadc944a7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T08:19:17.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "1c8769db4eef1020336386791fda2e19eedc77cd62a02bbced79a9130140c76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T08:19:31.000Z",
      "commit": "c0e1e99b89024bee630a9b3dc08d3c8add59059d",
      "fileid": "5a85b75896c50f556880b3c46fb8b64c859eb43043912329dfc5a25d86444ac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascal-kueng/actions/runs/27262812759"
    }
  ]
}