{
  "_id": "6a1f2ed5b401979e73426ba5",
  "Package": "jrt",
  "Title": "Item Response Theory Modeling and Scoring for Judgment Data",
  "Version": "1.1.3",
  "Authors@R": "person(\"Nils\", \"Myszkowski\",email = \"nilsmyszkowskiscience@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Psychometric analysis and scoring of judgment data using\npolytomous Item-Response Theory (IRT) models, as described in\nMyszkowski and Storme (2019) <doi:10.1037/aca0000225> and\nMyszkowski (2021) <doi:10.1037/aca0000287>. A function is used\nto automatically compare and select models, as well as to\npresent a variety of model-based statistics. Plotting functions\nare used to present category curves, as well as information,\nreliability and standard error functions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:23:30 UTC",
    "User": "root"
  },
  "Author": "Nils Myszkowski [aut, cre]",
  "Maintainer": "Nils Myszkowski <nilsmyszkowskiscience@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://nilsmy.r-universe.dev",
  "Date/Publication": "2025-07-31 07:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/jrt",
  "RemoteRef": "HEAD",
  "RemoteSha": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
  "MD5sum": "5b681f69b0f4013b233e6ddf6f9c7a17",
  "_user": "nilsmy",
  "_type": "src",
  "_file": "jrt_1.1.3.tar.gz",
  "_fileid": "e5e4cbcebf599f808c8fc721e5a9bc0776acccf2acffb64d17aa20dce0460590",
  "_filesize": 5479380,
  "_sha256": "e5e4cbcebf599f808c8fc721e5a9bc0776acccf2acffb64d17aa20dce0460590",
  "_created": "2026-05-15T09:23:30.000Z",
  "_published": "2026-06-02T19:28:21.750Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154442249,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014027689"
    },
    {
      "job": 79154442597,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014024895"
    },
    {
      "job": 79154442821,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014002834"
    },
    {
      "job": 79154442120,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014020402"
    },
    {
      "job": 79154442130,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013972091"
    },
    {
      "job": 79154441430,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367751494"
    },
    {
      "job": 79154443172,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014010336"
    },
    {
      "job": 79154442635,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014011134"
    },
    {
      "job": 79154442543,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014009123"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/jrt",
  "_commit": {
    "id": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
    "author": "Nils Myszkowski <nilsmyszkowskiscience@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1753946402
  },
  "_maintainer": {
    "name": "Nils Myszkowski",
    "email": "nilsmyszkowskiscience@gmail.com",
    "login": "nilsmy",
    "uuid": 19197150
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "directlabels",
      "version": ">= 2021.1.13",
      "role": "Depends"
    },
    {
      "package": "mirt",
      "version": ">= 1.34",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 2.1.9",
      "role": "Imports"
    },
    {
      "package": "irr",
      "version": ">= 0.84.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "ggsci",
      "version": ">= 2.9",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.3",
      "date": "2025-07-31"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nilsmy",
      "count": 6,
      "uuid": 19197150
    }
  ],
  "_userbio": {
    "uuid": 19197150,
    "type": "user",
    "name": "Nils Myszkowski",
    "description": "Associate Professor in Quant Psych @ Pace University, NYC"
  },
  "_downloads": {
    "count": 492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jrt"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jrt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "nilsmy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-01-04"
    },
    {
      "version": "1.0.1",
      "date": "2019-05-06"
    },
    {
      "version": "1.1.0",
      "date": "2021-12-10"
    },
    {
      "version": "1.1.1",
      "date": "2022-10-08"
    },
    {
      "version": "1.1.2",
      "date": "2023-04-13"
    },
    {
      "version": "1.1.3",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "info.plot",
    "jcc.plot",
    "jrt"
  ],
  "_datasets": [
    {
      "name": "ratings",
      "title": "A simulated dataset with 300 products judged by 6 judges.",
      "object": "ratings",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Judge_1",
        "Judge_2",
        "Judge_3",
        "Judge_4",
        "Judge_5",
        "Judge_6"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "ratings_missing",
      "title": "A simulated dataset with 350 cases judged by 5 judges, using a planned missingness design.",
      "object": "ratings_missing",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Judge_1",
        "Judge_2",
        "Judge_3",
        "Judge_4",
        "Judge_5",
        "true_theta"
      ],
      "rows": 350,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anova-jrt-method",
      "title": "anova method for objects returned by the jrt function.",
      "topics": [
        "anova,jrt-method"
      ]
    },
    {
      "page": "info.plot",
      "title": "Plot the information function for a judge or for the entire set of judges.",
      "topics": [
        "info.plot"
      ]
    },
    {
      "page": "jcc.plot",
      "title": "Plot the category curves for a judge.",
      "topics": [
        "jcc.plot"
      ]
    },
    {
      "page": "jrt",
      "title": "Fit ordinal IRT models on judgment data and return factor scores and statistics.",
      "topics": [
        "jrt"
      ]
    },
    {
      "page": "jrt-class",
      "title": "Object returned by the jrt function.",
      "topics": [
        "jrt-class"
      ]
    },
    {
      "page": "ratings",
      "title": "A simulated dataset with 300 products judged by 6 judges.",
      "topics": [
        "ratings"
      ]
    },
    {
      "page": "ratings_missing",
      "title": "A simulated dataset with 350 cases judged by 5 judges, using a planned missingness design.",
      "topics": [
        "ratings_missing"
      ]
    }
  ],
  "_readme": "https://github.com/cran/jrt/raw/HEAD/README.md",
  "_rundeps": [
    "audio",
    "beepr",
    "brio",
    "callr",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "directlabels",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggsci",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "irr",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mirai",
    "mirt",
    "mnormt",
    "nanonext",
    "nlme",
    "parallelly",
    "pbapply",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "progressr",
    "proxy",
    "ps",
    "psych",
    "purrr",
    "qs2",
    "quadprog",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "stringfish",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "Using jrt",
      "author": "Nils Myszkowski, PhD",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Disclaimer",
        "What the data should look like",
        "Model fitting, scoring and statistics with jrt()",
        "Judge Category Curves",
        "Information Plots",
        "Dealing with unobserved categories and Rating Scale Models",
        "Getting additional statistics",
        "Using the fitted objects",
        "Selected model",
        "All models",
        "Comparing two models with Likelihood Ratio Tests",
        "Dealing with missing data",
        "Just using jrt for plotting?"
      ],
      "created": "2019-01-04 10:20:09",
      "modified": "2025-07-31 07:20:02",
      "commits": 6
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "jrt",
  "_universes": [
    "nilsmy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-15T09:26:05.000Z",
      "distro": "noble",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "594d1c63f48d8dba52ae4e60c339da12fd4d9b2d7d78e206f722beeaf9120b90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-15T09:25:58.000Z",
      "distro": "noble",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "b5c62fac2e8d1bc2622705e20eec9044061e4bb28f1b7dcca6032e2521e3f105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-15T09:25:02.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "b230e25d7b0f31e3da10427673b5829ba60e2cb3da1d4ba5412d73b670110674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-15T09:25:47.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "f19b36f47c2a3a8e810ddbf59c56407829d3826c94e74bfd1c2eac4104a101de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-15T09:24:58.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "d730e547b1d71c1840bb9fd6edebc445e57e33af91f43ebb73565bffa6ecfe31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-15T09:25:02.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "5df8ca497822277cda3d8b9c7ff5b4aa036f01531fea22b1df605bc68dcac206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-15T09:24:54.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "d87ceeee2c5d6da0334e5d46861d9ed71a0cbc55b4f1c136b22e4235f559b785",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-02T19:27:52.000Z",
      "commit": "229531e63fdecdc9e54cc6dbcd441436dcbcbf5f",
      "fileid": "118aa37ba0aa108f0ba127f8b01fecdb56d70af4987503b9e8d5e84ac6c4f9b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nilsmy/actions/runs/25910225934"
    }
  ]
}