Package: colf
Type: Package
Title: Constrained Optimization on Linear Function
Version: 0.1.2
Authors@R: person("Theo", 
                  "Boutaris", 
                  email = "theo.boutaris@lyzander.com", 
                  role = c("aut", "cre", "cph"))
URL: https://github.com/LyzandeR/colf
BugReports: https://github.com/LyzandeR/colf/issues
Depends: R (>= 3.2.0), nlmrt, stats
Description: Performs least squares constrained optimization on a linear objective function. It contains
    a number of algorithms to choose from and offers a formula syntax similar to lm().
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-03 01:09:34 UTC; teoboot
Author: Theo Boutaris [aut, cre, cph]
Maintainer: Theo Boutaris <theo.boutaris@lyzander.com>
Repository: CRAN
Date/Publication: 2016-12-03 12:19:55
