ECOSolveR: Embedded Conic Solver in R

R interface to the Embedded COnic Solver (ECOS), an efficient and robust C library for convex problems. Conic and equality constraints can be specified in addition to integer and boolean variable constraints for mixed-integer problems. This R interface is inspired by the python interface and has similar calling conventions.

Version: 0.3-2
Imports: Matrix
Suggests: knitr, rmarkdown, testthat
Published: 2017-09-25
Author: Anqi Fu [aut], Balasubramanian Narasimhan [aut, cre]
Maintainer: Balasubramanian Narasimhan <naras at stat.Stanford.EDU>
BugReports: https://github.com/bnaras/ECOSolveR/issues
License: GPL (≥ 3)
URL: https://github.com/bnaras/ECOSolveR
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: README INSTALL
In views: Optimization
CRAN checks: ECOSolveR results

Downloads:

Reference manual: ECOSolveR.pdf
Vignettes: ECOSolveR Examples
Package source: ECOSolveR_0.3-2.tar.gz
Windows binaries: r-devel: ECOSolveR_0.3-2.zip, r-release: ECOSolveR_0.3-2.zip, r-oldrel: ECOSolveR_0.3-2.zip
OS X El Capitan binaries: r-release: ECOSolveR_0.3-2.tgz
OS X Mavericks binaries: r-oldrel: ECOSolveR_0.3-2.tgz
Old sources: ECOSolveR archive

Reverse dependencies:

Reverse imports: CVXR, optiSel, ROI.plugin.ecos

Linking:

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