{
  "_id": "6a17f74aacfb0bcc41da9113",
  "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",
  "Repository": "https://bpfaff.r-universe.dev",
  "Date/Publication": "2025-09-27 17:05:26 UTC",
  "RemoteUrl": "https://github.com/bpfaff/cccp",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a855476b21826adfe7504acb0ac1691ad38e881",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 07:58:09 UTC",
    "User": "root"
  },
  "Author": "Bernhard Pfaff [aut, cre],\nLieven Vandenberghe [cph] (copyright holder of cvxopt),\nMartin Andersen [cph] (copyright holder of cvxopt),\nJoachim Dahl [cph] (copyright holder of cvxopt)",
  "MD5sum": "5cb78dc4afb14060ffc83b892429f285",
  "_user": "bpfaff",
  "_type": "src",
  "_file": "cccp_0.3-3.tar.gz",
  "_fileid": "0c7ddbe0b694bc7341b0bd162759ef717066e1513034ab18f40ab7789c5fa73a",
  "_filesize": 224659,
  "_sha256": "0c7ddbe0b694bc7341b0bd162759ef717066e1513034ab18f40ab7789c5fa73a",
  "_created": "2026-05-28T07:58:09.000Z",
  "_published": "2026-05-28T08:05:30.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78248449566,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260713635"
    },
    {
      "job": 78248449549,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260710701"
    },
    {
      "job": 78248449648,
      "time": 194,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260713589"
    },
    {
      "job": 78248449563,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260711954"
    },
    {
      "job": 78248449536,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260704186"
    },
    {
      "job": 78248449527,
      "time": 333,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260755445"
    },
    {
      "job": 78248449519,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260706152"
    },
    {
      "job": 78248449522,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260731839"
    },
    {
      "job": 78247883032,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260654624"
    },
    {
      "job": 78248449417,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260697622"
    },
    {
      "job": 78248449469,
      "time": 232,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260725152"
    },
    {
      "job": 78248449449,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260712652"
    },
    {
      "job": 78248449472,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260714140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bpfaff/cccp",
  "_commit": {
    "id": "9a855476b21826adfe7504acb0ac1691ad38e881",
    "author": "Bernhard Pfaff <bernhard@pfaffikus.de>",
    "committer": "Bernhard Pfaff <bernhard@pfaffikus.de>",
    "message": "Merge branch 'master' of https://github.com/bpfaff/cccp\n",
    "time": 1758992726
  },
  "_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": "bpfaff",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "bpfaff",
      "count": 162,
      "uuid": 10076912
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 10076912,
    "type": "user",
    "name": "Bernhard Pfaff"
  },
  "_downloads": {
    "count": 5360,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cccp"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bpfaff/cccp",
  "_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",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bpfaff/cccp",
  "_realowner": "bpfaff",
  "_cranurl": true,
  "_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": "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"
      ]
    }
  ],
  "_readme": "https://github.com/bpfaff/cccp/raw/HEAD/README.md",
  "_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": 6.4369903580250005,
  "_indexed": true,
  "_nocasepkg": "cccp",
  "_universes": [
    "bpfaff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "dc12e07885e20fbd43347b81cbc890210879b9b8bc81baf9b7d1709967c0eb77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "6e551cc8fc39bdfaeda3e59c0babec0bdbd11aa1c030d1066f18a766bc8933b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "e9ab6b6c8d6ec87c4bce4f7ce0b182947d3993f7d7d7964c560167b881ca6bdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "701f4c526cf97f3a542497db836fad67bb840b83c5a38f3c1874bd06f1f3c5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:14.000Z",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "551d1a3fb3c9e3b380a4516784ca6b408a427ff410a2ac0b93c41eeb3bd8bd8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-28T08:02:25.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "8ce5fd11f38c775300eb58cdf7d82e04206813b60c6b638d4a98bafb27997215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:10.000Z",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "6e413ff8ade3db3e0e5d36ef357031e9926b37e711116b78fe07faeeac3619f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:45.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "5c547a0eecbb05857ccf1962a4e9badca015650cfbd9c192e488fe64b37e53d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-3",
      "date": "2026-05-28T08:01:15.000Z",
      "arch": "emscripten",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "41de14d7592eb32af1b8d55c3f082e9fc4138d5232da6fc95dc583970fb97b37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-28T08:00:47.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "fbd4ee028f7286c8c80817f6911328286c8ca3a2551cbd3526788d823f882b21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-28T08:00:31.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "cf3205961004d29b98202743faaeca000c8bf78a96045329e437906be917f7ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-28T08:00:35.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "c4a4be060927c220d7a038546d97d99ba4d748394b9a078910038b8de5490bc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/26562234357"
    }
  ]
}