{
  "_id": "6a181715acfb0bcc41dafb12",
  "Package": "psycheval",
  "Type": "Package",
  "Title": "A psychological evaluation toolkit",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"W. Joel\",\nfamily = \"Schneider\",\nrole = c(\"aut\", \"cre\"),\nemail = \"w.joel.schneider@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8393-5316\"))",
  "Description": "Functions useful in psychological evaluations This package\naccompanies [*Individual\nPsychometrics*](https://individual-psychometrics.rbind.io/)\nonline textbook.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/wjschne/psycheval,\nhttps://wjschne.github.io/psycheval/",
  "BugReports": "https://github.com/wjschne/psycheval/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Remotes": [
    "https://github.com/wjschne/psycheval"
  ],
  "Repository": "https://wjschne.r-universe.dev",
  "Date/Publication": "2025-01-02 14:14:10 UTC",
  "RemoteUrl": "https://github.com/wjschne/psycheval",
  "RemoteRef": "HEAD",
  "RemoteSha": "44af0fc4bf6a4fa22271486e68089f34513024af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:18:19 UTC",
    "User": "root"
  },
  "Author": "W. Joel Schneider [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8393-5316>)",
  "Maintainer": "W. Joel Schneider <w.joel.schneider@gmail.com>",
  "MD5sum": "a888ce9a62183c08a7692ec4269fe163",
  "_user": "wjschne",
  "_type": "src",
  "_file": "psycheval_0.1.1.tar.gz",
  "_fileid": "f1d52f72403e401c801bccd9e42e3ceed72044b9e8c29256e789e859adf805ab",
  "_filesize": 171576,
  "_sha256": "f1d52f72403e401c801bccd9e42e3ceed72044b9e8c29256e789e859adf805ab",
  "_created": "2026-05-28T10:18:19.000Z",
  "_published": "2026-05-28T10:21:09.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78270346940,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263398606"
    },
    {
      "job": 78270346905,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263397197"
    },
    {
      "job": 78270346937,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263385578"
    },
    {
      "job": 78270346827,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263385685"
    },
    {
      "job": 78269929889,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263361078"
    },
    {
      "job": 78270346792,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263394005"
    },
    {
      "job": 78270346789,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263401459"
    },
    {
      "job": 78270346948,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263383415"
    },
    {
      "job": 78270346957,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263383169"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wjschne/psycheval",
  "_commit": {
    "id": "44af0fc4bf6a4fa22271486e68089f34513024af",
    "author": "W. Joel Schneider <w.joel.schneider@gmail.com>",
    "committer": "W. Joel Schneider <w.joel.schneider@gmail.com>",
    "message": "theme arrow-light\n",
    "time": 1735827250
  },
  "_maintainer": {
    "name": "W. Joel Schneider",
    "email": "w.joel.schneider@gmail.com",
    "login": "wjschne",
    "mastodon": "@wjoelschneider@fosstodon.org",
    "bluesky": "@w-joel-schneider.bsky.social",
    "orcid": "0000-0002-8393-5316",
    "description": "Professor in School Psychology and Counseling Psychology at Temple University",
    "uuid": 7905240
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "wjschne",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "wjschne",
      "count": 27,
      "uuid": 7905240
    }
  ],
  "_userbio": {
    "uuid": 7905240,
    "type": "user",
    "name": "W. Joel Schneider",
    "description": "Professor in School Psychology and Counseling Psychology at Temple University"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/psycheval"
  },
  "_devurl": "https://github.com/wjschne/psycheval",
  "_pkgdown": "https://wjschne.github.io/psycheval/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/psycheval.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "composite_covariance",
    "composite_score",
    "conditional_covariance",
    "difference_score",
    "logit2w",
    "multivariate_ci",
    "p_true_score_less_than_threshold",
    "rpi",
    "w2logit",
    "w2p",
    "x2standard"
  ],
  "_help": [
    {
      "page": "composite_covariance",
      "title": "Computes covariances of composite scores given a covariance matrix and a weight matrix",
      "topics": [
        "composite_covariance"
      ]
    },
    {
      "page": "composite_score",
      "title": "Compute composite score",
      "topics": [
        "composite_score"
      ]
    },
    {
      "page": "conditional_covariance",
      "title": "Conditional Covariance",
      "topics": [
        "conditional_covariance"
      ]
    },
    {
      "page": "difference_score",
      "title": "Difference score statistics",
      "topics": [
        "difference_score"
      ]
    },
    {
      "page": "logit2w",
      "title": "Convert logits to W scores",
      "topics": [
        "logit2w"
      ]
    },
    {
      "page": "multivariate_ci",
      "title": "General a multivariate confidence interval for a set of scores",
      "topics": [
        "multivariate_ci"
      ]
    },
    {
      "page": "p_true_score_less_than_threshold",
      "title": "Given a true score, what is the probability a true score is below a threshold?",
      "topics": [
        "p_true_score_less_than_threshold"
      ]
    },
    {
      "page": "rpi",
      "title": "Convert ability (in W scores by default) to relative proficiency index",
      "topics": [
        "rpi"
      ]
    },
    {
      "page": "w2logit",
      "title": "Convert W scores to logits",
      "topics": [
        "w2logit"
      ]
    },
    {
      "page": "w2p",
      "title": "Convert W scores to a probabilities",
      "topics": [
        "w2p"
      ]
    },
    {
      "page": "x2standard",
      "title": "Convert x to a standard score",
      "topics": [
        "x2standard"
      ]
    }
  ],
  "_readme": "https://github.com/wjschne/psycheval/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "psycheval",
  "_universes": [
    "wjschne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:20:23.000Z",
      "distro": "noble",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "882ea638eca20ff7b3e106045f78fdced79812652dc619e27f1e0bb118f7b782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:20:20.000Z",
      "distro": "noble",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "b488f73ebeb8bfad369245d4024668d4abfb81684fab23b9c582368a38e6d38a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:19:47.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "01a128aa4cd6e8547b34bf43c5304ea09b1b96266f07e5c0b77c9cd2f8bbec42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:19:46.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "da95bdb4561d4c1995ddf039d9165500f480e779caa3dd9f702bc5e16bf28711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T10:20:21.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "e7edf17ee27a7239e91fa53365374731e8eeb9c127ca96d24a4b4bb33ff1f515",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:20:31.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "200166541a45a91da48d69a187649c7374401fcc9554d54d018c94c29da4eabe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:19:28.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "2562a89a2179618888fb6cf6d4997e2a8115390f4b8b2ed533cf6582695c0465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:19:28.000Z",
      "commit": "44af0fc4bf6a4fa22271486e68089f34513024af",
      "fileid": "9f92d85b8cc6c7e3724338977ecbb45164a9f7f0c05e11e86e0dda6a09863fab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26568677506"
    }
  ]
}