Package: colf
Type: Package
Title: Constrained Optimization on Linear Function
Version: 0.1.3
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), nlsr, stats, utils
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: 2017-10-09 20:16:58 UTC; teoboot
Author: Theo Boutaris [aut, cre, cph]
Maintainer: Theo Boutaris <theo.boutaris@lyzander.com>
Repository: CRAN
Date/Publication: 2017-10-09 20:24:44 UTC
Built: R 4.1.0; ; 2021-05-26 13:57:29 UTC; unix
