Package: GRShiny Version: 1.0.1 Type: Package Title: Graded Response Model Authors@R: c(person(given = "Sooyong", family = "Lee", role = c("aut", "cre"), email = "sooyongl09@gmail.com"), person(given = "Tiffany", family = "Whittaker", role = "aut"), person(given = "Laura", family = "Stapleton", role = "aut") ) Description: Simulation and analysis of graded response data with different types of estimators. Also, an interactive shiny application is provided with graphics for characteristic and information curves. Samejima (2018) . Depends: R (>= 3.6.0) Imports: shiny, shinyWidgets, bslib, DT, lavaan, mirt, sirt, ggplot2 (>= 3.5.2), dplyr, readr, tidyr, stringr, magrittr, purrr, data.table, MASS, utils, stats, flextable, gt, officer, openxlsx, sass Suggests: testthat (>= 3.2.0), knitr, rmarkdown License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr Collate: 'GRShiny-package.r' '0_shinyapp.r' 'excel_table.r' 'gen_data.r' 'model_grm.r' 'model_out_tidy.r' 'plot.r' 'word_table.r' 'zz_runAPP.r' URL: https://github.com/sooyongl/GRShiny Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://sooyongl.r-universe.dev Date/Publication: 2025-08-13 14:23:03 UTC RemoteUrl: https://github.com/sooyongl/grshiny RemoteRef: HEAD RemoteSha: 902a56e4c5dff72c5cf678fe5a0e7eafb2cf0cac NeedsCompilation: no Packaged: 2026-06-10 08:38:33 UTC; root Author: Sooyong Lee [aut, cre], Tiffany Whittaker [aut], Laura Stapleton [aut] Maintainer: Sooyong Lee