Package: scs Version: 3.0-1 Title: Splitting Conic Solver Authors@R: c( person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"), person("Brendan", "O'Donoghue", role = c("aut", "cph")), person("Balasubramanian", "Narasimhan", role = c("aut")), person("Timothy A.", "Davis", role = "cph"), person("Patrick R.", "Amestory", role = "cph"), person("Iain S.", "Duff", role = "cph")) Description: Solves convex cone programs via operator splitting. Can solve: linear programs ('LPs'), second-order cone programs ('SOCPs'), semidefinite programs ('SDPs'), exponential cone programs ('ECPs'), and power cone programs ('PCPs'), or problems with any combination of those cones. 'SCS' uses 'AMD' (a set of routines for permuting sparse matrices prior to factorization) and 'LDL' (a sparse 'LDL' factorization and solve package) from 'SuiteSparse' (). Depends: R (>= 3.5.0) SystemRequirements: GNU Make Suggests: slam, testthat Encoding: UTF-8 License: GPL-3 URL: https://github.com/FlorianSchwendinger/scs RoxygenNote: 7.2.0 NeedsCompilation: yes Packaged: 2022-08-25 19:31:04 UTC; florian Author: Florian Schwendinger [aut, cre], Brendan O'Donoghue [aut, cph], Balasubramanian Narasimhan [aut], Timothy A. Davis [cph], Patrick R. Amestory [cph], Iain S. Duff [cph] Maintainer: Florian Schwendinger Repository: CRAN Date/Publication: 2022-08-25 20:20:02 UTC Built: R 4.2.1; x86_64-conda-linux-gnu; 2022-10-10 07:08:11 UTC; unix