{
  "_id": "6a19314dacfb0bcc41dd1291",
  "Package": "WrightMap",
  "Type": "Package",
  "Title": "IRT Item-Person Map with 'ConQuest' Integration",
  "Version": "1.4",
  "Date": "2024-09-24",
  "Authors@R": "c(person(given = c(\"David\"),\nfamily = \"Torres Irribarra\",\nrole = c(\"aut\", \"cre\"),\nemail = \"david@torresirribarra.me\"),\nperson(given = \"Rebecca\",\nfamily = \"Freund\",\nrole = \"aut\"))",
  "Maintainer": "David Torres Irribarra <david@torresirribarra.me>",
  "Description": "A powerful yet simple graphical tool available in the\nfield of psychometrics is the Wright Map (also known as item\nmaps or item-person maps), which presents the location of both\nrespondents and items on the same scale. Wright Maps are\ncommonly used to present the results of dichotomous or\npolytomous item response models. The 'WrightMap' package\nprovides functions to create these plots from item parameters\nand person estimates stored as R objects. Although the package\ncan be used in conjunction with any software used to estimate\nthe IRT model (e.g. 'TAM', 'mirt', 'eRm' or 'IRToys' in 'R', or\n'Stata', 'Mplus', etc.), 'WrightMap' features special\nintegration with 'ConQuest' to facilitate reading and plotting\nits output directly.The 'wrightMap' function creates Wright\nMaps based on person estimates and item parameters produced by\nan item response analysis. The 'CQmodel' function reads output\nfiles created using 'ConQuest' software and creates a set of\ndata frames for easy data manipulation, bundled in a 'CQmodel'\nobject. The 'wrightMap' function can take a 'CQmodel' object as\ninput or it can be used to create Wright Maps directly from\ndata frames of person and item parameters.",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "Repository": "https://david-ti.r-universe.dev",
  "Date/Publication": "2024-10-03 18:31:25 UTC",
  "RemoteUrl": "https://github.com/david-ti/wrightmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 06:13:53 UTC",
    "User": "root"
  },
  "Author": "David Torres Irribarra [aut, cre],\nRebecca Freund [aut]",
  "MD5sum": "89f387e8c21a0a94a5b568d1557fc772",
  "_user": "david-ti",
  "_type": "src",
  "_file": "WrightMap_1.4.tar.gz",
  "_fileid": "048ec2ddc9f881c3a865d50f5016808954fa99a9109312f12a34848bf2ba9a29",
  "_filesize": 1546163,
  "_sha256": "048ec2ddc9f881c3a865d50f5016808954fa99a9109312f12a34848bf2ba9a29",
  "_created": "2026-05-29T06:13:53.000Z",
  "_published": "2026-05-29T06:25:17.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78448068820,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284325797"
    },
    {
      "job": 78448068872,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284325221"
    },
    {
      "job": 78448068817,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7284442432"
    },
    {
      "job": 78448068930,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284430901"
    },
    {
      "job": 78447821413,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284301908"
    },
    {
      "job": 78448068813,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284320981"
    },
    {
      "job": 78448068928,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284318586"
    },
    {
      "job": 78448068842,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7284318919"
    },
    {
      "job": 78448068899,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284318627"
    }
  ],
  "_buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david-ti/wrightmap",
  "_commit": {
    "id": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
    "author": "David Torres Irribarra <david@torresirribarra.me>",
    "committer": "David Torres Irribarra <david@torresirribarra.me>",
    "message": "Minor adjustments to example titles\n",
    "time": 1727980285
  },
  "_maintainer": {
    "name": "David Torres Irribarra",
    "email": "david@torresirribarra.me",
    "login": "david-ti",
    "description": "",
    "uuid": 4494187
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    }
  ],
  "_owner": "david-ti",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "rfreund",
      "count": 203,
      "uuid": 4494177
    },
    {
      "user": "david-ti",
      "count": 151,
      "uuid": 4494187
    },
    {
      "user": "amalborn",
      "count": 13,
      "uuid": 4380164
    }
  ],
  "_userbio": {
    "uuid": 4494187,
    "type": "user",
    "name": "David Torres Irribarra"
  },
  "_downloads": {
    "count": 4622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WrightMap"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/david-ti/wrightmap",
  "_searchresults": 78,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WrightMap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-ti/wrightmap",
  "_realowner": "david-ti",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-03-03"
    },
    {
      "version": "1.1",
      "date": "2014-03-31"
    },
    {
      "version": "1.2",
      "date": "2016-03-18"
    },
    {
      "version": "1.2.1",
      "date": "2016-03-23"
    },
    {
      "version": "1.2.2",
      "date": "2020-02-06"
    },
    {
      "version": "1.2.3",
      "date": "2020-04-25"
    },
    {
      "version": "1.3",
      "date": "2022-06-18"
    },
    {
      "version": "1.4",
      "date": "2024-09-24"
    }
  ],
  "_exports": [
    "CCCfit",
    "CQmodel",
    "cutLines",
    "difplot",
    "difplot.character",
    "difplot.CQmodel",
    "difplot.default",
    "extract.deltas",
    "fitgraph",
    "fitgraph.character",
    "fitgraph.CQmodel",
    "fitgraph.default",
    "fitgraph.numeric",
    "ICCfit",
    "itemClassic",
    "itemData",
    "itemData.character",
    "itemData.CQmodel",
    "itemData.default",
    "itemHist",
    "itemModern",
    "make.deltas",
    "make.deltas.character",
    "make.deltas.CQmodel",
    "make.deltas.default",
    "make.thresholds",
    "make.thresholds.character",
    "make.thresholds.CQmodel",
    "make.thresholds.default",
    "make.thresholds.matrix",
    "personData",
    "personData.character",
    "personData.CQmodel",
    "personData.default",
    "personDens",
    "personHist",
    "plot.CQmodel",
    "plotCI",
    "ppPlot",
    "print.CQmodel",
    "print.SOE",
    "sim.PCM",
    "wrightMap"
  ],
  "_help": [
    {
      "page": "CCCfit",
      "title": "Empirical category characteristic curve plot for the Partial Credit Model",
      "topics": [
        "CCCfit"
      ]
    },
    {
      "page": "CQmodel",
      "title": "ConQuest Output Processing",
      "topics": [
        "CQmodel",
        "print.CQmodel",
        "print.SOE"
      ]
    },
    {
      "page": "extract.deltas",
      "title": "Extract Master's Delta parameters from a TAM model.",
      "topics": [
        "extract.deltas"
      ]
    },
    {
      "page": "fitgraph",
      "title": "Item Fit Graphs",
      "topics": [
        "fitgraph",
        "fitgraph.character",
        "fitgraph.CQmodel",
        "fitgraph.default",
        "fitgraph.numeric"
      ]
    },
    {
      "page": "ICCfit",
      "title": "Empirical item characteristic curve plot for the Rasch Model~",
      "topics": [
        "ICCfit"
      ]
    },
    {
      "page": "item.person.data",
      "title": "Processing CQmodel objects for plotting",
      "topics": [
        "item.person.data",
        "itemData",
        "itemData.character",
        "itemData.CQmodel",
        "itemData.default",
        "personData",
        "personData.character",
        "personData.CQmodel",
        "personData.default"
      ]
    },
    {
      "page": "item.side",
      "title": "Wright Map Item Sides",
      "topics": [
        "item.side",
        "itemClassic",
        "itemHist",
        "itemModern"
      ]
    },
    {
      "page": "make.deltas",
      "title": "Calculate Master's Delta parameters.",
      "topics": [
        "make.deltas",
        "make.deltas.character",
        "make.deltas.CQmodel",
        "make.deltas.default"
      ]
    },
    {
      "page": "make.thresholds",
      "title": "Calculate Thurstonian thresholds.",
      "topics": [
        "make.thresholds",
        "make.thresholds.character",
        "make.thresholds.CQmodel",
        "make.thresholds.default",
        "make.thresholds.matrix"
      ]
    },
    {
      "page": "person.side",
      "title": "Wright Map person sides",
      "topics": [
        "person.side",
        "personDens",
        "personHist"
      ]
    },
    {
      "page": "plotCI",
      "title": "Plotting confidence intervals and DIF",
      "topics": [
        "difplot",
        "difplot.character",
        "difplot.CQmodel",
        "difplot.default",
        "plotCI"
      ]
    },
    {
      "page": "ppPlot",
      "title": "Person probability plots",
      "topics": [
        "cutLines",
        "kidmap",
        "ppPlot"
      ]
    },
    {
      "page": "sim.PCM",
      "title": "Simulate Item Responses for Partial Credit and Rasch Models with Varying Levels",
      "topics": [
        "sim.PCM"
      ]
    },
    {
      "page": "wrightMap",
      "title": "wrightMap: item-person maps",
      "topics": [
        "plot.CQmodel",
        "wrightMap"
      ]
    },
    {
      "page": "WrightMap-package",
      "title": "Wright Map: IRT Item-Person Map",
      "topics": [
        "WrightMap-package",
        "WrightMap"
      ]
    }
  ],
  "_readme": "https://github.com/david-ti/wrightmap/raw/HEAD/README.md",
  "_rundeps": [
    "RColorBrewer"
  ],
  "_score": 6.833386348006815,
  "_indexed": true,
  "_nocasepkg": "wrightmap",
  "_universes": [
    "david-ti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-29T06:15:39.000Z",
      "distro": "noble",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "533db1d9d098183365f5e5d6ae15a6e37d295fa1d1f3c6308ccfd2dcb9c79188",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-29T06:15:37.000Z",
      "distro": "noble",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "ee457801e6e67cf804cbe713abc510c6efa03933ff18136791d6040b06d1560a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-05-29T06:24:04.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "117c73c255c302120ca243f7184cbf01a40f53f76e17c6dcf8fcd8200427d202",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4",
      "date": "2026-05-29T06:23:15.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "9a940190c8e3bed22c3954fefd3787cc858624699c5ce5ea4e9c07be5ed11764",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-05-29T06:15:32.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "c02ad517e4c6ebdbdf65a2a44d27191c807d11685f2b44fd8a1caeca9229a1b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-29T06:15:01.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "f05f0ca7d55771a8863640a838a244d4b38135f4387ab8e31bc69b56e5b02deb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-29T06:15:00.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "6ad54dfb0c1585cd58ee1242717682f12f6d0151e7c35978821871d8ea7142df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-29T06:15:03.000Z",
      "commit": "194e7cc6d7557f99e8d4af5b5acb10010cee4717",
      "fileid": "02778890e9f4b68b096a38f9e2e3175e85f7a4af9446a645e29f2ff8a03d4588",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-ti/actions/runs/26621345040"
    }
  ]
}