Package: fcirt Title: Forced Choice in Item Response Theory Version: 0.2.1 Date: 2025-08-19 Authors@R: c(person(given = "Naidan", family = "Tu", role = c("aut", "cre"), email = "naidantu1031@gmail.com", comment = c(ORCID = "0000-0002-5179-4133")), person(given = "Seang-Hwane", family = "Joo", role = c("aut"), email = "sjoo@ku.edu", comment = c(ORCID = "0000-0003-4861-4362")), person(given = "Philseok", family = "Lee", role = c("aut"), email = "plee27@gmu.edu", comment = c(ORCID = "0000-0002-6965-0808")), person(given = "Stephen", family = "Stark", role = c("aut"), email = "sestark@usf.edu")) Description: Bayesian estimation of forced choice models in Item Response Theory using 'rstan' (See Stan Development Team (2020) ). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Biarch: true Depends: R (>= 3.4.0) Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1), edstan, numDeriv LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://github.com/Naidantu/fcirt BugReports: https://github.com/Naidantu/fcirt/issues Config/pak/sysreqs: make Repository: https://naidantu.r-universe.dev Date/Publication: 2025-09-22 21:53:28 UTC RemoteUrl: https://github.com/naidantu/fcirt RemoteRef: HEAD RemoteSha: c2169a597426a11ddce05b4578195145481bd6c9 NeedsCompilation: yes Packaged: 2026-06-19 09:15:49 UTC; root Author: Naidan Tu [aut, cre] (ORCID: ), Seang-Hwane Joo [aut] (ORCID: ), Philseok Lee [aut] (ORCID: ), Stephen Stark [aut] Maintainer: Naidan Tu