Skip to content

BB

2026.1.0

Solving and Optimizing Large-Scale Nonlinear Systems

40packages depend
123.7Kdownloads / year
79.5%test coverage
13/13checks pass

Overview

About
Maintained by Ravi VaradhanFirst published 2008-04-2220 releasesCRAN page ↗

Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("BB").

Install

Health

CRAN checks
13OK
Slowest check: 8.8 min · r-oldrel-macos-x86_64
Code health
Yes
Tests · ratio 0.89
79.5%
Coverage · measured lines
100%
Documentation · exports
2
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-27
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • WARNING2026-06-14
    12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
  • NOTE2026-06-08
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSYes · 0% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
88%

Downloads

123.7K
CRAN downloads in the past year
Rank #1,356 · ~339/day · ~10.3K/mo
Daily download trend is not available in this view yet.
6.5K30 days
22.3K90 days
123.7K1 year
Compare downloads with other packages →
Also on751 r2u38 autocran2.1K conda_forge64 c2d4u

Dependencies

Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.0.0
Imports (2)
LinkingTo (0)
none
Suggests (4)
Enhances (0)
none

Code & Tests

People & History

People (6)
Maintainer (1)
Author, Copyright holder, Maintainer
Authors (2)
Author, Copyright holder, Maintainer
Author · added in 2013.4-1
Contributors (4)
Contributor · added in 2013.4-1
Contributor · added in 2013.4-1
Contributor · added in 2013.4-1
Contributor · added in 2013.4-1
Copyright holders (1)
Author, Copyright holder, Maintainer
Package Timeline

20 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 2026.1.0Latest
    2026-02-19 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 2019.10-1
    2019-10-18 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • R
    R 3.2.0 released · 2015-04-16
  • 2014.10-1
    2014-11-07 · diff ↗
  • R
    R 3.1.0 released · 2014-04-10
Show 28 earlier events
  • 2014.1-1
    2014-01-28 · diff ↗
  • 2013.4-1
    2013-04-13 · diff ↗
  • R
    R 3.0.0 released · 2013-04-03
  • 2012.8-1
    2012-08-23 · diff ↗
  • R
    R 2.15.0 released · 2012-03-30
  • 2012.3-1
    2012-03-28 · diff ↗
  • 2011.12-1
    2011-12-20 · diff ↗
  • R
    R 2.14.0 released · 2011-10-31
  • 2011.8-1
    2011-08-17 · diff ↗
  • 2011.2-2
    2011-04-23 · diff ↗
  • R
    R 2.13.0 released · 2011-04-13
  • 2011.2-1
    2011-02-07 · diff ↗
  • R
    R 2.12.0 released · 2010-10-15
  • 2010.7-1
    2010-08-13 · diff ↗
  • R
    R 2.11.0 released · 2010-04-22
  • 2010.4-1
    2010-04-21 · diff ↗
  • R
    R 2.10.0 released · 2009-10-26
  • 2009.9-1
    2009-10-14 · diff ↗
  • 2009.6-1
    2009-06-14 · diff ↗
  • R
    R 2.9.0 released · 2009-04-17
  • 2008.11-1
    2008-11-26 · diff ↗
  • R
    R 2.8.0 released · 2008-10-20
  • 2008.8-1
    2008-08-06 · diff ↗
  • 2008.7-1
    2008-07-28 · diff ↗
  • 2008.5-1
    2008-05-02 · diff ↗
  • 2008.4-1
    2008-04-22
  • R
    R 2.7.0 released · 2008-04-22
  • R
    R 2.6.0 released · 2007-10-03

Package metadata

First published
2008-04-22
Total releases
20 / 18 yrs
License
GPL-3 OSI
Minimum R
≥ 4.0.0
Download size
355 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("BB")
Varadhan, R., Birgin, E., Gilbert, P., LaCruz, W., Martinez, J., & Raydan, M. (2026). BB: Solving and Optimizing Large-Scale Nonlinear Systems (Version 2026.1.0) [Computer software]. https://doi.org/10.32614/CRAN.package.BB

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for BB version 2026.1.0 [Data set]. HJJB, LLC. Data release v2026-08-18. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-18, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy