Package: cIRT
Type: Package
Title: Choice Item Response Theory
Version: 1.3.2
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.0.0)
Imports: Rcpp (>= 1.0.8)
LinkingTo: Rcpp, RcppArmadillo (>= 0.10.8.1.0)
Suggests: knitr, rmarkdown, covr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.2
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-02-21 20:31:32 UTC; ronin
Author: Steven Andrew Culpepper [aut, cph]
    (<https://orcid.org/0000-0003-4226-6176>),
  James Joseph Balamuta [aut, cph, cre]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Joseph Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2022-02-21 20:50:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-02-22 12:43:04 UTC; unix
Archs: cIRT.so.dSYM
