Package: trust
Version: 0.1-9
Authors@R: person(given = c("Charles", "J."), family = "Geyer",
        role = c("aut", "cre"), email = "geyer@umn.edu",
        comment = c(ORCID = "0000-0003-1471-1703"))
Date: 2026-02-10
Title: Trust Region Optimization
Depends: R (>= 4.2.0)
Imports: stats
ByteCompile: TRUE
Description: Does local optimization using two derivatives and trust regions.
    Guaranteed to converge to local minimum of objective function.
License: MIT + file LICENSE
URL: http://www.stat.umn.edu/geyer/trust/
NeedsCompilation: no
Packaged: 2026-02-10 21:49:16 UTC; geyer
Author: Charles J. Geyer [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1471-1703>)
Maintainer: Charles J. Geyer <geyer@umn.edu>
Repository: CRAN
Date/Publication: 2026-02-11 08:40:02 UTC
Built: R 4.4.3; ; 2026-02-11 09:01:31 UTC; unix
