Package: Rata
Type: Package
Title: Automated Test Assembly
Version: 0.0.1
Date: 2019-09-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: Automated test assembly of linear and adaptive tests under the mixed 
    integer programming framework using open source solvers. The full documentation 
    and tutorials are at <https://github.com/xluo11/Rata>.
License: GPL (>= 3)
Depends: R (>= 3.6.0)
URL: https://github.com/xluo11/Rata
BugReports: https://github.com/xluo11/Rata/issues
Imports: ggplot2, glpkAPI, lpSolveAPI, Rirt, reshape2, stats
Suggests: testthat
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-08-26 18:08:24 UTC; Luo.Xiao
Repository: CRAN
Date/Publication: 2019-08-27 08:50:08 UTC
