Last data update: 2014.03.03

BB

Package: BB
Version: 2014.10-1
Title: Solving and Optimizing Large-Scale Nonlinear Systems
Description: 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").
Depends: R (>= 2.6.1)
Imports: stats, quadprog
Suggests: setRNG, survival, Hmisc, numDeriv
BuildVignettes: false
LazyLoad: yes
ByteCompile: yes
License: GPL-3
Authors@R: c(
person("Ravi", "Varadhan", role=c("aut","cph","trl"), email="rvaradhan@jhmi.edu"),
person("Paul", "Gilbert", role=c("aut","cre"), email="pgilbert.ttv9z@ncf.ca"),
person("Marcos", "Raydan", role="ctb",
comment="with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package."),
person("JM", "Martinez", role="ctb",
comment="with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package."),
person("EG", "Birgin", role="ctb",
comment="with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package."),
person("W", "LaCruz", role="ctb",
comment="with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.")
)
Copyright: 2008-2013, Ravi Varadhan
URL:
http://www.jhsph.edu/agingandhealth/People/Faculty_personal_pages/Varadhan.html
Packaged: 2014-11-06 21:08:15 UTC; paul
Author: Ravi Varadhan [aut, cph, trl],
Paul Gilbert [aut, cre],
Marcos Raydan [ctb] (with co-authors, wrote original algorithms in
fortran. These provided some guidance for implementing R code in
the BB package.),
JM Martinez [ctb] (with co-authors, wrote original algorithms in
fortran. These provided some guidance for implementing R code in
the BB package.),
EG Birgin [ctb] (with co-authors, wrote original algorithms in fortran.
These provided some guidance for implementing R code in the BB
package.),
W LaCruz [ctb] (with co-authors, wrote original algorithms in fortran.
These provided some guidance for implementing R code in the BB
package.)
Maintainer: Paul Gilbert <pgilbert.ttv9z@ncf.ca>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 09:59:36

● Cran Task View: NumericalMathematics, Optimization
● 0 images, 8 functions, 0 datasets
Reverse Depends: 9

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BB' ...
** package 'BB' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'BB'
    finding HTML links ... done
    BB-package                              html  
    BBoptim                                 html  
    BBsolve                                 html  
    dfsane                                  html  
    multiStart                              html  
    project                                 html  
    sane                                    html  
    spg                                     html  
** building package indices
** installing vignettes
   'BB.Stex' 
   'BBvignetteJSS.Stex' 
** testing if installed package can be loaded
* DONE (BB)
Making 'packages.html' ... done