Package: trustOptim
Type: Package
Title: Trust Region Optimization for Nonlinear Functions with Sparse
        Hessians
Version: 0.8.6
Date: 2017-04-18
Authors@R: person(given="Michael", family="Braun", email="braunm@smu.edu", role=c("aut","cre","cph"))
Maintainer: Michael Braun <braunm@smu.edu>
URL: http://coxprofs.cox.smu.edu/braunm
Description: Trust region algorithm for nonlinear optimization. Efficient when
    the Hessian of the objective function is sparse (i.e., relatively few nonzero
    cross-partial derivatives). See Braun, M. (2014) <doi:10.18637/jss.v060.i04>.
License: MPL (>= 2.0)
Depends: R (>= 3.1.2)
Suggests: testthat, knitr
Imports: Matrix (>= 1.2.8), Rcpp (>= 0.12.8), methods
LinkingTo: Rcpp, RcppEigen (>= 0.3.2.9.1)
Copyright: (c) 2015-2017 Michael Braun
VignetteBuilder: knitr
SystemRequirements: C++11
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-04-25 22:08:52 UTC; braunm
Author: Michael Braun [aut, cre, cph]
Repository: CRAN
Date/Publication: 2017-04-26 05:37:15 UTC
