Skip to content

rlppinv

2.0.0

Linear Programming via Regularized Least Squares

0packages depend
3.8Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Ilya BolotovFirst published 2025-12-036 releasesCRAN page ↗GitHub ↗

The Linear Programming via Regularized Least Squares (LPPinv) is a two-stage estimation method that reformulates linear programs as structured least-squares problems. Based on the Convex Least Squares Programming (CLSP) framework, LPPinv solves linear inequality, equality, and bound constraints by (1) constructing a canonical constraint system and computing a pseudoinverse projection, followed by (2) a convex-programming correction stage to refine the solution under additional regularization (e.g., Lasso, Ridge, or Elastic Net). LPPinv is intended for underdetermined and ill-posed linear problems, for which standard solvers fail.

Install

Health

CRAN checks
13OK
Code health
Yes
Tests · ratio 0.23
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
Yes
README
1
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-06-08
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-18
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-03-10
    8 OK · 0 NOTE · 0 WARNING · 6 ERROR · 0 FAILURE

Downloads

3.8K
CRAN downloads in the past year
Rank #8,567 · ~11/day · ~320/mo
rlppinv
Daily download trend is not available in this view yet.
40830 days
1.4K90 days
3.8K1 year
Compare downloads with other packages →
Also on68 r2u3 autocran
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
2 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.3
Imports (1)
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code & Tests

Code Composition
R 288 (66%)Rd 146 (34%)

Test coverage

Line coverage

Expression

Tests / Examples

Functions

1 1 exported

Complexity

43 avg / 43 max

Call network

1 nodes / 0 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Release timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 2.0.0Latest
    2026-06-11 · current release · diff ↗
  • 1.1.0
    2026-06-07 · diff ↗
  • 1.0.0
    2026-05-17 · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 0.3.0
    2026-03-10 · diff ↗
  • 0.2.0
    2026-01-30 · diff ↗
  • 0.1.0
    2025-12-03
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2025-12-03
Total releases
6 / 1 yrs
License
MIT + file LICENSE OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet