An iterative process that optimizes a function by alternately 
    performing restricted optimization over parameter subsets. Instead of joint 
    optimization, it breaks the optimization problem down into simpler 
    sub-problems. This approach can make optimization feasible when joint 
    optimization is too difficult.
| Version: | 
1.2.1 | 
| Depends: | 
R (≥ 4.0.0), optimizeR (≥ 1.2.1) | 
| Imports: | 
checkmate, cli, future.apply, oeli (≥ 0.7.3), progressr, R6, stats, utils | 
| Suggests: | 
devtools, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 
2025-06-26 | 
| DOI: | 
10.32614/CRAN.package.ao | 
| Author: | 
Lennart Oelschläger
      [aut, cre],
  Siddhartha Chib [ctb] | 
| Maintainer: | 
Lennart Oelschläger  <oelschlaeger.lennart at gmail.com> | 
| BugReports: | 
https://github.com/loelschlaeger/ao/issues | 
| License: | 
GPL-3 | 
| URL: | 
https://loelschlaeger.de/ao/, https://github.com/loelschlaeger/ao/ | 
| NeedsCompilation: | 
no | 
| Materials: | 
README, NEWS  | 
| In views: | 
Optimization | 
| CRAN checks: | 
ao results |