{
  "_id": "6a0f638bacfb0bcc41c5c876",
  "Package": "RSCAT",
  "Title": "Shadow-Test Approach to Computerized Adaptive Testing",
  "Version": "1.1.3",
  "Authors@R": "c(\nperson(\"Bingnan\", \"Jiang\", email = \"bnjiangece@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"ACT, Inc.\", role = \"cph\")\n)",
  "Author": "Bingnan Jiang [aut, cre], ACT, Inc. [cph]",
  "Maintainer": "Bingnan Jiang <bnjiangece@gmail.com>",
  "BugReports": "https://github.com/act-org/RSCAT/issues",
  "Description": "As an advanced approach to computerized adaptive testing\n(CAT), shadow testing (van der Linden(2005)\n<doi:10.1007/0-387-29054-0>) dynamically assembles entire\nshadow tests as a part of selecting items throughout the\ntesting process. Selecting items from shadow tests guarantees\nthe compliance of all content constraints defined by the\nblueprint. 'RSCAT' is an R package for the shadow-test approach\nto CAT. The objective of 'RSCAT' is twofold: 1) Enhancing the\neffectiveness of shadow-test CAT simulation; 2) Contributing to\nthe academic and scientific community for CAT research. RSCAT\nis currently designed for dichotomous items based on the\nthree-parameter logistic (3PL) model.",
  "License": "CC BY-NC 4.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Collate": "'EAPConfig.R' 'SimResult.R' 'configClasses.R' 'launchApp.R'\n'runSim.R' 'scoreMethodConfig.R' 'shinyAppServer.R'\n'shinyAppUI.R' 'utilFunctions.R' 'zzz.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:25:57 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make default-jdk libuv1-dev zlib1g-dev",
  "Repository": "https://bnjiangece.r-universe.dev",
  "Date/Publication": "2021-10-12 15:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/RSCAT",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a4f7c54d421df87921e5802f343f3952938186c",
  "MD5sum": "da57061f426d4825fe3f740b6fa52efd",
  "_user": "bnjiangece",
  "_type": "src",
  "_file": "RSCAT_1.1.3.tar.gz",
  "_fileid": "8f0c2b9139e00f41d9dee08b23ae50fe6c90b3f04b81885efaf4abce407b6264",
  "_filesize": 472403,
  "_sha256": "8f0c2b9139e00f41d9dee08b23ae50fe6c90b3f04b81885efaf4abce407b6264",
  "_created": "2026-05-21T10:25:57.000Z",
  "_published": "2026-05-21T19:56:59.575Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77256904336,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133354719"
    },
    {
      "job": 77256904223,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133356501"
    },
    {
      "job": 77256904523,
      "time": 430,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133429759"
    },
    {
      "job": 77256904216,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133352907"
    },
    {
      "job": 77256903888,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133305057"
    },
    {
      "job": 77256903850,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145821825"
    },
    {
      "job": 77256904643,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133339682"
    },
    {
      "job": 77256904376,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133339374"
    },
    {
      "job": 77256904364,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133342722"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RSCAT",
  "_commit": {
    "id": "4a4f7c54d421df87921e5802f343f3952938186c",
    "author": "Bingnan Jiang <bnjiangece@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1634053206
  },
  "_maintainer": {
    "name": "Bingnan Jiang",
    "email": "bnjiangece@gmail.com",
    "login": "bnjiangece",
    "description": "",
    "uuid": 47766806
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "shinycssloaders",
      "role": "Depends"
    },
    {
      "package": "shinyjs",
      "role": "Depends"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bnjiangece",
      "count": 5,
      "uuid": 47766806
    }
  ],
  "_userbio": {
    "uuid": 47766806,
    "type": "user",
    "name": "Bingnan Jiang"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSCAT"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/act-org/rscat",
  "_searchresults": 4,
  "_topics": [
    "openjdk"
  ],
  "_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/RSCAT.html",
    "manual.pdf"
  ],
  "_realowner": "bnjiangece",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-04-12"
    },
    {
      "version": "1.1.0",
      "date": "2020-01-17"
    },
    {
      "version": "1.1.1",
      "date": "2021-05-08"
    },
    {
      "version": "1.1.2",
      "date": "2021-05-16"
    },
    {
      "version": "1.1.3",
      "date": "2021-10-12"
    }
  ],
  "_exports": [
    "CATConfig",
    "EAPConfig",
    "launchApp",
    "result2CSV",
    "runSim",
    "scoreMethodConfig",
    "SimConfig",
    "SolverConfig",
    "summary",
    "TestConfig"
  ],
  "_help": [
    {
      "page": "CATConfig-class",
      "title": "CAT configuration",
      "topics": [
        "CATConfig",
        "CATConfig-class"
      ]
    },
    {
      "page": "EAPConfig-class",
      "title": "EAP configuration",
      "topics": [
        "EAPConfig",
        "EAPConfig-class"
      ]
    },
    {
      "page": "launchApp",
      "title": "Launches the shiny app to confiure and run CAT simulations.",
      "topics": [
        "launchApp"
      ]
    },
    {
      "page": "result2CSV",
      "title": "Creates a simulation result CSV file.",
      "topics": [
        "result2CSV"
      ]
    },
    {
      "page": "runSim",
      "title": "Run CAT simulations",
      "topics": [
        "runSim"
      ]
    },
    {
      "page": "scoreMethodConfig",
      "title": "Creates a scoring method configuration for CAT simulation",
      "topics": [
        "scoreMethodConfig",
        "scoreMethodConfig,EAPConfig-method"
      ]
    },
    {
      "page": "shinyAppServer",
      "title": "Defines server logic to configure and run CAT simulations.",
      "topics": [
        "shinyAppServer"
      ]
    },
    {
      "page": "shinyAppUI",
      "title": "Defines UI for CAT simulations.",
      "topics": [
        "shinyAppUI"
      ]
    },
    {
      "page": "SimConfig-class",
      "title": "CAT simulation configuration",
      "topics": [
        "SimConfig",
        "SimConfig-class"
      ]
    },
    {
      "page": "SimResult-class",
      "title": "CAT simulation result",
      "topics": [
        "SimResult",
        "SimResult-class"
      ]
    },
    {
      "page": "SolverConfig-class",
      "title": "MIP solver configuration",
      "topics": [
        "SolverConfig",
        "SolverConfig-class"
      ]
    },
    {
      "page": "summary-SimResult-method",
      "title": "Generates CAT simulation summary",
      "topics": [
        "summary,SimResult-method"
      ]
    },
    {
      "page": "TestConfig-class",
      "title": "Test specification configuration",
      "topics": [
        "TestConfig",
        "TestConfig-class"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RSCAT/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "Metrics",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rJava",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinycssloaders",
    "shinyjs",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rscat",
  "_universes": [
    "bnjiangece",
    "act-org"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-21T10:28:17.000Z",
      "distro": "noble",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "59131db6a146b71a19b29676784ceb33a562d236a7b0dd99241aedf2195a5897",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-21T10:28:24.000Z",
      "distro": "noble",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "20ead1ddd8789c43be6563106408df33cf5a601bd041267d184e8d7216eb1cdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-21T10:32:07.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "bf2d44db4a4ca9259988438698a97e6fad43b4a0a3ae0bf993ce039779ca78ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-21T10:28:19.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "1ad83489511f85272867478740e5a6332b93af573c66df640fcdefcfd1a328b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-21T19:56:42.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "6979f1bcc4f0f8b8e30b50f9263ad6737615206d1d4666d0cfd69abece2509a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-21T10:27:25.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "729a22aa051aa9cbd2c6080035cd4e8ee643b857e1a021770fb489030b0f72af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-21T10:27:17.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "d37c0bd1b14453dd0b9bc73ba8cd96e87fdfb46b78aa7a0f07a654b8ea47bdcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-21T10:27:30.000Z",
      "commit": "4a4f7c54d421df87921e5802f343f3952938186c",
      "fileid": "f866815094c781d7cb4d0200561966ca2475c457226fbfc78a417e634a07d9be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnjiangece/actions/runs/26220185707"
    }
  ]
}