{
  "_id": "6a2a92cc7b7a29ca6004d880",
  "Package": "mirtCAT",
  "Version": "1.14",
  "Type": "Package",
  "Title": "Computerized Adaptive Testing with Multidimensional Item\nResponse Theory",
  "Authors@R": "c(person(\"Phil\", family=\"Chalmers\", email =\n\"rphilip.chalmers@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID=\"0000-0001-5332-2810\")),\nperson(\"Magnus\",family=\"Nordmo\",email =\n\"magnus.nordmo@psykologi.uio.no\", role = \"ctb\",\ncomment = c(ORCID=\"0000-0002-1977-1038\")))",
  "Description": "Provides tools to generate HTML interfaces for adaptive\nand non-adaptive tests using the shiny package (Chalmers (2016)\n<doi:10.18637/jss.v071.i05>). Suitable for applying\nunidimensional and multidimensional computerized adaptive tests\n(CAT) using item response theory methodology and for creating\nsimple questionnaires forms to collect response data directly\nin R. Additionally, optimal test designs (e.g., \"shadow\ntesting\") are supported for tests that contain a large number\nof item selection constraints. Finally, package contains tools\nuseful for performing Monte Carlo simulations for studying test\nitem banks.",
  "Encoding": "UTF-8",
  "ByteCompile": "yes",
  "LazyLoad": "yes",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 3)",
  "Maintainer": "Phil Chalmers <rphilip.chalmers@gmail.com>",
  "URL": "https://github.com/philchalmers/mirtCAT,\nhttps://github.com/philchalmers/mirtCAT/wiki,\nhttps://groups.google.com/forum/#!forum/mirt-package",
  "BugReports": "https://github.com/philchalmers/mirtCAT/issues?state=open",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 10:45:05 UTC",
    "User": "root"
  },
  "Author": "Phil Chalmers [aut, cre]\n(<https://orcid.org/0000-0001-5332-2810>), Magnus Nordmo [ctb]\n(<https://orcid.org/0000-0002-1977-1038>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-07-13 02:43:43 UTC",
  "RemoteUrl": "https://github.com/cran/mirtCAT",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
  "MD5sum": "b8887773665c70592f6495ed532ef30c",
  "_user": "cran",
  "_type": "src",
  "_file": "mirtCAT_1.14.tar.gz",
  "_fileid": "3de2a38c4785cef6f227e570854a2b2a82adae2776e33f3157109f71f9d5f274",
  "_filesize": 2065503,
  "_sha256": "3de2a38c4785cef6f227e570854a2b2a82adae2776e33f3157109f71f9d5f274",
  "_created": "2026-06-11T10:45:05.000Z",
  "_published": "2026-06-11T10:49:48.330Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80778976174,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561980679"
    },
    {
      "job": 80778976210,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561997195"
    },
    {
      "job": 80778976209,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561979976"
    },
    {
      "job": 80778976170,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561991512"
    },
    {
      "job": 80778197179,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561919235"
    },
    {
      "job": 80778976179,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561972073"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mirtCAT",
  "_commit": {
    "id": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
    "author": "Phil Chalmers <rphilip.chalmers@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.14\n",
    "time": 1720838623
  },
  "_maintainer": {
    "name": "Phil Chalmers",
    "email": "rphilip.chalmers@gmail.com",
    "login": "philchalmers",
    "description": "Associate Professor",
    "uuid": 1274464,
    "orcid": "0000-0001-5332-2810"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mirt",
      "version": ">= 1.37",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "philchalmers",
      "count": 29,
      "uuid": 1274464
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4791,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mirtCAT"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/philchalmers/mirtcat",
  "_searchresults": 127,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mirtCAT.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philchalmers/mirtcat",
  "_realowner": "philchalmers",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-08-14"
    },
    {
      "version": "0.2",
      "date": "2014-10-15"
    },
    {
      "version": "0.3",
      "date": "2014-12-15"
    },
    {
      "version": "0.4",
      "date": "2015-01-22"
    },
    {
      "version": "0.4.2",
      "date": "2015-01-25"
    },
    {
      "version": "0.5",
      "date": "2015-05-09"
    },
    {
      "version": "0.6",
      "date": "2015-10-04"
    },
    {
      "version": "0.6.1",
      "date": "2015-11-19"
    },
    {
      "version": "0.7",
      "date": "2016-01-21"
    },
    {
      "version": "0.8",
      "date": "2016-02-24"
    },
    {
      "version": "0.9",
      "date": "2016-06-24"
    },
    {
      "version": "1.0",
      "date": "2016-07-26"
    },
    {
      "version": "1.1",
      "date": "2016-09-09"
    },
    {
      "version": "1.2",
      "date": "2016-11-16"
    },
    {
      "version": "1.2.1",
      "date": "2016-12-01"
    },
    {
      "version": "1.3",
      "date": "2017-02-01"
    },
    {
      "version": "1.4",
      "date": "2017-03-02"
    },
    {
      "version": "1.5",
      "date": "2017-05-04"
    },
    {
      "version": "1.6.1",
      "date": "2017-07-26"
    },
    {
      "version": "1.7",
      "date": "2018-03-11"
    },
    {
      "version": "1.7.1",
      "date": "2018-08-10"
    },
    {
      "version": "1.8",
      "date": "2018-10-22"
    },
    {
      "version": "1.9.3",
      "date": "2019-06-28"
    },
    {
      "version": "1.10",
      "date": "2020-07-10"
    },
    {
      "version": "1.11",
      "date": "2021-06-28"
    },
    {
      "version": "1.12",
      "date": "2021-12-08"
    },
    {
      "version": "1.12.2",
      "date": "2022-08-11"
    },
    {
      "version": "1.13",
      "date": "2023-10-17"
    },
    {
      "version": "1.14",
      "date": "2024-07-12"
    }
  ],
  "_exports": [
    "computeCriteria",
    "createSessionName",
    "createShinyGUI",
    "extract.mirtCAT",
    "findNextItem",
    "generate_pattern",
    "generate.mirt_object",
    "get_mirtCAT_env",
    "getPerson",
    "mirtCAT",
    "mirtCAT_preamble",
    "updateDesign"
  ],
  "_help": [
    {
      "page": "mirtCAT-package",
      "title": "Computerized Adaptive Testing with Multidimensional Item Response Theory",
      "topics": [
        "mirtCAT-package"
      ]
    },
    {
      "page": "computeCriteria",
      "title": "Compute the values given the criteria and internal objects",
      "topics": [
        "computeCriteria"
      ]
    },
    {
      "page": "createSessionName",
      "title": "Create a unique GUI session name from a string of characters",
      "topics": [
        "createSessionName"
      ]
    },
    {
      "page": "createShinyGUI",
      "title": "Function returning an object used by shiny",
      "topics": [
        "createShinyGUI"
      ]
    },
    {
      "page": "extract.mirtCAT",
      "title": "Extract elements from the internal person, test, and design objects",
      "topics": [
        "extract.mirtCAT"
      ]
    },
    {
      "page": "findNextItem",
      "title": "Find next CAT item",
      "topics": [
        "findNextItem"
      ]
    },
    {
      "page": "generate_pattern",
      "title": "Generate a CAT patterns",
      "topics": [
        "generate_pattern"
      ]
    },
    {
      "page": "generate.mirt_object",
      "title": "Generate a mirt object from population parameters",
      "topics": [
        "generate.mirt_object"
      ]
    },
    {
      "page": "get_mirtCAT_env",
      "title": "Get the internal working environment state during mirtCAT session",
      "topics": [
        "get_mirtCAT_env"
      ]
    },
    {
      "page": "getPerson",
      "title": "Retrieve person object after running createShinyGUI",
      "topics": [
        "getPerson"
      ]
    },
    {
      "page": "mirtCAT",
      "title": "Generate an adaptive or non-adaptive test HTML interface",
      "topics": [
        "mirtCAT",
        "plot.mirtCAT",
        "print.mirtCAT",
        "summary.mirtCAT"
      ]
    },
    {
      "page": "mirtCAT_preamble",
      "title": "Preamble function called by mirtCAT",
      "topics": [
        "mirtCAT_preamble"
      ]
    },
    {
      "page": "updateDesign",
      "title": "Update design elements",
      "topics": [
        "updateDesign"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mirtCAT/raw/HEAD/README.md",
  "_rundeps": [
    "audio",
    "base64enc",
    "beepr",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "commonmark",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "listenv",
    "litedown",
    "lpSolve",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "mirai",
    "mirt",
    "nanonext",
    "nlme",
    "otel",
    "parallelly",
    "pbapply",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "progressr",
    "promises",
    "proxy",
    "ps",
    "qs2",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "sass",
    "sessioninfo",
    "shiny",
    "SimDesign",
    "sourcetools",
    "splines2",
    "stringfish",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "waldo",
    "withr",
    "xfun",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "mirtCAT-vignettes.Rmd",
      "filename": "mirtCAT-vignettes.html",
      "title": "Online Vignettes",
      "engine": "knitr::knitr",
      "headings": [
        "mirtCAT Vignette Files"
      ],
      "created": "2014-10-15 06:54:05",
      "modified": "2019-06-28 12:50:02",
      "commits": 4
    }
  ],
  "_score": 6.340532392581389,
  "_indexed": false,
  "_nocasepkg": "mirtcat",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://philchalmers.r-universe.dev/mirtCAT",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.14",
      "date": "2026-06-11T10:47:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
      "fileid": "47d6692c9fb0554e481ae2d5e003661fc4f4adefd76406c40cecbab43f3c2dd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.14",
      "date": "2026-06-11T10:48:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
      "fileid": "253c06116318ecfdd4c2f575bb5a1d8f7971d11e822030bcb56638dd18b31880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.14",
      "date": "2026-06-11T10:47:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
      "fileid": "4066fa603acbe6fbae3ab959509d7ccf7640deb874cd96f53036c3eca61886ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.14",
      "date": "2026-06-11T10:48:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
      "fileid": "dc7fed8e667a34f7d10b283f3876475bf4cc6b85acfe6bc50c67753760a855c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.14",
      "date": "2026-06-11T10:47:54.000Z",
      "arch": "emscripten",
      "commit": "4d529fe92e732b9c0e8b85bbc2222f2cbad0320d",
      "fileid": "e5adc41b7655cf5e5a16c33723683d5d0980df054ced70dc7e02f6bcfc6a7fb1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27341182028"
    }
  ]
}