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.5.5 | 
| Imports: | methods | 
| Suggests: | knitr, rmarkdown, testthat, Matrix, covr, slam | 
| Published: | 2023-05-15 | 
| DOI: | 10.32614/CRAN.package.ECOSolveR | 
| Author: | Anqi Fu [aut],
  Balasubramanian Narasimhan [aut, cre],
  Florian Schwendinger [ctb],
  Martin Maechler [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 | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ECOSolveR
to link to this page.