Package: trustOptim
Type: Package
Title: Trust Region Optimization for Nonlinear Functions with Sparse
        Hessians
Version: 0.8.6.2
Date: 2018-03-26
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.4.0)
Suggests: testthat, knitr
Imports: Matrix (>= 1.2.12), Rcpp (>= 0.12.13), methods
LinkingTo: Rcpp, RcppEigen (>= 0.3.3.3.0)
Copyright: (c) 2015-2018 Michael Braun
VignetteBuilder: knitr
SystemRequirements: C++11
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-03-27 16:39:46 UTC; braunm
Author: Michael Braun [aut, cre, cph]
Repository: CRAN
Date/Publication: 2018-03-27 20:46:40 UTC
