optimizeR: Unified Framework for Numerical Optimizers
Provides a unified object-oriented framework for numerical 
    optimizers in R. Allows for both minimization and maximization with any 
    optimizer, optimization over more than one function argument, measuring of 
    computation time, setting a time limit for long optimization tasks.
| Version: | 1.2.1 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | checkmate, cli, lbfgsb3c, numDeriv, oeli (≥ 0.7.2), pracma, R6, stats, TestFunctions, ucminf | 
| Suggests: | datasets, ggplot2, rmarkdown, testthat | 
| Published: | 2025-06-26 | 
| DOI: | 10.32614/CRAN.package.optimizeR | 
| Author: | Lennart Oelschläger  [aut, cre],
  Marius Ötting  [ctb] | 
| Maintainer: | Lennart Oelschläger  <oelschlaeger.lennart at gmail.com> | 
| BugReports: | https://github.com/loelschlaeger/optimizeR/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://loelschlaeger.de/optimizeR/,
https://github.com/loelschlaeger/optimizeR/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | Optimization | 
| CRAN checks: | optimizeR results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=optimizeR
to link to this page.