{
  "_id": "6a1eecbfb401979e73412679",
  "Package": "piqp",
  "Title": "R Interface to Proximal Interior Point Quadratic Programming\nSolver",
  "Version": "0.6.2",
  "Authors@R": "c(person(\"Balasubramanian\", \"Narasimhan\", role=c(\"aut\", \"cre\"),\nemail = \"naras@stanford.edu\"),\nperson(\"Roland\", \"Schwan\", role = c(\"aut\", \"cph\")),\nperson(\"Yuning\", \"Jiang\", role = c(\"aut\")),\nperson(\"Daniel\",  \"Kuhn\", role = c(\"aut\")),\nperson(\"Colin N.\",  \"Jones\", role = c(\"aut\")))",
  "Description": "An embedded proximal interior point quadratic programming\nsolver, which can solve dense and sparse quadratic programs,\ndescribed in Schwan, Jiang, Kuhn, and Jones (2023)\n<doi:10.48550/arXiv.2304.00290>. Combining an infeasible\ninterior point method with the proximal method of multipliers,\nthe algorithm can handle ill-conditioned convex quadratic\nprogramming problems without the need for linear independence\nof the constraints. The solver is written in header only 'C++\n14' leveraging the 'Eigen' library for vectorized linear\nalgebra. For small dense problems, vectorized instructions and\ncache locality can be exploited more efficiently. Allocation\nfree problem updates and re-solves are also provided.",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://predict-epfl.github.io/piqp-r/",
  "BugReports": "https://github.com/PREDICT-EPFL/piqp-r/issues",
  "SystemRequirements": "C++17",
  "VignetteBuilder": "knitr",
  "Repository": "https://predict-epfl.r-universe.dev",
  "Date/Publication": "2026-02-18 22:07:01 UTC",
  "RemoteUrl": "https://github.com/predict-epfl/piqp-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-19 09:21:04 UTC",
    "User": "root"
  },
  "Author": "Balasubramanian Narasimhan [aut, cre],\nRoland Schwan [aut, cph],\nYuning Jiang [aut],\nDaniel Kuhn [aut],\nColin N. Jones [aut]",
  "Maintainer": "Balasubramanian Narasimhan <naras@stanford.edu>",
  "MD5sum": "7327bea5e121a5d66993418a87b65fec",
  "_user": "predict-epfl",
  "_type": "src",
  "_file": "piqp_0.6.2.tar.gz",
  "_fileid": "5207ec547ed9a487f910a88d1d896b9b5d76041c36a9e146cebfa9088a3a706a",
  "_filesize": 299701,
  "_sha256": "5207ec547ed9a487f910a88d1d896b9b5d76041c36a9e146cebfa9088a3a706a",
  "_created": "2026-05-19T09:21:04.000Z",
  "_published": "2026-06-02T14:46:23.954Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098613534,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079643376"
    },
    {
      "job": 79098613548,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079643638"
    },
    {
      "job": 79098613837,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079644394"
    },
    {
      "job": 79098613631,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079641909"
    },
    {
      "job": 79098613750,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079637016"
    },
    {
      "job": 79098613617,
      "time": 294,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079685605"
    },
    {
      "job": 79098613552,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079646499"
    },
    {
      "job": 79098613542,
      "time": 240,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079667330"
    },
    {
      "job": 79098613208,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079587738"
    },
    {
      "job": 79098612381,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361079147"
    },
    {
      "job": 79098613571,
      "time": 198,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079658747"
    },
    {
      "job": 79098614103,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079645442"
    },
    {
      "job": 79098613461,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079639813"
    }
  ],
  "_buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/predict-epfl/piqp-r",
  "_commit": {
    "id": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
    "author": "Balasubramanian Narasimhan <b.naras@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from PREDICT-EPFL/v0.6.2\n\nManually generate pkgdown site",
    "time": 1771452421
  },
  "_maintainer": {
    "name": "Balasubramanian Narasimhan",
    "email": "naras@stanford.edu",
    "login": "bnaras",
    "description": "",
    "uuid": 3030361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "predict-epfl",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-08",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bnaras",
      "count": 27,
      "uuid": 3030361
    },
    {
      "user": "rschwan",
      "count": 5,
      "uuid": 9384498
    }
  ],
  "_userbio": {
    "uuid": 14281632,
    "type": "organization",
    "name": "PREDICT Lab at EPFL"
  },
  "_downloads": {
    "count": 320,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/piqp"
  },
  "_devurl": "https://github.com/predict-epfl/piqp-r",
  "_pkgdown": "https://predict-epfl.github.io/piqp-r/",
  "_searchresults": 15,
  "_topics": [
    "cpp"
  ],
  "_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/piqp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/predict-epfl/piqp-r",
  "_realowner": "predict-epfl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2023-08-14"
    },
    {
      "version": "0.6.2",
      "date": "2026-02-18"
    }
  ],
  "_exports": [
    "get_dims",
    "get_settings",
    "piqp",
    "piqp_model",
    "piqp_settings",
    "solve_piqp",
    "status_description",
    "update_settings"
  ],
  "_help": [
    {
      "page": "get_dims",
      "title": "Get dimensions of a PIQP model",
      "topics": [
        "get_dims"
      ]
    },
    {
      "page": "get_settings",
      "title": "Get settings of a PIQP model",
      "topics": [
        "get_settings"
      ]
    },
    {
      "page": "make_csc_matrix",
      "title": "Convert a plain matrix or simple triplet form matrix to a Matrix::dgCMatrix (implicit) form",
      "topics": [
        "make_csc_matrix"
      ]
    },
    {
      "page": "make_csc_symm_matrix",
      "title": "Convert a plain matrix or simple triplet form matrix to a Matrix::dsCMatrix (implicit, upper) form",
      "topics": [
        "make_csc_symm_matrix"
      ]
    },
    {
      "page": "piqp",
      "title": "PIQP Solver object",
      "topics": [
        "piqp"
      ]
    },
    {
      "page": "piqp_model",
      "title": "The PIQP Solver Model Class",
      "topics": [
        "piqp_model"
      ]
    },
    {
      "page": "piqp_settings",
      "title": "Settings parameters with default values and types in parenthesis",
      "topics": [
        "piqp_settings"
      ]
    },
    {
      "page": "solve_piqp",
      "title": "PIQP Solver",
      "topics": [
        "solve_piqp"
      ]
    },
    {
      "page": "status_description",
      "title": "Return the solver status description string",
      "topics": [
        "status_description"
      ]
    },
    {
      "page": "update_settings",
      "title": "Update settings of a PIQP model",
      "topics": [
        "update_settings"
      ]
    }
  ],
  "_pkglogo": "https://github.com/predict-epfl/piqp-r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/predict-epfl/piqp-r/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "S7"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "piqp.Rmd",
      "filename": "piqp.html",
      "title": "PIQP Solver Interface",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. The Problem Solver Interface",
        "3. The Solver Model Object",
        "Updating problem data and re-solving",
        "4. Dense and Sparse Interfaces",
        "5. Another Example",
        "6. Solver parameters"
      ],
      "created": "2023-07-30 03:56:54",
      "modified": "2026-02-18 19:27:45",
      "commits": 6
    }
  ],
  "_score": 4.352182518111363,
  "_indexed": true,
  "_nocasepkg": "piqp",
  "_universes": [
    "predict-epfl",
    "bnaras"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "108c2ea5b61089cb9b424328df6b6687fc03a4fb0068c253d1c1455e7f507bfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "70c482e1a09a76aa88c934c23b2cb0abcf0d1b3f78855b3111624ece953f72fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "6dae6060761639b69bcfde62576e162414223fd8af8f2d72c2f32d00ddcfa9b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "f7f65ee5452cd57c4a482b2fa473aa631cf2e73f8a412f65683ce3101f75d862",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:26.000Z",
      "arch": "aarch64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "0fe70e17faa404170938516ba50359a0aa76841f8c359af841ee8bea5502a3a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-19T09:24:48.000Z",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "3e48ec6e6de45d428e0747928758224ef2fe865c8515042329eee26c72e5994a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:40.000Z",
      "arch": "aarch64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "95019fe640afa7aa5ce36baaebef6f3bbb6adec825fa543514b8eb55eb62f772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-19T09:24:11.000Z",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "579570046e66b552d167155f24307b9c5f433d3b66b1ede879934d23086d5fd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-19T09:23:32.000Z",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "02b9962ca725664ebd2373390ad1dfad3153173621000af87d6ed68221e2cb6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-19T09:22:56.000Z",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "47d5cb89c34f5a70a46f820de612e4799604e29aa0cabf0cfe45749ee2709d4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-19T09:22:40.000Z",
      "arch": "x86_64",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "db8cecc16073381dab19c004637d86b5b63bcbcc7377789c7a7acf2616f92168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-02T14:45:26.000Z",
      "arch": "emscripten",
      "commit": "bbbfa43a2fbd0bd83fe63f5a281d9c9b75d5d842",
      "fileid": "f99d063ed938752b45a149ace6ba549a7e900dac12aa0bb6fbeb95858ee99bbc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/predict-epfl/actions/runs/26087999432"
    }
  ]
}