Package: ECOSolveR 0.5.6

Balasubramanian Narasimhan

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.

Authors:Anqi Fu [aut], Balasubramanian Narasimhan [aut, cre], Florian Schwendinger [ctb], Martin Maechler [ctb]

ECOSolveR_0.5.6.tar.gz
ECOSolveR_0.5.6.zip(r-4.5)ECOSolveR_0.5.6.zip(r-4.4)ECOSolveR_0.5.6.zip(r-4.3)
ECOSolveR_0.5.6.tgz(r-4.5-x86_64)ECOSolveR_0.5.6.tgz(r-4.5-arm64)ECOSolveR_0.5.6.tgz(r-4.4-x86_64)ECOSolveR_0.5.6.tgz(r-4.4-arm64)ECOSolveR_0.5.6.tgz(r-4.3-x86_64)ECOSolveR_0.5.6.tgz(r-4.3-arm64)
ECOSolveR_0.5.6.tar.gz(r-4.5-noble)ECOSolveR_0.5.6.tar.gz(r-4.4-noble)
ECOSolveR.pdf |ECOSolveR.html
ECOSolveR/json (API)
NEWS

# Install 'ECOSolveR' in R:
install.packages('ECOSolveR', repos = c('https://bnaras.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bnaras/ecosolver/issues

Pkgdown site:https://bnaras.github.io

Datasets:

On CRAN:

Conda:

7.86 score 5 stars 58 packages 30 scripts 5.5k downloads 2 exports 0 dependencies

Last updated 9 months agofrom:f9a4b6ecd5. Checks:5 OK, 6 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 02 2025
R-4.5-win-x86_64OKMar 02 2025
R-4.5-mac-x86_64OKMar 02 2025
R-4.5-mac-aarch64OKMar 02 2025
R-4.5-linux-x86_64OKMar 02 2025
R-4.4-win-x86_64NOTEMar 02 2025
R-4.4-mac-x86_64NOTEMar 02 2025
R-4.4-mac-aarch64NOTEMar 02 2025
R-4.3-win-x86_64NOTEMar 02 2025
R-4.3-mac-x86_64NOTEMar 02 2025
R-4.3-mac-aarch64NOTEMar 02 2025

Exports:ECOS_csolveecos.control

Dependencies:

ECOSolveR Examples

Rendered fromexamples.Rmdusingknitr::rmarkdownon Mar 02 2025.

Last update: 2021-01-13
Started: 2015-11-25