Package: xxIRT
Type: Package
Title: Practical Item Response Theory and Computer-Based Testing in R
Version: 2.0.3
Date: 2017-9-01
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: An implementation of item response theory and computer-based
    testing based on the 3-parameter-logistic (3PL) model, with functions to
    perform (i) parameter estimation, (2) automated test assembly, (3) computerized
    adaptive testing (CAT) simulation, and (4) multistage assembly and simulation.
    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: dplyr, ggplot2, graphics, lpSolveAPI, magrittr, reshape2,
        stats, utils
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-08-30 15:27:22 UTC; xluo
Repository: CRAN
Date/Publication: 2017-08-30 16:12:46 UTC
