osqp: Quadratic Programming Solver using the 'OSQP' Library

Provides bindings to the 'OSQP' solver. The 'OSQP' solver is a numerical optimization package or solving convex quadratic programs written in 'C' and based on the alternating direction method of multipliers. See <arXiv:1711.08013> for details.

Version: 0.6.0.3
Imports: Rcpp (≥ 0.12.14), methods, Matrix, R6
LinkingTo: Rcpp
Suggests: testthat
Published: 2019-10-28
Author: Bartolomeo Stellato [aut, ctb, cph], Goran Banjac [aut, ctb, cph], Paul Goulart [cre, aut, ctb, cph], Stephen Boyd [aut, ctb, cph], Eric Anderson [ctb]
Maintainer: Paul Goulart <paul.goulart at eng.ox.ac.uk>
License: Apache License 2.0 | file LICENSE
Copyright: file COPYRIGHT
URL: https://www.osqp.org
NeedsCompilation: yes
Materials: README NEWS
In views: Optimization
CRAN checks: osqp results

Downloads:

Reference manual: osqp.pdf
Package source: osqp_0.6.0.3.tar.gz
Windows binaries: r-devel: osqp_0.6.0.3.zip, r-release: osqp_0.6.0.3.zip, r-oldrel: osqp_0.6.0.3.zip
macOS binaries: r-release: osqp_0.6.0.3.tgz, r-oldrel: osqp_0.6.0.3.tgz
Old sources: osqp archive

Reverse dependencies:

Reverse imports: cort, CVXR, optweight
Reverse suggests: WeightIt

Linking:

Please use the canonical form https://CRAN.R-project.org/package=osqp to link to this page.