{
  "_id": "6a1f1f57b401979e73420132",
  "Package": "mcqAnalysis",
  "Title": "Classical Test Theory Item Analysis for Multiple-Choice Tests",
  "Version": "0.1.0",
  "Authors@R": "person(\"Rashed\", \"Alqahtani\", , \"rashed.alqahtani@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3317-204X\"))",
  "Description": "A unified toolkit for classical test theory (CTT) item\nanalysis of multiple-choice test data, including item\ndifficulty (p-value), item discrimination (point-biserial\ncorrelation and upper-lower 27-percent discrimination index),\nper-distractor analysis (frequency, proportion, and\ndiscrimination), and Haladyna's distractor efficiency. A\nwrapper function returns a tidy 'mcq_analysis' object with\nprint, plot (difficulty-discrimination scatter), and APA-style\ntable methods for direct inclusion in journal manuscripts.\nImplemented in pure R with no compiled code and minimal\ndependencies.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Rafhq1403/mcqAnalysis",
  "BugReports": "https://github.com/Rafhq1403/mcqAnalysis/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://rafhq1403.r-universe.dev",
  "Date/Publication": "2026-05-12 07:21:32 UTC",
  "RemoteUrl": "https://github.com/rafhq1403/mcqanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:04:03 UTC",
    "User": "root"
  },
  "Author": "Rashed Alqahtani [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3317-204X>)",
  "Maintainer": "Rashed Alqahtani <rashed.alqahtani@gmail.com>",
  "MD5sum": "cc11f22f5f31c7e779d5648e56512265",
  "_user": "rafhq1403",
  "_type": "src",
  "_file": "mcqAnalysis_0.1.0.tar.gz",
  "_fileid": "e50e63685baba574faf6ebbf8141dc62afe27be8f9791bcad2b14d1109d36eeb",
  "_filesize": 273686,
  "_sha256": "e50e63685baba574faf6ebbf8141dc62afe27be8f9791bcad2b14d1109d36eeb",
  "_created": "2026-05-16T08:04:03.000Z",
  "_published": "2026-06-02T18:22:15.642Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142199795,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031820099"
    },
    {
      "job": 79142200155,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031819831"
    },
    {
      "job": 79142199501,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031849697"
    },
    {
      "job": 79142199509,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031846826"
    },
    {
      "job": 79142199230,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031807899"
    },
    {
      "job": 79142199343,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366317264"
    },
    {
      "job": 79142199500,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031816103"
    },
    {
      "job": 79142199813,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031815413"
    },
    {
      "job": 79142199375,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031817137"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rafhq1403/mcqanalysis",
  "_commit": {
    "id": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
    "author": "Rashed Alqahtani <rashed.alqahtani@gmail.com>",
    "committer": "Rashed Alqahtani <rashed.alqahtani@gmail.com>",
    "message": "Remove leftover .Rbuildignore.bak\n",
    "time": 1778570492
  },
  "_maintainer": {
    "name": "Rashed Alqahtani",
    "email": "rashed.alqahtani@gmail.com",
    "login": "rafhq1403",
    "uuid": 149768033,
    "orcid": "0000-0002-3317-204X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rafhq1403",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rafhq1403",
      "count": 5,
      "uuid": 149768033
    }
  ],
  "_userbio": {
    "uuid": 149768033,
    "type": "user",
    "name": "Rafhq1403"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcqAnalysis"
  },
  "_devurl": "https://github.com/rafhq1403/mcqanalysis",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcqAnalysis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rafhq1403/mcqanalysis",
  "_realowner": "rafhq1403",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-15"
    }
  ],
  "_exports": [
    "apa_table",
    "distractor_analysis",
    "distractor_efficiency",
    "item_difficulty",
    "item_discrimination",
    "mcq_analysis",
    "point_biserial"
  ],
  "_datasets": [
    {
      "name": "mcq_example",
      "title": "Simulated multiple-choice test data",
      "object": "mcq_example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apa_table",
      "title": "Generic APA-style table formatter",
      "topics": [
        "apa_table"
      ]
    },
    {
      "page": "apa_table.mcq_analysis",
      "title": "APA-style table for an mcq_analysis object",
      "topics": [
        "apa_table.mcq_analysis"
      ]
    },
    {
      "page": "distractor_analysis",
      "title": "Distractor analysis",
      "topics": [
        "distractor_analysis"
      ]
    },
    {
      "page": "distractor_efficiency",
      "title": "Distractor efficiency",
      "topics": [
        "distractor_efficiency"
      ]
    },
    {
      "page": "item_difficulty",
      "title": "Item difficulty (p-value)",
      "topics": [
        "item_difficulty"
      ]
    },
    {
      "page": "item_discrimination",
      "title": "Item discrimination",
      "topics": [
        "item_discrimination"
      ]
    },
    {
      "page": "mcq_analysis",
      "title": "Comprehensive multiple-choice item analysis",
      "topics": [
        "mcq_analysis"
      ]
    },
    {
      "page": "mcq_example",
      "title": "Simulated multiple-choice test data",
      "topics": [
        "mcq_example"
      ]
    },
    {
      "page": "plot.mcq_analysis",
      "title": "Plot a difficulty-discrimination scatter for an mcq_analysis object",
      "topics": [
        "plot.mcq_analysis"
      ]
    },
    {
      "page": "point_biserial",
      "title": "Point-biserial correlation",
      "topics": [
        "point_biserial"
      ]
    }
  ],
  "_readme": "https://github.com/rafhq1403/mcqanalysis/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with mcqAnalysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Example data",
        "Complete analysis with mcq_analysis()",
        "Visualizing item quality",
        "Per-distractor analysis",
        "Distractor efficiency",
        "Publication-ready output with apa_table()",
        "Individual functions",
        "References"
      ],
      "created": "2026-05-12 06:41:18",
      "modified": "2026-05-12 07:19:58",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mcqanalysis",
  "_universes": [
    "rafhq1403"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:06:00.000Z",
      "distro": "noble",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "3a59bcaaf930a7f26bf75cd149ed15d3c9596c6dcafdc5b95432d8454159754e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:05:58.000Z",
      "distro": "noble",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "5e2eb818747fc339ae827c9e52d0e0357f8064f787a7c3278b189b4594a2f20a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:11:05.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "90b5a5d2565655656971fc2ebf680c66bb41ffc31dc2d7f4ce7d7d7939ea40a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:10:36.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "ab52af613287827d00481376620856bf1a630295dfe3f11efd15179c29d993c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:05:16.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "e2f1df71746f6b0e949b1ca922d3967a9936147d416d65e4091807f3c6a18ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:05:10.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "ee9f286714a327b1da5eb9156f63423546c077486f568d5090b26e104e2f8d4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:05:15.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "397dab0a85b0807333c44c37f4b5fd003bca7bb7c0d76ef742cb72042274e8aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:21:54.000Z",
      "commit": "62f3714ed55fc3f29322954639bed5d8e29f6eb9",
      "fileid": "7749075662ae9aa03ea0da6110ad2cd6345905c77e24be73a9dfa0721e0ef776",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rafhq1403/actions/runs/25956807200"
    }
  ]
}