{
  "_id": "6a1c00611d7bb097a0a29360",
  "Package": "Rirt",
  "Type": "Package",
  "Title": "Data Analysis and Parameter Estimation Using Item Response\nTheory",
  "Version": "0.0.2",
  "Date": "2019-10-22",
  "Authors@R": "c(person(\"Xiao\", \"Luo\", role=c(\"aut\",\"cre\"), email=\"xluo1986@gmail.com\"))",
  "Author": "Xiao Luo [aut, cre]",
  "Maintainer": "Xiao Luo <xluo1986@gmail.com>",
  "Description": "Parameter estimation, computation of probability,\ninformation, and (log-)likelihood, and visualization of\nitem/test characteristic curves and item/test information\nfunctions for three uni-dimensional item response theory\nmodels: the 3-parameter-logistic model, generalized partial\ncredit model, and graded response model. The full documentation\nand tutorials are at <https://github.com/xluo11/Rirt>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/xluo11/Rirt",
  "BugReports": "https://github.com/xluo11/Rirt/issues",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://xluo11.r-universe.dev",
  "Date/Publication": "2019-10-23 18:48:58 UTC",
  "RemoteUrl": "https://github.com/xluo11/rirt",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d5fac83d18c5209994e4be228dcc397c15775b6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:27:13 UTC",
    "User": "root"
  },
  "MD5sum": "f6f85176fa34556256f89c55568485ce",
  "_user": "xluo11",
  "_type": "src",
  "_file": "Rirt_0.0.2.tar.gz",
  "_fileid": "dd8abe11ac06640f56981b0f55d6745352cd78e2faa2e8ab17a49e0d29c229ac",
  "_filesize": 148895,
  "_sha256": "dd8abe11ac06640f56981b0f55d6745352cd78e2faa2e8ab17a49e0d29c229ac",
  "_created": "2026-05-31T09:27:13.000Z",
  "_published": "2026-05-31T09:33:21.343Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78715315548,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315611176"
    },
    {
      "job": 78715315552,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315616015"
    },
    {
      "job": 78715315545,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315612050"
    },
    {
      "job": 78715315550,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315612213"
    },
    {
      "job": 78715315565,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315612540"
    },
    {
      "job": 78715315566,
      "time": 324,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315628226"
    },
    {
      "job": 78715315540,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315610926"
    },
    {
      "job": 78715315557,
      "time": 275,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315624052"
    },
    {
      "job": 78715163680,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315598011"
    },
    {
      "job": 78715315530,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315608353"
    },
    {
      "job": 78715315543,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315609730"
    },
    {
      "job": 78715315542,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315609032"
    },
    {
      "job": 78715315546,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315615987"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xluo11/rirt",
  "_commit": {
    "id": "2d5fac83d18c5209994e4be228dcc397c15775b6",
    "author": "Xiao Luo <xluo1986@gmail.com>",
    "committer": "Xiao Luo <xluo1986@gmail.com>",
    "message": "v0.0.2 CRAN\n",
    "time": 1571856538
  },
  "_maintainer": {
    "name": "Xiao Luo",
    "email": "xluo1986@gmail.com",
    "login": "xluo1111",
    "description": "domain: ml, stats, psych\nlingo: py, r",
    "uuid": 208230788
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "xluo11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "xluo1111",
      "count": 7,
      "uuid": 208230788
    },
    {
      "user": "xluo11",
      "count": 1,
      "uuid": 7581907
    }
  ],
  "_userbio": {
    "uuid": 7581907,
    "type": "user",
    "name": "Xiao Luo",
    "description": "language: R + Python\r\nfields: psychometrics, machine learning"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rirt"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/xluo11/rirt",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_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/Rirt.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xluo11/rirt",
  "_realowner": "xluo11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-08-22"
    },
    {
      "version": "0.0.2",
      "date": "2019-10-23"
    }
  ],
  "_exports": [
    "cronbach_alpha",
    "freq",
    "model_3pl_eap",
    "model_3pl_fitplot",
    "model_3pl_gendata",
    "model_3pl_info",
    "model_3pl_jmle",
    "model_3pl_lh",
    "model_3pl_map",
    "model_3pl_mmle",
    "model_3pl_plot",
    "model_3pl_plot_loglh",
    "model_3pl_prob",
    "model_3pl_rescale",
    "model_gpcm_eap",
    "model_gpcm_fitplot",
    "model_gpcm_gendata",
    "model_gpcm_info",
    "model_gpcm_jmle",
    "model_gpcm_lh",
    "model_gpcm_map",
    "model_gpcm_mmle",
    "model_gpcm_plot",
    "model_gpcm_plot_loglh",
    "model_gpcm_prob",
    "model_gpcm_rescale",
    "model_grm_eap",
    "model_grm_fitplot",
    "model_grm_gendata",
    "model_grm_info",
    "model_grm_jmle",
    "model_grm_lh",
    "model_grm_map",
    "model_grm_mmle",
    "model_grm_plot",
    "model_grm_plot_loglh",
    "model_grm_prob",
    "model_grm_rescale",
    "model_mixed_eap",
    "model_mixed_gendata",
    "model_mixed_info",
    "model_mixed_lh",
    "model_mixed_map",
    "model_mixed_prob",
    "quadratic_kappa",
    "rmse",
    "spearman_brown",
    "spearman_brown_reverse"
  ],
  "_help": [
    {
      "page": "estimate_mixed",
      "title": "Estimation of the Mixed Format Model",
      "topics": [
        "estimate_mixed",
        "model_mixed_eap",
        "model_mixed_map"
      ]
    },
    {
      "page": "model_3pl",
      "title": "3-parameter-logistic model",
      "topics": [
        "model_3pl",
        "model_3pl_gendata",
        "model_3pl_info",
        "model_3pl_lh",
        "model_3pl_plot",
        "model_3pl_plot_loglh",
        "model_3pl_prob",
        "model_3pl_rescale"
      ]
    },
    {
      "page": "model_gpcm",
      "title": "Generalized Partial Credit Model",
      "topics": [
        "model_gpcm",
        "model_gpcm_gendata",
        "model_gpcm_info",
        "model_gpcm_lh",
        "model_gpcm_plot",
        "model_gpcm_plot_loglh",
        "model_gpcm_prob",
        "model_gpcm_rescale"
      ]
    },
    {
      "page": "model_grm",
      "title": "Graded Response Model",
      "topics": [
        "model_grm",
        "model_grm_gendata",
        "model_grm_info",
        "model_grm_lh",
        "model_grm_plot",
        "model_grm_plot_loglh",
        "model_grm_prob",
        "model_grm_rescale"
      ]
    },
    {
      "page": "model_mixed",
      "title": "Mixed-format model",
      "topics": [
        "model_mixed",
        "model_mixed_gendata",
        "model_mixed_info",
        "model_mixed_lh",
        "model_mixed_prob"
      ]
    },
    {
      "page": "utils",
      "title": "Utility functions",
      "topics": [
        "cronbach_alpha",
        "freq",
        "quadratic_kappa",
        "rmse",
        "spearman_brown",
        "spearman_brown_reverse",
        "utils"
      ]
    }
  ],
  "_readme": "https://github.com/xluo11/rirt/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "rirt",
  "_universes": [
    "xluo11",
    "xluo1111"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "e546712f34ba43e6d787638ac53e4ab62d8210d11279c659028c0054a97665f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T09:30:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "27cd4c79a50562a4230e73203413b579dbd9791753ac0bd4489d835129a8bf20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "e2743adda4a848e09b720fd4ce7d4e7685f978ed624694366fa7e7196e728b0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "f454bd418967970da3b04054797e5ce5fe8d962df300f7e23fbce71280fa14c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:41.000Z",
      "arch": "aarch64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "c84a221fc10378e80dacd8c530af1ea7423a4c8eaf54695c20b3e8396cf2bf45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T09:31:24.000Z",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "d9a564ff73329d69f1fdf81e88b68a304455a3682cada06379fff8dc5138d2dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:16.000Z",
      "arch": "aarch64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "f52bcee29e9b19d7bfcc06884430fa4c394fb1c5157ce91b0786abc8c0feb928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T09:30:59.000Z",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "064d4904f791be0e6c2a11f5ba31ad9da0f090c40ba86f8472a49c9835bc8482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:18.000Z",
      "arch": "emscripten",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "e5487d15bf98cbea8975af5bf850eaedecfcf1393b6bfff1e7e09388c599f5a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T09:28:35.000Z",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "5df0aa966d34b4a4f04c09e12dd2057154390c666d366946b90d0abb20b24080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T09:28:33.000Z",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "683be9fb2183b11eb315713b4b43a2cf946a02364ba4208ba880c5ba71ec4c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T09:29:28.000Z",
      "arch": "x86_64",
      "commit": "2d5fac83d18c5209994e4be228dcc397c15775b6",
      "fileid": "30474ba8d1fdf4090a32dfcc5a51d4c79d5fbd75e86aab611e23d6f96edd3682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xluo11/actions/runs/26708831552"
    }
  ]
}