Package: xxIRT
Type: Package
Title: Item Response Theory and Computer-Based Testing in R
Version: 2.1.0
Date: 2018-7-11
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, lpSolveAPI, reshape2, stats, utils
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-07-05 21:57:59 UTC; xiaoluo
Repository: CRAN
Date/Publication: 2018-07-05 22:50:02 UTC
