Package: QAIG
Type: Package
Title: Automatic Item Generator for Quantitative Multiple-Choice Items
Version: 0.1.7
Date: 2020-05-19
Authors@R: c(person("Subhabrata", family="Patra (Shubh)", email = "shubh.b.patra@gmail.com",
           role = c("aut", "cre")),
           person("Bao Sheng", family="Loe (Aiden)", role = "aut"))
Maintainer: Subhabrata Patra (Shubh) <shubh.b.patra@gmail.com>
Description: A tool for automatic generation of sibling items from a parent item model defined by
           the user. It is an implementation of the process automatic item generation (AIG) focused
           on generating quantitative multiple-choice type of items (see Embretson, Kingston
           (2018) <doi:10.1111/jedm.12166>).
URL: https://github.com/shubh-b/QAIG
BugReports: https://github.com/shubh-b/QAIG/issues
Depends: R (>= 3.1.0)
License: GPL-3
Imports: stringr, Formula, stats, utils
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-20 16:31:52 UTC; SUBHABRATA
Author: Subhabrata Patra (Shubh) [aut, cre],
  Bao Sheng Loe (Aiden) [aut]
Repository: CRAN
Date/Publication: 2020-05-20 17:20:05 UTC
Built: R 4.3.0; ; 2023-04-06 16:51:15 UTC; unix
