Package: LIM
Version: 1.4.7.2
Title: Linear Inverse Model Examples and Solution Methods
Authors@R: c(person(given = "Karline",
                    family = "Soetaert",
                    role = c("aut", "cre"),
                    email = "karline.soetaert@nioz.nl"),
             person(given = "Dick",
                    family = "van Oevelen",
                    role = "aut",
                    email = "dick.vanoevelen@nioz.nl"))
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.01), limSolve, diagram
Imports: graphics
Description: Functions that read and solve linear inverse problems (food web problems, linear programming problems).
  These problems find solutions to linear or quadratic functions:
  min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(ai*xi)
  subject to equality constraints Ex=f and inequality constraints Gx>=h. 
License: GPL (>= 2)
LazyData: yes
NeedsCompilation: no
Repository: CRAN
Packaged: 2025-05-15 12:07:10 UTC; karlines
Author: Karline Soetaert [aut, cre],
  Dick van Oevelen [aut]
Date/Publication: 2025-05-15 12:40:02 UTC
