{
  "_id": "6a1d2bfb1d7bb097a0a38fae",
  "Package": "clarabel",
  "Type": "Package",
  "Title": "Interior Point Conic Optimization Solver",
  "Version": "0.11.2",
  "Authors@R": "c(person(\"Balasubramanian\", \"Narasimhan\", role = c(\"aut\", \"cre\"),\nemail = \"naras@stanford.edu\"),\nperson(\"Paul\", \"Goulart\", role = c(\"aut\", \"cph\")),\nperson(\"Yuwen\", \"Chen\", role = c(\"aut\")),\nperson(\"Hiroaki\", \"Yutani\", role = c(\"ctb\"),\ncomment = \"For vendoring/Makefile hints/R scripts for generating crate authors/licenses\"),\nperson(\"David\", \"Zimmermann-Kollenda\", role = c(\"ctb\"),\ncomment = \"For configure scripts and tools/msvr.R lifted from rtiktoken package\"),\nperson(given = \"The authors of the dependency Rust crates\", role = c(\"ctb\"),\ncomment = \"see inst/AUTHORS file for details\"))",
  "Description": "A versatile interior point solver that solves linear\nprograms (LPs), quadratic programs (QPs), second-order cone\nprograms (SOCPs), semidefinite programs (SDPs), and problems\nwith exponential and power cone constraints\n(<https://clarabel.org/stable/>). For quadratic objectives,\nunlike interior point solvers based on the standard homogeneous\nself-dual embedding (HSDE) model, Clarabel handles quadratic\nobjective without requiring any epigraphical reformulation of\nits objective function. It can therefore be significantly\nfaster than other HSDE-based solvers for problems with\nquadratic objective functions. Infeasible problems are detected\nusing using a homogeneous embedding technique.",
  "License": "Apache License (== 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://oxfordcontrol.github.io/clarabel-r/",
  "BugReports": "https://github.com/oxfordcontrol/clarabel-r/issues",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "Cargo (Rust's package manager), rustc (>= 1.70.0),\nand GNU Make",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 06:47:27 UTC",
    "User": "root"
  },
  "Author": "Balasubramanian Narasimhan [aut, cre], Paul Goulart [aut, cph],\nYuwen Chen [aut], Hiroaki Yutani [ctb] (For vendoring/Makefile\nhints/R scripts for generating crate authors/licenses), David\nZimmermann-Kollenda [ctb] (For configure scripts and\ntools/msvr.R lifted from rtiktoken package), The authors of the\ndependency Rust crates [ctb] (see inst/AUTHORS file for\ndetails)",
  "Maintainer": "Balasubramanian Narasimhan <naras@stanford.edu>",
  "Config/pak/sysreqs": "make libclang-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-01 06:10:52 UTC",
  "RemoteUrl": "https://github.com/cran/clarabel",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
  "MD5sum": "2b3d0e9586adbd2388faa59782b8ff38",
  "_user": "cran",
  "_type": "src",
  "_file": "clarabel_0.11.2.tar.gz",
  "_fileid": "8892f0d3aa3be04941617d84c1106ec6ff49531fbd011a62468a52008a6264b9",
  "_filesize": 6127960,
  "_sha256": "8892f0d3aa3be04941617d84c1106ec6ff49531fbd011a62468a52008a6264b9",
  "_created": "2026-06-01T06:47:27.000Z",
  "_published": "2026-06-01T06:51:39.965Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78800477882,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7325075898"
    },
    {
      "job": 78800477915,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7325077348"
    },
    {
      "job": 78800477885,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7325074853"
    },
    {
      "job": 78800477906,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7325074993"
    },
    {
      "job": 78799871584,
      "time": 296,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325031096"
    },
    {
      "job": 78800477868,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26739480645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clarabel",
  "_commit": {
    "id": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
    "author": "Balasubramanian Narasimhan <naras@stanford.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.11.2\n",
    "time": 1772345452
  },
  "_maintainer": {
    "name": "Balasubramanian Narasimhan",
    "email": "naras@stanford.edu",
    "login": "bnaras",
    "description": "",
    "uuid": 3030361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 52,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.11.1",
      "date": "2025-09-24"
    },
    {
      "name": "0.11.2",
      "date": "2026-03-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bnaras",
      "count": 8,
      "uuid": 3030361
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 16779,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clarabel"
  },
  "_devurl": "https://github.com/oxfordcontrol/clarabel-r",
  "_pkgdown": "https://oxfordcontrol.github.io/clarabel-r/",
  "_searchresults": 9,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo",
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clarabel.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oxfordcontrol/clarabel-r",
  "_realowner": "oxfordcontrol",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2023-04-25"
    },
    {
      "version": "0.5.1",
      "date": "2023-06-24"
    },
    {
      "version": "0.9.0",
      "date": "2024-06-23"
    },
    {
      "version": "0.9.0.1",
      "date": "2024-09-03"
    },
    {
      "version": "0.10.0",
      "date": "2025-02-18"
    },
    {
      "version": "0.10.1",
      "date": "2025-04-17"
    },
    {
      "version": "0.11.1",
      "date": "2025-09-24"
    },
    {
      "version": "0.11.2",
      "date": "2026-03-01"
    }
  ],
  "_exports": [
    "clarabel",
    "clarabel_control",
    "clarabel_solver",
    "solver_is_update_allowed",
    "solver_solve",
    "solver_status_descriptions",
    "solver_update"
  ],
  "_help": [
    {
      "page": "clarabel",
      "title": "Interface to 'Clarabel', an interior point conic solver",
      "topics": [
        "clarabel"
      ]
    },
    {
      "page": "clarabel_control",
      "title": "Control parameters with default values and types in parenthesis",
      "topics": [
        "clarabel_control"
      ]
    },
    {
      "page": "clarabel_solver",
      "title": "Create a persistent Clarabel solver object",
      "topics": [
        "clarabel_solver"
      ]
    },
    {
      "page": "ClarabelSolver",
      "title": "A persistent Clarabel solver that can be reused across R calls.",
      "topics": [
        "ClarabelSolver"
      ]
    },
    {
      "page": "solver_is_update_allowed",
      "title": "Check if data updates are allowed on a persistent solver",
      "topics": [
        "solver_is_update_allowed"
      ]
    },
    {
      "page": "solver_solve",
      "title": "Solve using a persistent Clarabel solver",
      "topics": [
        "solver_solve"
      ]
    },
    {
      "page": "solver_status_descriptions",
      "title": "Return the solver status description as a named character vector",
      "topics": [
        "solver_status_descriptions"
      ]
    },
    {
      "page": "solver_update",
      "title": "Update problem data on a persistent Clarabel solver",
      "topics": [
        "solver_update"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/clarabel/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/clarabel/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_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)"
    }
  ],
  "_vignettes": [
    {
      "source": "clarabel.Rmd",
      "filename": "clarabel.html",
      "title": "Clarabel Solver Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Basic Quadratic Program Example",
        "1.1. Objective function",
        "1.2. Constraints",
        "1.3. Solution",
        "2. Basic Second-order Cone Programming Example",
        "2.1. Objective function",
        "2.2. Constraints",
        "2.3. Solution",
        "3. Semidefinite Cone Programming",
        "3.1. Example",
        "4. Updating Problem Data (Warm Starts)",
        "4.1. Example: SDP with a changed constraint",
        "5. Cone Specifications",
        "6. Control parameters"
      ],
      "created": "2023-04-25 16:30:05",
      "modified": "2026-03-01 06:10:52",
      "commits": 4
    }
  ],
  "_score": 6.417890672402373,
  "_indexed": false,
  "_nocasepkg": "clarabel",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://oxfordcontrol.r-universe.dev/clarabel",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-06-01T06:50:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
      "fileid": "9516f81ce004bf54d806dda5dc9798f94b24aab9465654c785c5a2cc5ce1913f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739480645"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-06-01T06:50:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
      "fileid": "cd5509f55abd877bd3f12f0e7102c286bcdf5e1954597c42bd77861162e832a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739480645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-06-01T06:50:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
      "fileid": "b4c47ffd36450785dbd5d071590e74677cde67d6318e7911e3c0b754d24396bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739480645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-06-01T06:50:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d5853221395cd56bcb31e7870e9b424c7ed5523d",
      "fileid": "0e90506f9b7f8802958603930cb62dfb175ccee502e3b212ba44ad32a77c595d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26739480645"
    }
  ]
}