Package: optextras Version: 2019-12.4 Date: 2019-12-04 Title: Tools to Support Optimization Possibly with Bounds and Masks Authors@R: c( person(given = c("John", "C"), family = "Nash", role =c("aut", "cre"), email = "nashjc@uottawa.ca") ) Maintainer: John C Nash Description: Tools to assist in safely applying user generated objective and derivative function to optimization programs. These are primarily function minimization methods with at most bounds and masks on the parameters. Provides a way to check the basic computation of objective functions that the user provides, along with proposed gradient and Hessian functions, as well as to wrap such functions to avoid failures when inadmissible parameters are provided. Check bounds and masks. Check scaling or optimality conditions. Perform an axial search to seek lower points on the objective function surface. Includes forward, central and backward gradient approximation codes. License: GPL-2 Imports: numDeriv, utils NeedsCompilation: no Packaged: 2026-07-22 14:46:53 UTC; root Author: John C Nash [aut, cre] Repository: https://cranhaven.r-universe.dev Date/Publication: 2026-07-22 04:02:00 UTC RemoteUrl: https://github.com/cranhaven/cranhaven.r-universe.dev RemoteRef: package/optextras RemoteSha: 8c2646d1644ddc93d5b78e73756ed94d22eed4de RemoteSubdir: optextras