Package: ao
Title: Alternating Optimization
Version: 0.2.1
Date: 2022-04-01
Authors@R: 
    person(given = "Lennart",
           family = "Oelschl\U00E4ger",
           role = c("aut", "cre"),
           email = "lennart.oelschlaeger@uni-bielefeld.de",
           comment = c(ORCID = "0000-0001-5421-9313"))
Description: Alternating optimization of (high-dimensional) functions is an 
    iterative procedure for minimizing (or maximizing) jointly over all 
    parameters by alternately optimizing parameter subsets. For a reference, 
    see Bezdek and Hathaway (2002) "Some Notes on Alternating Optimization" 
    <doi:10.1007/3-540-45631-7_39>. 
URL: https://loelschlaeger.github.io/ao/
BugReports: https://github.com/loelschlaeger/ao/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: R.utils, optimx, ggplot2
Suggests: testthat (>= 3.0.0), magrittr, knitr, rmarkdown, covr
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-04 15:10:23 UTC; Lennart
Author: Lennart Oelschläger [aut, cre]
    (<https://orcid.org/0000-0001-5421-9313>)
Maintainer: Lennart Oelschläger <lennart.oelschlaeger@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2022-01-04 16:30:02 UTC
Built: R 4.0.5; ; 2022-01-25 03:12:16 UTC; unix
