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.5.3 |
| Suggests: | knitr, rmarkdown, testthat, Matrix, covr, slam |
| Published: | 2019-11-06 |
| Author: | Anqi Fu [aut], Balasubramanian Narasimhan [aut, cre], Florian Schwendinger [ctb] |
| Maintainer: | Balasubramanian Narasimhan <naras at stat.Stanford.EDU> |
| BugReports: | https://github.com/bnaras/ECOSolveR/issues |
| License: | GPL (≥ 3) |
| URL: | https://bnaras.github.io/ECOSolveR |
| NeedsCompilation: | yes |
| SystemRequirements: | GNU make |
| Materials: | README NEWS |
| In views: | Optimization |
| CRAN checks: | ECOSolveR results |
| Reference manual: | ECOSolveR.pdf |
| Vignettes: |
ECOSolveR Examples |
| Package source: | ECOSolveR_0.5.3.tar.gz |
| Windows binaries: | r-devel: ECOSolveR_0.5.3.zip, r-release: ECOSolveR_0.5.3.zip, r-oldrel: ECOSolveR_0.5.3.zip |
| macOS binaries: | r-release: ECOSolveR_0.5.3.tgz, r-oldrel: ECOSolveR_0.5.3.tgz |
| Old sources: | ECOSolveR archive |
| Reverse imports: | CVXR, optiSel, ROI.plugin.ecos |
Please use the canonical form https://CRAN.R-project.org/package=ECOSolveR to link to this page.