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, 'ADMM'. B. Stellato, G. Banjac, P. Goulart, A. Bemporad, S. Boyd (2018) <arXiv:1711.08013>.

Version: 0.5.0
Imports: Rcpp (≥ 0.12.14), methods, Matrix, R6
LinkingTo: Rcpp
Suggests: testthat
Published: 2018-12-11
Author: Bartolomeo Stellato [cre, aut, ctb, cph], Goran Banjac [aut, ctb, cph], Paul Goulart [aut, ctb, cph], Stephen Boyd [aut, ctb, cph], Eric Anderson [ctb]
Maintainer: Bartolomeo Stellato <bartolomeo.stellato at gmail.com>
License: Apache License 2.0 | file LICENSE
Copyright: file COPYRIGHT
NeedsCompilation: yes
Materials: README NEWS
In views: Optimization
CRAN checks: osqp results

Downloads:

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

Linking:

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