{
  "_id": "6a0f7426acfb0bcc41c60d14",
  "Package": "BB",
  "Version": "2026.1.0",
  "Title": "Solving and Optimizing Large-Scale Nonlinear Systems",
  "Description": "Barzilai-Borwein spectral methods for solving nonlinear\nsystem of equations, and for optimizing nonlinear objective\nfunctions subject to simple constraints. A tutorial style\nintroduction to this package is available in a vignette on the\nCRAN download page or, when the package is loaded in an R\nsession, with vignette(\"BB\").",
  "BuildVignettes": "true",
  "LazyLoad": "yes",
  "ByteCompile": "yes",
  "License": "GPL-3",
  "Authors@R": "c(\nperson(\"Ravi\", \"Varadhan\", role=c(\"aut\",\"cph\",\"cre\"), email=\"ravi.varadhan@jhu.edu\"),\nperson(\"Paul\", \"Gilbert\",  role=c(\"aut\"), email=\"pgilbert.ttv9z@ncf.ca\"),\nperson(\"Marcos\", \"Raydan\", role=\"ctb\",\ncomment=\"with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.\"),\nperson(\"JM\", \"Martinez\", role=\"ctb\",\ncomment=\"with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.\"),\nperson(\"EG\", \"Birgin\", role=\"ctb\",\ncomment=\"with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.\"),\nperson(\"W\", \"LaCruz\", role=\"ctb\",\ncomment=\"with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.\")\n)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:52:35 UTC",
    "User": "root"
  },
  "Author": "Ravi Varadhan [aut, cph, cre], Paul Gilbert [aut], Marcos\nRaydan [ctb] (with co-authors, wrote original algorithms in\nfortran. These provided some guidance for implementing R code\nin the BB package.), JM Martinez [ctb] (with co-authors, wrote\noriginal algorithms in fortran. These provided some guidance\nfor implementing R code in the BB package.), EG Birgin [ctb]\n(with co-authors, wrote original algorithms in fortran. These\nprovided some guidance for implementing R code in the BB\npackage.), W LaCruz [ctb] (with co-authors, wrote original\nalgorithms in fortran. These provided some guidance for\nimplementing R code in the BB package.)",
  "Maintainer": "Ravi Varadhan <ravi.varadhan@jhu.edu>",
  "Repository": "https://rvaradhan.r-universe.dev",
  "Date/Publication": "2026-02-19 10:40:14 UTC",
  "RemoteUrl": "https://github.com/cran/BB",
  "RemoteRef": "HEAD",
  "RemoteSha": "20f278b55cf917710e68e79c655822295f185826",
  "MD5sum": "da8337e3a7d1d270fae93323af83a202",
  "_user": "rvaradhan",
  "_type": "src",
  "_file": "BB_2026.1.0.tar.gz",
  "_fileid": "1b04d7f0be9f6a3e5ff08c29cfd690900b6974c5f723715cf58404648aa46d54",
  "_filesize": 948403,
  "_sha256": "1b04d7f0be9f6a3e5ff08c29cfd690900b6974c5f723715cf58404648aa46d54",
  "_created": "2026-05-21T06:52:35.000Z",
  "_published": "2026-05-21T21:07:50.336Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77268959810,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129133422"
    },
    {
      "job": 77268959388,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129134231"
    },
    {
      "job": 77268959484,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129127783"
    },
    {
      "job": 77268959008,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129123054"
    },
    {
      "job": 77268958756,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129096952"
    },
    {
      "job": 77268958668,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147234198"
    },
    {
      "job": 77268959144,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129128527"
    },
    {
      "job": 77268959382,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129123940"
    },
    {
      "job": 77268959731,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129127426"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BB",
  "_commit": {
    "id": "20f278b55cf917710e68e79c655822295f185826",
    "author": "Ravi Varadhan <ravi.varadhan@jhu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2026.1.0\n",
    "time": 1771497614
  },
  "_maintainer": {
    "name": "Ravi Varadhan",
    "email": "ravi.varadhan@jhu.edu",
    "login": "rvaradhan",
    "description": "",
    "uuid": 1282368
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "setRNG",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 65,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2026.1.0",
      "date": "2026-02-19"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rvaradhan",
      "count": 1,
      "uuid": 1282368
    }
  ],
  "_userbio": {
    "uuid": 1282368,
    "type": "user",
    "name": "rvaradhan"
  },
  "_downloads": {
    "count": 9638,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BB"
  },
  "_mentions": 22,
  "_searchresults": 213,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BB.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "rvaradhan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2008.4-1",
      "date": "2008-04-22"
    },
    {
      "version": "2008.5-1",
      "date": "2008-05-02"
    },
    {
      "version": "2008.7-1",
      "date": "2008-07-28"
    },
    {
      "version": "2008.8-1",
      "date": "2008-08-06"
    },
    {
      "version": "2008.11-1",
      "date": "2008-11-26"
    },
    {
      "version": "2009.6-1",
      "date": "2009-06-14"
    },
    {
      "version": "2009.9-1",
      "date": "2009-10-14"
    },
    {
      "version": "2010.4-1",
      "date": "2010-04-21"
    },
    {
      "version": "2010.7-1",
      "date": "2010-08-13"
    },
    {
      "version": "2011.2-1",
      "date": "2011-02-07"
    },
    {
      "version": "2011.2-2",
      "date": "2011-04-23"
    },
    {
      "version": "2011.8-1",
      "date": "2011-08-17"
    },
    {
      "version": "2011.12-1",
      "date": "2011-12-20"
    },
    {
      "version": "2012.3-1",
      "date": "2012-03-28"
    },
    {
      "version": "2012.8-1",
      "date": "2012-08-23"
    },
    {
      "version": "2013.4-1",
      "date": "2013-04-13"
    },
    {
      "version": "2014.1-1",
      "date": "2014-01-28"
    },
    {
      "version": "2014.10-1",
      "date": "2014-11-07"
    },
    {
      "version": "2019.10-1",
      "date": "2019-10-18"
    },
    {
      "version": "2026.1.0",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "BBoptim",
    "BBsolve",
    "dfsane",
    "multiStart",
    "projectLinear",
    "sane",
    "spg"
  ],
  "_help": [
    {
      "page": "BB-package",
      "title": "Solving and Optimizing Large-Scale Nonlinear Systems",
      "topics": [
        "BB-package",
        "BB.Intro"
      ]
    },
    {
      "page": "BBoptim",
      "title": "Large=Scale Nonlinear Optimization - A Wrapper for spg()",
      "topics": [
        "BBoptim"
      ]
    },
    {
      "page": "BBsolve",
      "title": "Solving Nonlinear System of Equations - A Wrapper for dfsane()",
      "topics": [
        "BBsolve"
      ]
    },
    {
      "page": "dfsane",
      "title": "Solving Large-Scale Nonlinear System of Equations",
      "topics": [
        "dfsane"
      ]
    },
    {
      "page": "multiStart",
      "title": "Nonlinear Optimization or Root-Finding with Multiple Starting Values",
      "topics": [
        "multiStart"
      ]
    },
    {
      "page": "project",
      "title": "spg Projection Functions",
      "topics": [
        "projectLinear"
      ]
    },
    {
      "page": "sane",
      "title": "Solving Large-Scale Nonlinear System of Equations",
      "topics": [
        "sane"
      ]
    },
    {
      "page": "spg",
      "title": "Large-Scale Optimization",
      "topics": [
        "spg"
      ]
    }
  ],
  "_rundeps": [
    "quadprog"
  ],
  "_vignettes": [
    {
      "source": "BB.Stex",
      "filename": "BB.pdf",
      "title": "BB Tutorial",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-03-28",
      "modified": "2019-10-18 03:50:11",
      "commits": 3
    },
    {
      "source": "BBvignetteJSS.Stex",
      "filename": "BBvignetteJSS.pdf",
      "title": "BB: An R Package for Solving a Large System of Nonlinear Equations and for Optimizing a High-Dimensional Nonlinear Objective Function",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-03-28",
      "modified": "2026-02-19 10:40:14",
      "commits": 3
    }
  ],
  "_score": 8.204461128094408,
  "_indexed": true,
  "_nocasepkg": "bb",
  "_universes": [
    "rvaradhan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:37.000Z",
      "distro": "noble",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "2a90aa36626f4264d9a65432d1fdca62d8f6ad3076129a77870886964c6ff224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:39.000Z",
      "distro": "noble",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "af11eb79d0768f942538fea5dbed9d961754de3d50366d317f3fe488c79c9072",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:23.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "d5b72bf5095135d89d896c4b2768017b103abd2803d1be3399b0281f43427cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:07.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "7bff8802d2ccace383d5827466c345eea98d455473e1c24e68516a951b92a8e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.1.0",
      "date": "2026-05-21T21:07:29.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "492fdb1bb91b24dcb8e6adbd8963d1bc643153d46d00d3168f21a89546ffc0f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:01.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "d7d3e52ee3e0e5e53e9b19f3363adb53ef2673d91a2e4895e78dc5ded2248078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-05-21T06:53:52.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "679aad840c9ff1169d9b2b262b58c84efb9697a587303e6a38f733ea2f588282",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-05-21T06:54:05.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "c1a9d72e3106a69ad3ae04c899833b226e05ac89bee04ad0de81f79826b03e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/26210229129"
    }
  ]
}