{
  "_id": "6a27ea4e24555f66ed5497b6",
  "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>",
  "LazyLoad": "yes",
  "Description": "Routines for solving convex optimization problems with\ncone constraints by means of interior-point methods. The\nimplemented algorithms are partially ported from CVXOPT, a\nPython module for convex optimization (see <https://cvxopt.org>\nfor more information).",
  "License": "GPL (>= 3)",
  "RcppModules": "CPG",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 10:20:57 UTC",
    "User": "root"
  },
  "Author": "Bernhard Pfaff [aut, cre], Lieven Vandenberghe [cph] (copyright\nholder of cvxopt), Martin Andersen [cph] (copyright holder of\ncvxopt), Joachim Dahl [cph] (copyright holder of cvxopt)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-27 18:39:22 UTC",
  "RemoteUrl": "https://github.com/cran/cccp",
  "RemoteRef": "HEAD",
  "RemoteSha": "88fb73678d363f5404e500975fe286939700a55b",
  "MD5sum": "ad90f8bd3d655334c8b77aa834d07e01",
  "_user": "cran",
  "_type": "src",
  "_file": "cccp_0.3-3.tar.gz",
  "_fileid": "dde7e568ca4e2723da71a08fce2e782678427e770c78e58eeb660e447421d537",
  "_filesize": 225662,
  "_sha256": "dde7e568ca4e2723da71a08fce2e782678427e770c78e58eeb660e447421d537",
  "_created": "2026-06-09T10:20:57.000Z",
  "_published": "2026-06-09T10:26:22.011Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80300426843,
      "time": 199,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504989368"
    },
    {
      "job": 80300426814,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504984672"
    },
    {
      "job": 80300426815,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504992116"
    },
    {
      "job": 80300426892,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504984713"
    },
    {
      "job": 80299664639,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504916862"
    },
    {
      "job": 80300426867,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504973284"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cccp",
  "_commit": {
    "id": "88fb73678d363f5404e500975fe286939700a55b",
    "author": "Bernhard Pfaff <bernhard@pfaffikus.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3-3\n",
    "time": 1758998362
  },
  "_maintainer": {
    "name": "Bernhard Pfaff",
    "email": "bernhard@pfaffikus.de",
    "login": "bpfaff",
    "description": "",
    "uuid": 10076912
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3-2",
      "date": "2025-07-30"
    },
    {
      "name": "0.3-3",
      "date": "2025-09-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bpfaff",
      "count": 6,
      "uuid": 10076912
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 5391,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cccp"
  },
  "_mentions": 1,
  "_searchresults": 27,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cccp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bpfaff/cccp",
  "_realowner": "bpfaff",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-4",
      "date": "2015-02-10"
    },
    {
      "version": "0.2-7",
      "date": "2020-10-30"
    },
    {
      "version": "0.2-9",
      "date": "2022-09-09"
    },
    {
      "version": "0.3-1",
      "date": "2023-12-09"
    },
    {
      "version": "0.3-2",
      "date": "2025-08-01"
    },
    {
      "version": "0.3-3",
      "date": "2025-09-27"
    }
  ],
  "_exports": [
    "cccp",
    "CONEC",
    "cps",
    "CPS",
    "ctrl",
    "CTRL",
    "dcp",
    "DCP",
    "dlp",
    "DLP",
    "dnl",
    "DNL",
    "dqp",
    "DQP",
    "getniter",
    "getparams",
    "gets",
    "getstate",
    "getstatus",
    "getx",
    "gety",
    "getz",
    "gp",
    "gpp",
    "l1",
    "nlfc",
    "nnoc",
    "PDV",
    "psdc",
    "rp",
    "rpp",
    "socc"
  ],
  "_help": [
    {
      "page": "cccp",
      "title": "Solving linear and quadratic programs with cone constraints",
      "topics": [
        "cccp"
      ]
    },
    {
      "page": "CPD-class",
      "title": "Class '\"CPD\"'",
      "topics": [
        "CPD-class"
      ]
    },
    {
      "page": "Rcpp_CPG-module",
      "title": "Rcpp module: CPG",
      "topics": [
        "CONEC",
        "CPG",
        "CPS",
        "CTRL",
        "DCP",
        "DLP",
        "DNL",
        "DQP",
        "gpp",
        "PDV",
        "rpp"
      ]
    },
    {
      "page": "cps",
      "title": "Solving a convex program",
      "topics": [
        "cps",
        "cps,Rcpp_DCP,Rcpp_CTRL-method",
        "cps,Rcpp_DLP,Rcpp_CTRL-method",
        "cps,Rcpp_DNL,Rcpp_CTRL-method",
        "cps,Rcpp_DQP,Rcpp_CTRL-method"
      ]
    },
    {
      "page": "ctrl",
      "title": "Creating objects of reference-class CTRL",
      "topics": [
        "ctrl"
      ]
    },
    {
      "page": "dcp",
      "title": "Creating a member object of the reference-class 'DCP'",
      "topics": [
        "dcp"
      ]
    },
    {
      "page": "dlp",
      "title": "Creating a member object of the reference-class 'DLP'",
      "topics": [
        "dlp"
      ]
    },
    {
      "page": "dnl",
      "title": "Creating a member object of the reference-class 'DNL'",
      "topics": [
        "dnl"
      ]
    },
    {
      "page": "dqp",
      "title": "Creating a member object of the reference-class 'DQP'",
      "topics": [
        "dqp"
      ]
    },
    {
      "page": "getFoo",
      "title": "Extractor methods for reference class objects",
      "topics": [
        "getniter",
        "getniter,Rcpp_CPS-method",
        "getparams",
        "getparams,Rcpp_CTRL-method",
        "gets",
        "gets,Rcpp_CPS-method",
        "gets,Rcpp_PDV-method",
        "getstate",
        "getstate,Rcpp_CPS-method",
        "getstatus",
        "getstatus,Rcpp_CPS-method",
        "getx",
        "getx,Rcpp_CPS-method",
        "getx,Rcpp_PDV-method",
        "gety",
        "gety,Rcpp_CPS-method",
        "gety,Rcpp_PDV-method",
        "getz",
        "getz,Rcpp_CPS-method",
        "getz,Rcpp_PDV-method"
      ]
    },
    {
      "page": "gp",
      "title": "Geometric program",
      "topics": [
        "gp"
      ]
    },
    {
      "page": "l1",
      "title": "Minimizing L1-norm",
      "topics": [
        "l1"
      ]
    },
    {
      "page": "nlfc",
      "title": "Definition of nonlinear inequality constraints",
      "topics": [
        "nlfc"
      ]
    },
    {
      "page": "nnoc",
      "title": "Definition of linear inequality constraints",
      "topics": [
        "nnoc"
      ]
    },
    {
      "page": "psdc",
      "title": "Definition of positive semidefinite cone inequality constraints",
      "topics": [
        "psdc"
      ]
    },
    {
      "page": "Rcpp_CONEC-class",
      "title": "Class '\"Rcpp_CONEC\"'",
      "topics": [
        "Rcpp_CONEC-class"
      ]
    },
    {
      "page": "Rcpp_CPS-class",
      "title": "Class '\"Rcpp_CPS\"'",
      "topics": [
        "Rcpp_CPS-class"
      ]
    },
    {
      "page": "Rcpp_CTRL-class",
      "title": "Class '\"Rcpp_CTRL\"'",
      "topics": [
        "Rcpp_CTRL-class"
      ]
    },
    {
      "page": "Rcpp_DCP-class",
      "title": "Class '\"Rcpp_DCP\"'",
      "topics": [
        "Rcpp_DCP-class"
      ]
    },
    {
      "page": "Rcpp_DLP-class",
      "title": "Class '\"Rcpp_DLP\"'",
      "topics": [
        "Rcpp_DLP-class"
      ]
    },
    {
      "page": "Rcpp_DNL-class",
      "title": "Class '\"Rcpp_DNL\"'",
      "topics": [
        "Rcpp_DNL-class"
      ]
    },
    {
      "page": "Rcpp_DQP-class",
      "title": "Class '\"Rcpp_DQP\"'",
      "topics": [
        "Rcpp_DQP-class"
      ]
    },
    {
      "page": "Rcpp_PDV-class",
      "title": "Class '\"Rcpp_PDV\"'",
      "topics": [
        "Rcpp_PDV-class"
      ]
    },
    {
      "page": "rp",
      "title": "Risk-parity optimization",
      "topics": [
        "rp"
      ]
    },
    {
      "page": "socc",
      "title": "Definition of second-oder cone inequality constraints",
      "topics": [
        "socc"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7862823863855244,
  "_indexed": false,
  "_nocasepkg": "cccp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://bpfaff.r-universe.dev/cccp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-09T10:24:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88fb73678d363f5404e500975fe286939700a55b",
      "fileid": "a605b87b70b240cc35377037d0041a00111e63aaa29d3923ba83b790f31e6cd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-09T10:24:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88fb73678d363f5404e500975fe286939700a55b",
      "fileid": "2014fe5e35d388293155783b0ae7a5b8c96acd0db4ad78d7207c88f622e69b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-09T10:24:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88fb73678d363f5404e500975fe286939700a55b",
      "fileid": "f2647b5493cbac2d5e49170c16f05ecc2f059ac94a508fd487aee188cde6becd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-09T10:24:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88fb73678d363f5404e500975fe286939700a55b",
      "fileid": "c29c55a49ef09ab262ae05e42200ffd624637686e240faa2bbd4bca24c49d19d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-3",
      "date": "2026-06-09T10:24:19.000Z",
      "arch": "emscripten",
      "commit": "88fb73678d363f5404e500975fe286939700a55b",
      "fileid": "deafb74e208ebd20e6fa6bf32d5f2a13fd91fa3f6cf8058df32dd7956d05a664",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27199499554"
    }
  ]
}