Last data update: 2014.03.03

Rcgmin

Package: Rcgmin
Type: Package
Title: Conjugate Gradient Minimization of Nonlinear Functions
Version: 2013-2.21
Date: 2013-02-21
Author: John C. Nash
Maintainer: John C. Nash <nashjc@uottawa.ca>
Description: Conjugate gradient minimization of nonlinear functions
with box constraints incorporating the Dai/Yuan update. This
implementation should be used in place of the "CG" algorithm
of the optim() function.
Imports: numDeriv
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2014-12-03 14:44:25 UTC; john
Repository: CRAN
Date/Publication: 2014-12-06 00:21:13

● Cran Task View: Optimization
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rcgmin' ...
** package 'Rcgmin' successfully unpacked and MD5 sums checked
** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rcgmin'
    finding HTML links ... done
    Rcgmin                                  html  
    Rcgminb                                 html  
    Rcgminu                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (Rcgmin)
Making 'packages.html' ... done