Package: cccp
Version: 0.3-3
Date: 2025-09-27
Title: Cone Constrained Convex Problems
Authors@R: c(person("Bernhard", "Pfaff", role = c("aut", "cre"), email = "bernhard@pfaffikus.de"), person("Lieven", "Vandenberghe", role = "cph", comment = "copyright holder of cvxopt"), person("Martin", "Andersen", role = "cph", comment = "copyright holder of cvxopt"), person("Joachim", "Dahl", role = "cph", comment = "copyright holder of cvxopt"))
Maintainer: Bernhard Pfaff <bernhard@pfaffikus.de>
Depends: R (>= 3.0.1), methods
Suggests: RUnit, numDeriv
LazyLoad: yes
Description: Routines for solving convex optimization problems with cone constraints by means of interior-point methods. The implemented algorithms are partially ported from CVXOPT, a Python module for convex optimization (see <https://cvxopt.org> for more information). 
Imports: Rcpp (>= 0.11.2)
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
RcppModules: CPG
NeedsCompilation: yes
Packaged: 2025-09-27 16:52:19 UTC; bp
Author: Bernhard Pfaff [aut, cre],
  Lieven Vandenberghe [cph] (copyright holder of cvxopt),
  Martin Andersen [cph] (copyright holder of cvxopt),
  Joachim Dahl [cph] (copyright holder of cvxopt)
Repository: CRAN
Date/Publication: 2025-09-27 17:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:11:20 UTC; windows
Archs: x64
