Skip to content

cccp

Cone Constrained Convex Problems

v0.3-3 · Sep 27, 2025 · GPL (>= 3)

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).

Downloads

3.7K

Last 30 days

2082nd

10.9K

Last 90 days

39.5K

Last year

Trend: -0.8% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘cccp/libs/cccp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cccp/libs/cccp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'cccp/libs/x64/cccp.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.1Mb
  sub-directories of 1Mb or more:
    libs  17.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 19.2Mb
  sub-directories of 1Mb or more:
    libs  18.9Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘cccp/libs/cccp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.1Mb
  sub-directories of 1Mb or more:
    libs  17.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 19.2Mb
  sub-directories of 1Mb or more:
    libs  18.9Mb

Reverse Dependencies (6)

depends

imports

Dependency Network

Dependencies Reverse dependencies Rcpp FRAPO optiSolve fairml mlr3fairness netmeta optiSel cccp

Version History

new 0.3-3 Mar 10, 2026
updated 0.3-3 ← 0.3-2 diff Sep 26, 2025
updated 0.3-2 ← 0.3-1 diff Jul 30, 2025
updated 0.3-1 ← 0.2-9 diff Dec 8, 2023
updated 0.2-9 ← 0.2-7 diff Sep 8, 2022
updated 0.2-7 ← 0.2-4 diff Oct 29, 2020
new 0.2-4 Feb 9, 2015