Package: quadprogXT
Title: Quadratic Programming with Absolute Value Constraints
Version: 0.0.1
Authors@R: person("Bob", "Harlow", email = "rharlow86@gmail.com",role = c("aut", "cre"))
Description: Extends the quadprog package to solve quadratic programs with
    absolute value constraints and absolute values in the objective function.
Depends: R (>= 3.3.2)
Imports: quadprog
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-29 18:24:40 UTC; bob
Author: Bob Harlow [aut, cre]
Maintainer: Bob Harlow <rharlow86@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-30 04:56:39 UTC
