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.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'))

Peer review:

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

Datasets:

On CRAN:

2 exports 5 stars 5.11 score 0 dependencies 55 dependents 30 scripts 4.2k downloads

Last updated 4 months agofrom:f9a4b6ecd5. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-win-x86_64NOTESep 02 2024
R-4.5-linux-x86_64NOTESep 02 2024
R-4.4-win-x86_64NOTESep 02 2024
R-4.4-mac-x86_64NOTESep 02 2024
R-4.4-mac-aarch64NOTESep 02 2024
R-4.3-win-x86_64NOTESep 02 2024
R-4.3-mac-x86_64NOTESep 02 2024
R-4.3-mac-aarch64NOTESep 02 2024

Exports:ECOS_csolveecos.control

Dependencies:

ECOSolveR Examples

Rendered fromexamples.Rmdusingknitr::rmarkdownon Sep 02 2024.

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