Package: cIRT
Type: Package
Title: Choice Item Response Theory
Version: 1.3.3
Authors@R: c(
    person("Steven Andrew", "Culpepper", 
           email = "sculpepp@illinois.edu",
           role = c("aut", "cph"),
           comment = c(ORCID = "0000-0003-4226-6176")
           ),
    person("James Joseph", "Balamuta", 
            email = "balamut2@illinois.edu",
            role = c("aut", "cph", "cre"),
            comment = c(ORCID = "0000-0003-2826-8458")
          )
    )
Description: Jointly model the accuracy of cognitive responses and item choices
    within a Bayesian hierarchical framework as described by Culpepper and
    Balamuta (2015) <doi:10.1007/s11336-015-9484-7>. In addition, the package
    contains the datasets used within the analysis of the paper.
License: GPL (>= 2)
URL: https://tmsalab.github.io/cIRT/, https://github.com/tmsalab/cIRT
BugReports: https://github.com/tmsalab/cIRT/issues
Depends: R (>= 4.3.0)
Imports: Rcpp (>= 1.1.0)
LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-2)
Suggests: knitr, rmarkdown, covr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.3
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-09-27 04:38:23 UTC; ronin
Author: Steven Andrew Culpepper [aut, cph] (ORCID:
    <https://orcid.org/0000-0003-4226-6176>),
  James Joseph Balamuta [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Joseph Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2025-09-27 05:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:44:55 UTC; windows
Archs: x64
