trackopt: Track Numerical Optimization

Tracks parameter value, gradient, and Hessian at each iteration of numerical optimizers. Useful for analyzing optimization progress, diagnosing issues, and studying convergence behavior.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: checkmate, cli, ggplot2, oeli (≥ 0.7.2), optimizeR (≥ 1.2.0), stats, tibble, utils
Suggests: testthat (≥ 3.0.0)
Published: 2025-05-12
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart at gmail.com>
BugReports: https://github.com/loelschlaeger/trackopt/issues
License: GPL (≥ 3)
URL: https://github.com/loelschlaeger/trackopt
NeedsCompilation: no
Materials: README
CRAN checks: trackopt results

Documentation:

Reference manual: trackopt.pdf

Downloads:

Package source: trackopt_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): trackopt_0.1.0.tgz, r-oldrel (arm64): trackopt_0.1.0.tgz, r-release (x86_64): trackopt_0.1.0.tgz, r-oldrel (x86_64): trackopt_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=trackopt to link to this page.