{
  "_id": "6a2ad0ab7b7a29ca60057d81",
  "Package": "Uno",
  "Type": "Package",
  "Title": "R Interface to the 'Uno' Nonlinear Optimization Solver",
  "Version": "2.7.3-1",
  "Date": "2026-06-09",
  "Authors@R": "c(\nperson(\"Balasubramanian\", \"Narasimhan\", role = c(\"aut\", \"cre\"),\nemail = \"naras@stanford.edu\"),\nperson(\"Charlie\", \"Vanaret\", role = c(\"aut\", \"cph\"),\ncomment = \"Designed and implemented Uno\"),\nperson(\"Sven\", \"Leyffer\", role = c(\"aut\", \"cph\"),\ncomment = \"Co-developed the Uno framework\"),\nperson(\"HiGHS development team\", role = \"cph\",\ncomment = \"Bundled HiGHS LP/QP/MIP solver (MIT); see inst/COPYRIGHTS\"))",
  "Description": "Bindings to 'Uno' (Unifying Nonlinear Optimization), a C++\nsolver for smooth nonlinearly constrained optimization. 'Uno'\nunifies Lagrange-Newton methods, including sequential quadratic\nprogramming and interior-point methods, by decomposing them\ninto interacting building blocks (constraint-relaxation,\ninequality-handling, Hessian, and globalization strategies)\nthat can be freely combined, either through options or through\npresets that reproduce established solvers such as 'filterSQP'\nand 'IPOPT'. The framework is described in Vanaret and Leyffer\n(2024) <doi:10.48550/arXiv.2406.13454>.",
  "License": "MIT + file LICENSE",
  "Copyright": "file inst/COPYRIGHTS",
  "URL": "https://bnaras.github.io/Uno/, https://github.com/bnaras/Uno",
  "BugReports": "https://github.com/bnaras/Uno/issues",
  "SystemRequirements": "CMake (>= 3.16), C++17, GNU make",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-06-11 15:01:35 UTC",
    "User": "root"
  },
  "Author": "Balasubramanian Narasimhan [aut, cre], Charlie Vanaret [aut,\ncph] (Designed and implemented Uno), Sven Leyffer [aut, cph]\n(Co-developed the Uno framework), HiGHS development team [cph]\n(Bundled HiGHS LP/QP/MIP solver (MIT); see inst/COPYRIGHTS)",
  "Maintainer": "Balasubramanian Narasimhan <naras@stanford.edu>",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 07:11:41 UTC",
  "RemoteUrl": "https://github.com/cran/Uno",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ca2488376c8b025187336f166381251b54ed7a7",
  "MD5sum": "f98970d3552c51bcbaa29739ee956237",
  "_user": "cran",
  "_type": "src",
  "_file": "Uno_2.7.3-1.tar.gz",
  "_fileid": "96712190a280fbe356385fded3a36af7284e1d92711ffc66fa64eb3d4049c137",
  "_filesize": 4576265,
  "_sha256": "96712190a280fbe356385fded3a36af7284e1d92711ffc66fa64eb3d4049c137",
  "_created": "2026-06-11T15:01:35.000Z",
  "_published": "2026-06-11T15:13:47.103Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80832112496,
      "time": 467,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7568513273"
    },
    {
      "job": 80832112477,
      "time": 289,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7568432789"
    },
    {
      "job": 80832112604,
      "time": 285,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7568430030"
    },
    {
      "job": 80832112569,
      "time": 277,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7568426589"
    },
    {
      "job": 80829995257,
      "time": 525,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7568295046"
    },
    {
      "job": 80832112471,
      "time": 256,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27355268653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Uno",
  "_commit": {
    "id": "2ca2488376c8b025187336f166381251b54ed7a7",
    "author": "Balasubramanian Narasimhan <naras@stanford.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.7.3-1\n",
    "time": 1781161901
  },
  "_maintainer": {
    "name": "Balasubramanian Narasimhan",
    "email": "naras@stanford.edu",
    "login": "bnaras",
    "description": "",
    "uuid": 3030361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "rmumps",
      "role": "LinkingTo"
    },
    {
      "package": "rmumps",
      "version": ">= 5.2.1-41",
      "role": "Imports"
    },
    {
      "package": "cpp11",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "2.7.3",
      "date": "2026-06-08"
    },
    {
      "name": "2.7.3-1",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bnaras",
      "count": 2,
      "uuid": 3030361
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 27,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Uno"
  },
  "_devurl": "https://github.com/bnaras/uno",
  "_pkgdown": "https://bnaras.github.io/Uno/",
  "_searchresults": 7,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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/Uno.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnaras/uno",
  "_realowner": "bnaras",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.7.3",
      "date": "2026-06-08"
    },
    {
      "version": "2.7.3-1",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "uno_solve",
    "uno_version"
  ],
  "_help": [
    {
      "page": "uno_solve",
      "title": "Solve a nonlinear program with Uno",
      "topics": [
        "uno_solve"
      ]
    },
    {
      "page": "uno_version",
      "title": "Linked Uno version",
      "topics": [
        "uno_version"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/Uno/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/Uno/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "Rcpp",
    "rmumps"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "Uno.Rmd",
      "filename": "Uno.html",
      "title": "Solving nonlinear programs with Uno",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-08 19:20:02",
      "modified": "2026-06-08 19:20:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "uno",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://bnaras.r-universe.dev/Uno",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.3-1",
      "date": "2026-06-11T15:11:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ca2488376c8b025187336f166381251b54ed7a7",
      "fileid": "486e76545b49f2a103a9abc4013a0f8a95176e93b6404ddee07a70acee0da20f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355268653"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.3-1",
      "date": "2026-06-11T15:09:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ca2488376c8b025187336f166381251b54ed7a7",
      "fileid": "2d1fead36e4d8c6cc8ba67b7cf7edc56e740294058381ea3d11f2bfaf254382a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355268653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7.3-1",
      "date": "2026-06-11T15:09:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ca2488376c8b025187336f166381251b54ed7a7",
      "fileid": "f63d382c75e4260e8f1d7bf980aafb9a923f722e735088da49a46e9afb96eb65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355268653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7.3-1",
      "date": "2026-06-11T15:08:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ca2488376c8b025187336f166381251b54ed7a7",
      "fileid": "dc44a92e3381f4533028e810042e62421f36103c161d887d583b5714829ad26a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355268653"
    }
  ]
}