{
  "_id": "6a2afff97b7a29ca6005acbb",
  "Package": "rlppinv",
  "Type": "Package",
  "Title": "Linear Programming via Regularized Least Squares",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\"Ilya\", \"Bolotov\", email = \"ilya.bolotov@vse.cz\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1148-7144\"))\n)",
  "Description": "The Linear Programming via Regularized Least Squares\n(LPPinv) is a two-stage estimation method that reformulates\nlinear programs as structured least-squares problems. Based on\nthe Convex Least Squares Programming (CLSP) framework, LPPinv\nsolves linear inequality, equality, and bound constraints by\n(1) constructing a canonical constraint system and computing a\npseudoinverse projection, followed by (2) a convex-programming\ncorrection stage to refine the solution under additional\nregularization (e.g., Lasso, Ridge, or Elastic Net). LPPinv is\nintended for underdetermined and ill-posed linear problems, for\nwhich standard solvers fail.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/econcz/rlppinv",
  "BugReports": "https://github.com/econcz/rlppinv/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 18:31:58 UTC",
    "User": "root"
  },
  "Author": "Ilya Bolotov [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1148-7144>)",
  "Maintainer": "Ilya Bolotov <ilya.bolotov@vse.cz>",
  "Config/pak/sysreqs": "cmake pkg-config",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 16:33:57 UTC",
  "RemoteUrl": "https://github.com/cran/rlppinv",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4d44fb0cc36c411141e360094978975845fe841",
  "MD5sum": "e4aeb176984b78b976210172ff28588e",
  "_user": "cran",
  "_type": "src",
  "_file": "rlppinv_2.0.0.tar.gz",
  "_fileid": "be6aaea3882cb2817a9702482fa8ec36b897cdc75fd58e488e9dd721bdbced51",
  "_filesize": 137888,
  "_sha256": "be6aaea3882cb2817a9702482fa8ec36b897cdc75fd58e488e9dd721bdbced51",
  "_created": "2026-06-11T18:31:58.000Z",
  "_published": "2026-06-11T18:35:37.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80875671387,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7573485353"
    },
    {
      "job": 80875671378,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573518311"
    },
    {
      "job": 80875142908,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573441876"
    },
    {
      "job": 80875671316,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573491594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27368229002",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rlppinv",
  "_commit": {
    "id": "f4d44fb0cc36c411141e360094978975845fe841",
    "author": "Ilya Bolotov <ilya.bolotov@vse.cz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.0\n",
    "time": 1781195637
  },
  "_maintainer": {
    "name": "Ilya Bolotov",
    "email": "ilya.bolotov@vse.cz",
    "orcid": "0000-0003-1148-7144"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "rclsp",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-12-03"
    },
    {
      "name": "0.2.0",
      "date": "2026-01-30"
    },
    {
      "name": "0.3.0",
      "date": "2026-03-10"
    },
    {
      "name": "1.0.0",
      "date": "2026-05-16"
    },
    {
      "name": "1.1.0",
      "date": "2026-06-07"
    },
    {
      "name": "2.0.0",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 547,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rlppinv"
  },
  "_devurl": "https://github.com/econcz/rlppinv",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rlppinv.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/econcz/rlppinv",
  "_realowner": "econcz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-30"
    },
    {
      "version": "0.3.0",
      "date": "2026-03-10"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-07"
    },
    {
      "version": "2.0.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "lppinv"
  ],
  "_help": [
    {
      "page": "lppinv",
      "title": "Solve a linear program via Convex Least Squares Programming (CLSP).",
      "topics": [
        "lppinv"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rlppinv/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "gmp",
    "highs",
    "lattice",
    "Matrix",
    "osqp",
    "rclsp",
    "Rcpp",
    "RcppEigen",
    "S7",
    "scs",
    "slam"
  ],
  "_score": 2.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "rlppinv",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://econcz.r-universe.dev/rlppinv",
  "_previous": "1.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-11T18:33:51.000Z",
      "distro": "noble",
      "commit": "f4d44fb0cc36c411141e360094978975845fe841",
      "fileid": "1222949653cb36eb01591c6287973ca5a505d0ede379aabe95e4c12472e1920b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368229002"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-11T18:35:13.000Z",
      "distro": "noble",
      "commit": "f4d44fb0cc36c411141e360094978975845fe841",
      "fileid": "3797d2362655563621eea7230a5c6bc8d133fd51336712c0dfd4595f0f763680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368229002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-11T18:34:16.000Z",
      "commit": "f4d44fb0cc36c411141e360094978975845fe841",
      "fileid": "7e726d22f3edc80d8a36bea7ad9fef9639cd934b60341cd99f0dfd4de538d220",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368229002"
    }
  ]
}