Package: xxIRT
Type: Package
Title: Item Response Theory and Computer-Based Testing in R
Version: 2.1.1
Date: 2018-10-1
Authors@R: c(person("Xiao", "Luo", role=c("aut","cre"), email="xluo1986@gmail.com"))
Author: Xiao Luo [aut, cre]
Maintainer: Xiao Luo <xluo1986@gmail.com>
Description: A suite of practical psychometric analysis and research tools of item response 
    theory, including the 3-parameter-logistic model and the generalized partial 
    credit model as well as functions to perform: (1) parameter estimation, (2) automated 
    test assembly, (3) simulation of computerized adaptive testing (CAT), and (4) assembly and 
    simulation of multistage testing. More documentation at <https://github.com/xluo11/xxIRT>.
License: GPL (>= 3)
Depends: R (>= 3.1.0)
URL: https://github.com/xluo11/xxIRT
BugReports: https://github.com/xluo11/xxIRT/issues
Imports: ggplot2, glpkAPI, lpSolveAPI, reshape2, stats, utils
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-10-02 17:40:08 UTC; Luo.Xiao
Repository: CRAN
Date/Publication: 2018-10-02 18:30:02 UTC
