Package: trustOptim
Type: Package
Title: Trust region nonlinear optimization, efficient for sparse
        Hessians
Version: 0.8.4.1
Date: 2014-09-26
Author: Michael Braun
Maintainer: Michael Braun <braunm@smu.edu>
URL: http://coxprofs.cox.smu.edu/braunm
Description: Trust region algorithm for nonlinear optimization. In addition to
    being more stable and robust than optim, this package includes
    methods that are scalable and efficient (in terms
    of both speed and memory usage) when the Hessian is sparse.
License: MPL (>= 2.0)
Depends: R (>= 3.1.1)
Imports: Matrix (>= 1.1.4), Rcpp (>= 0.11.1)
Suggests: sparseHessianFD
LinkingTo: Rcpp (>= 0.11.1), RcppEigen (>= 0.3.2.1.2)
Copyright: (c) 2014 Michael Braun
Packaged: 2014-09-27 05:10:11 UTC; braunm
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-09-27 12:28:23
