{
  "_id": "6a495cd177d6db3f2f964a8b",
  "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-06-24 04:58:50 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)",
  "_user": "bpfaff",
  "_type": "src",
  "_file": "cccp_0.3-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/d47ff7dfcbc21bcce3f1bc4820b91eefc3d8b42f2516df4c1601bccf6c259a4d",
  "_filesize": 226503,
  "_sha256": "d47ff7dfcbc21bcce3f1bc4820b91eefc3d8b42f2516df4c1601bccf6c259a4d",
  "_expires": "2026-10-12T19:19:43.000Z",
  "_created": "2026-06-24T04:58:50.000Z",
  "_published": "2026-07-04T19:19:45.020Z",
  "_jobs": [
    {
      "job": 85159939177,
      "time": 190,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840563365"
    },
    {
      "job": 85159939273,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840561871"
    },
    {
      "job": 85159939322,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840563873"
    },
    {
      "job": 85159939368,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840562826"
    },
    {
      "job": 85159939162,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840547812"
    },
    {
      "job": 85159939310,
      "time": 326,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840590868"
    },
    {
      "job": 85159939320,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840554897"
    },
    {
      "job": 85159939159,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840582848"
    },
    {
      "job": 85159938987,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840520995"
    },
    {
      "job": 85159939262,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840561504"
    },
    {
      "job": 85159939099,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840567136"
    },
    {
      "job": 85159939354,
      "time": 188,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840562232"
    },
    {
      "job": 85159939337,
      "time": 229,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840571121"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 139
  },
  "_downloads": {
    "count": 4553,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cccp"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bpfaff/cccp",
  "_searchresults": 33,
  "_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.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.453273394359321,
  "_indexed": true,
  "_nocasepkg": "cccp",
  "_universes": [
    "bpfaff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-24T05:02:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/24363310d639ce8a722bcf94264d6aa38aa385e51bbf6ac8040e2bc43e179bba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/76c4a2c523649569895189a0e42435c6b92999e3c7b165932da487d486707a09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-24T05:02:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/5b31f2995a8310d0ec81d0f443009077771e74f8f17f768212343401816bdbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-06-24T05:02:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/3714d40fb49faf83ed580cbab737d852cd11d029fbc89421a575ccb5e834e927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:28.000Z",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/de34adb8b670b17dd2f36b767d45272aa5e2676651d181cf34147cc4450cc2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-06-24T05:03:15.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/c8c267bed69382c2502c161614bf959aede057eda99371672ece1c24a8cbf54b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:51.000Z",
      "arch": "aarch64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/14fd56e9c38ba06bf8b8bda95e5da88fa046d1b614f966944ed84c94b9b5a127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-06-24T05:03:01.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/f944b05f6a9207d0801f9c38b627d9267374d0a19316676a4d5c31bd5313d059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-3",
      "date": "2026-06-24T05:02:32.000Z",
      "arch": "emscripten",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/2470401906930b109c804019e5d7d5d29dceaf8cbb02a5d9dad80b5e18bb3720",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:17.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/d6879667a410e4a19885a71b6d5b191e11f10352fa376dbec1dade39cd4e5aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:08.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/aabfa035be62ac05d3cc17ab2b9ef021f30286230be75a8b969dd3548e53953d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-06-24T05:01:35.000Z",
      "arch": "x86_64",
      "commit": "9a855476b21826adfe7504acb0ac1691ad38e881",
      "fileid": "https://r2.ropensci.org/602cb87f78271e04cc51d6e7c632f704e17afbbd5a5885b2b7f1152800bb0f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpfaff/actions/runs/28076144580"
    }
  ]
}