{
  "_id": "6a365d663efcd9bda44051d7",
  "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-06-20 09:21:37 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": "8591d57d89920d0a390d0188756725cb",
  "_user": "rvaradhan",
  "_type": "src",
  "_file": "BB_2026.1.0.tar.gz",
  "_fileid": "38dadf21cc81216143517c699f762d58d4b49937c9fc53dbd66a30361fc16052",
  "_filesize": 951697,
  "_sha256": "38dadf21cc81216143517c699f762d58d4b49937c9fc53dbd66a30361fc16052",
  "_created": "2026-06-20T09:21:37.000Z",
  "_published": "2026-06-20T09:29:10.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82472307980,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764078367"
    },
    {
      "job": 82472307974,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764079535"
    },
    {
      "job": 82472307972,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764071502"
    },
    {
      "job": 82472307973,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764112088"
    },
    {
      "job": 82472034405,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764060967"
    },
    {
      "job": 82472307970,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764075213"
    },
    {
      "job": 82472307975,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764078681"
    },
    {
      "job": 82472307981,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764078052"
    },
    {
      "job": 82472307984,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764073356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394",
  "_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": 64,
  "_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",
    "followers": 2
  },
  "_downloads": {
    "count": 8865,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BB"
  },
  "_mentions": 22,
  "_searchresults": 270,
  "_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": [
        "Introduction",
        "Solving nonlinear system of equations",
        "Numerical Experiments",
        "Solving nonlinear estimating equations in statistics",
        "Conclusions",
        "Appendix: Test Functions"
      ],
      "created": "2012-03-28",
      "modified": "2026-02-19 10:40:14",
      "commits": 3
    }
  ],
  "_score": 8.264403724127437,
  "_indexed": true,
  "_nocasepkg": "bb",
  "_universes": [
    "rvaradhan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.1.0",
      "date": "2026-06-20T09:23:35.000Z",
      "distro": "noble",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "f7af6d4cbcbe026aa19153cf239ed052f17b17336c23bdb8caa49ebab4b5451f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.1.0",
      "date": "2026-06-20T09:23:42.000Z",
      "distro": "noble",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "508a6a685f16c352f6222ddf4b18ab9523252a827b3ba6f6d07a16e34360ff87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.1.0",
      "date": "2026-06-20T09:22:49.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "81c4bf7c12a9df3d48e3318536727b84526af036fe0e8aa5925881b100787be0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.1.0",
      "date": "2026-06-20T09:28:21.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "6999a69cc195233e677c2b5c434fc609f49919dc75e6860e392c545da76a5fdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.1.0",
      "date": "2026-06-20T09:23:39.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "134344001c586805b481a59fe98850561555d35eda0bb1d1d1e292f70ed64b23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-06-20T09:23:27.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "6fac9091d96b8f39b665a4a5f26aebf44f877099db78e76de08ba03338420881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-06-20T09:23:21.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "1e1099f306866ffd6a7218eb07310211504450f7fec96870b99454559760b5a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2026.1.0",
      "date": "2026-06-20T09:22:39.000Z",
      "commit": "20f278b55cf917710e68e79c655822295f185826",
      "fileid": "ad0706bdeb0b9e979f1f760cd8babe559a67938dbe49bb52410f7ee0e10753f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27866749394"
    }
  ]
}