Package: limSolve 2.0.2

Karline Soetaert

limSolve: Solving Linear Inverse Models

Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems.

Authors:Karline Soetaert [aut, cre], Karel Van den Meersche [aut], Dick van Oevelen [aut], Charles L. Lawson [ctb], Richard J. Hanson [ctb], Jack Dongarra [ctb], Cleve Moler [ctb]

limSolve_2.0.2.tar.gz
limSolve_2.0.2.tar.gz(r-4.7-arm64)limSolve_2.0.2.tar.gz(r-4.7-x86_64)limSolve_2.0.2.tar.gz(r-4.6-arm64)limSolve_2.0.2.tar.gz(r-4.6-x86_64)
limSolve_2.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
limSolve/json (API)

# Install 'limSolve' in R:
install.packages('limSolve', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • fortran– Runtime library for GNU Fortran applications
Datasets:
  • Blending - A linear inverse blending problem
  • Chemtax - An overdetermined linear inverse problem: estimating algal composition based on pigment biomarkers.
  • E_coli - An underdetermined linear inverse problem: the Escherichia Coli Core Metabolism Model.
  • Minkdiet - An underdetermined linear inverse problem: estimating diet composition of Southeast Alaskan Mink.
  • RigaWeb - An underdetermined linear inverse problem: the Gulf of Riga *spring* planktonic food web

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblasfortran

7.71 score 4 stars 21 packages 203 scripts 3.4k downloads 16 mentions 14 exports 3 dependencies

Last updated from:eeccd6d2a8. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK121
linux-devel-x86_64OK121
source / vignettesOK189
linux-release-arm64OK122
linux-release-x86_64OK133
wasm-releaseOK111

Exports:ldeildplinplseinnlsresolutionSolveSolve.bandedSolve.blockSolve.tridiagvarrangesvarsamplexrangesxsample

Dependencies:lpSolveMASSquadprog

Package limSolve: solving linear inverse models in R

Rendered fromlimSolve.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2025-06-11
Started: 2025-06-11