{
  "_id": "6a55cde3ff0138dec5d691c6",
  "Package": "scs",
  "Version": "3.2.7",
  "Title": "Splitting Conic Solver",
  "Authors@R": "c( person(\"Florian\", \"Schwendinger\", role = c(\"aut\", \"cre\"), email = \"FlorianSchwendinger@gmx.at\"),\nperson(\"Brendan\", \"O'Donoghue\", role = c(\"aut\", \"cph\")),\nperson(\"Balasubramanian\", \"Narasimhan\", role = c(\"aut\")),\nperson(\"Timothy A.\", \"Davis\", role = \"cph\"),\nperson(\"Patrick R.\", \"Amestory\", role = \"cph\"),\nperson(\"Iain S.\", \"Duff\", role = \"cph\"))",
  "Description": "Solves convex cone programs via operator splitting. Can\nsolve: linear programs ('LPs'), second-order cone programs\n('SOCPs'), semidefinite programs ('SDPs'), exponential cone\nprograms ('ECPs'), and power cone programs ('PCPs'), or\nproblems with any combination of those cones. 'SCS' uses 'AMD'\n(a set of routines for permuting sparse matrices prior to\nfactorization) and 'LDL' (a sparse 'LDL' factorization and\nsolve package) from 'SuiteSparse'\n(<https://people.engr.tamu.edu/davis/suitesparse.html>).",
  "SystemRequirements": "GNU Make",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "URL": "https://github.com/FlorianSchwendinger/scs",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://florianschwendinger.r-universe.dev",
  "Date/Publication": "2025-04-14 20:16:25 UTC",
  "RemoteUrl": "https://github.com/florianschwendinger/scs",
  "RemoteRef": "HEAD",
  "RemoteSha": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-14 05:44:12 UTC",
    "User": "root"
  },
  "Author": "Florian Schwendinger [aut, cre],\nBrendan O'Donoghue [aut, cph],\nBalasubramanian Narasimhan [aut],\nTimothy A. Davis [cph],\nPatrick R. Amestory [cph],\nIain S. Duff [cph]",
  "Maintainer": "Florian Schwendinger <FlorianSchwendinger@gmx.at>",
  "_user": "florianschwendinger",
  "_type": "src",
  "_file": "scs_3.2.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/6cd81dfad880f778ddf8996bef7efffa166a25ebd119e27e3a7977648657cec6",
  "_filesize": 1992026,
  "_sha256": "6cd81dfad880f778ddf8996bef7efffa166a25ebd119e27e3a7977648657cec6",
  "_expires": "2026-10-22T05:49:21.000Z",
  "_created": "2026-07-14T05:44:12.000Z",
  "_published": "2026-07-14T05:49:23.263Z",
  "_jobs": [
    {
      "job": 87009535540,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301469683"
    },
    {
      "job": 87009535486,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301464361"
    },
    {
      "job": 87009535471,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301472159"
    },
    {
      "job": 87009535468,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301465580"
    },
    {
      "job": 87009535551,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301459483"
    },
    {
      "job": 87009535575,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301483494"
    },
    {
      "job": 87009535464,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301453877"
    },
    {
      "job": 87009535518,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301508227"
    },
    {
      "job": 87009152416,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301433308"
    },
    {
      "job": 87009535438,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87009535492,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301467108"
    },
    {
      "job": 87009535512,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301467240"
    },
    {
      "job": 87009535484,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301457124"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577",
  "_status": "success",
  "_upstream": "https://github.com/florianschwendinger/scs",
  "_commit": {
    "id": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
    "author": "Florian Schwendinger <Florian_Schwendinger@gmx.at>",
    "committer": "Florian Schwendinger <Florian_Schwendinger@gmx.at>",
    "message": "improve patch file\n",
    "time": 1744661785
  },
  "_maintainer": {
    "name": "Florian Schwendinger",
    "email": "florianschwendinger@gmx.at",
    "login": "florianschwendinger",
    "description": "",
    "uuid": 5509914
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "slam",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "florianschwendinger",
  "_selfowned": true,
  "_usedby": 47,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "convex",
    "optimization",
    "openblas"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "bnaras",
      "count": 20,
      "uuid": 3030361
    },
    {
      "user": "florianschwendinger",
      "count": 12,
      "uuid": 5509914
    }
  ],
  "_userbio": {
    "uuid": 5509914,
    "type": "user",
    "name": "Florian Schwendinger",
    "followers": 18
  },
  "_downloads": {
    "count": 8756,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scs"
  },
  "_devurl": "https://github.com/florianschwendinger/scs",
  "_searchresults": 29,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/florianschwendinger/scs",
  "_realowner": "florianschwendinger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1-1",
      "date": "2016-02-23"
    },
    {
      "version": "1.2-3",
      "date": "2019-03-08"
    },
    {
      "version": "1.3-1",
      "date": "2019-11-05"
    },
    {
      "version": "1.3-2",
      "date": "2019-11-19"
    },
    {
      "version": "3.0-0",
      "date": "2021-11-07"
    },
    {
      "version": "3.0-1",
      "date": "2022-08-25"
    },
    {
      "version": "3.2.4",
      "date": "2023-04-11"
    },
    {
      "version": "3.2.7",
      "date": "2025-04-14"
    }
  ],
  "_exports": [
    "scs",
    "scs_control"
  ],
  "_help": [
    {
      "page": "scs",
      "title": "SCS - Splitting Conic Solver",
      "topics": [
        "scs"
      ]
    },
    {
      "page": "scs_control",
      "title": "SCS Control Arguments",
      "topics": [
        "scs_control"
      ]
    }
  ],
  "_readme": "https://github.com/florianschwendinger/scs/raw/HEAD/README.md",
  "_rundeps": [],
  "_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)"
    }
  ],
  "_score": 7.155982854778193,
  "_indexed": true,
  "_nocasepkg": "scs",
  "_universes": [
    "florianschwendinger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/6322daac94dbf59f6c619e7c65c2470584a00e50cc7853ea2a835d6e26db615c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/bdf601d62067a28204357d0a1a29118cbc9425e073369b57b225f9c41cf1e1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/1721cd7142a77b9c97ffccac050efd405854c0b1ae0f6f65799e192bffa9264f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/c3b3cd0aada4d91e03119d4039d5083f70d1a43cc14a9ad0bc9bd9f83412523d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.7",
      "date": "2026-07-14T05:45:54.000Z",
      "arch": "aarch64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/fb1dba63b5f21b58890977223f51399572bad8c385b57699367f1d560d0ea3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:56.000Z",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/03c9d3b8f5f486deebe007c0ee623a9a3626d9ba9629b0093edac072f56c77d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.7",
      "date": "2026-07-14T05:45:35.000Z",
      "arch": "aarch64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/13b9d7a773f5358ec14966669aa456ed068231a0044bd30fad67a971ceb7dee5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.7",
      "date": "2026-07-14T05:48:05.000Z",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/922483ccce8bb22cc4f71cc7a5700a637364821dbdbd93b83801c7ed0ace476b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.7",
      "date": "2026-07-14T05:46:01.000Z",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/13f681e8e2ed3bd93d4b01b6ccf303e3c1455a27603e55bebc5da751b9394145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.7",
      "date": "2026-07-14T05:45:52.000Z",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/6efd39ed8ac09fb5eaae3b429ea760de1bf9bb52f23e4a9527b0577fb2d82524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.2.7",
      "date": "2026-07-14T05:45:23.000Z",
      "arch": "x86_64",
      "commit": "e84798c5f85391b8f32ed1bff9dcb11dcd8109d1",
      "fileid": "https://r2.ropensci.org/349564404295034bb88b78fdc5f16c60e9d8fe6d59aa2cca6e657c4d6f1b046c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/florianschwendinger/actions/runs/29309187577"
    }
  ]
}