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) <https://mc-stan.org/>).
License: GPL (>= 3)
Encoding: UTF-8
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
NeedsCompilation: yes
Packaged: 2025-08-19 16:16:02 UTC; naidantu
Author: Naidan Tu [aut, cre] (ORCID: <https://orcid.org/0000-0002-5179-4133>),
  Seang-Hwane Joo [aut] (ORCID: <https://orcid.org/0000-0003-4861-4362>),
  Philseok Lee [aut] (ORCID: <https://orcid.org/0000-0002-6965-0808>),
  Stephen Stark [aut]
Maintainer: Naidan Tu <naidantu1031@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-19 23:10:14 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:52:52 UTC; windows
Archs: x64
