Package: lsei
Title: Solving Least Squares or Quadratic Programming Problems under
        Equality/Inequality Constraints
Version: 1.3-0
Date: 2020-09-07
Authors@R: c(
    person("Yong", "Wang", email = "yongwang@auckland.ac.nz", 
           role = c("aut","cre")),
    person("Charles L.", "Lawson", role = "aut"),
    person("Richard J.", "Hanson", role = "aut"))
Description: It contains functions that solve least squares linear
	     regression problems under linear equality/inequality
	     constraints. Functions for solving quadratic programming
	     problems are also available, which transform such problems
	     into least squares ones first. It is developed based on the
	     'Fortran' program of Lawson and Hanson (1974, 1995), which is
	     public domain and available at
	     <http://www.netlib.org/lawson-hanson/>.
Encoding: UTF-8
License: GPL (>= 2)
URL: https://www.stat.auckland.ac.nz/~yongwang/
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2020-09-06 21:47:31 UTC; yong
Author: Yong Wang [aut, cre],
  Charles L. Lawson [aut],
  Richard J. Hanson [aut]
Maintainer: Yong Wang <yongwang@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2020-09-17 08:20:03 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-25 20:46:30 UTC; unix
Archs: lsei.so.dSYM
