{
  "_id": "6a103b3aacfb0bcc41c9b6a7",
  "Package": "ao",
  "Title": "Alternating Optimization",
  "Version": "1.2.3",
  "Authors@R": "c(\nperson(given = \"Lennart\",\nfamily = \"Oelschl\\U00E4ger\",\nrole = c(\"aut\", \"cre\"),\nemail = \"oelschlaeger.lennart@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5421-9313\")),\nperson(given = \"Siddhartha\",\nfamily = \"Chib\",\nrole = \"ctb\",\nemail = \"chib@wustl.edu\")\n)",
  "Description": "Implementation of an iterative process that optimizes a\nfunction by alternately performing restricted optimization over\nparameter subsets. Instead of solving one joint optimization\nproblem, alternating optimization breaks it into smaller\nsub-problems. This approach can make optimization feasible when\njoint optimization is too difficult.",
  "URL": "https://loelschlaeger.de/ao/, https://github.com/loelschlaeger/ao/",
  "BugReports": "https://github.com/loelschlaeger/ao/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libmagick++-dev gsfonts libicu-dev\nlibpng-dev libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://loelschlaeger.r-universe.dev",
  "Date/Publication": "2026-05-11 14:45:03 UTC",
  "RemoteUrl": "https://github.com/loelschlaeger/ao",
  "RemoteRef": "HEAD",
  "RemoteSha": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 16:46:19 UTC",
    "User": "root"
  },
  "Author": "Lennart Oelschläger [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5421-9313>),\nSiddhartha Chib [ctb]",
  "Maintainer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
  "MD5sum": "18eb7f382db62c0339df7e47a6d6414d",
  "_user": "loelschlaeger",
  "_type": "src",
  "_file": "ao_1.2.3.tar.gz",
  "_fileid": "4896bbf896d293406c3f547baba8f42010a9425de67fa044c299ebd3cbcb7a88",
  "_filesize": 804246,
  "_sha256": "4896bbf896d293406c3f547baba8f42010a9425de67fa044c299ebd3cbcb7a88",
  "_created": "2026-05-11T16:46:19.000Z",
  "_published": "2026-05-22T11:17:14.158Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368727242,
      "time": 242,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6924539578"
    },
    {
      "job": 77368727530,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6924529655"
    },
    {
      "job": 77368727163,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6924506676"
    },
    {
      "job": 77368727234,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6924532834"
    },
    {
      "job": 77368726698,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6924449007"
    },
    {
      "job": 77368726586,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159199201"
    },
    {
      "job": 77368727164,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6924522363"
    },
    {
      "job": 77368727189,
      "time": 189,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6924520434"
    },
    {
      "job": 77368727473,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6924505903"
    }
  ],
  "_buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/loelschlaeger/ao",
  "_commit": {
    "id": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
    "author": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "committer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "message": "submitted ao 1.2.3 to CRAN\n",
    "time": 1778510703
  },
  "_maintainer": {
    "name": "Lennart Oelschläger",
    "email": "oelschlaeger.lennart@gmail.com",
    "login": "loelschlaeger",
    "uuid": 57176318,
    "orcid": "0000-0001-5421-9313"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "oeli",
      "version": ">= 0.7.5",
      "role": "Imports"
    },
    {
      "package": "optimizeR",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "loelschlaeger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "optimization"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "loelschlaeger",
      "count": 212,
      "uuid": 57176318
    }
  ],
  "_userbio": {
    "uuid": 57176318,
    "type": "user",
    "name": "Lennart Oelschläger"
  },
  "_downloads": {
    "count": 345,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ao"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/loelschlaeger/ao",
  "_pkgdown": "https://loelschlaeger.de/ao/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ao.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/loelschlaeger/ao",
  "_realowner": "loelschlaeger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-06-21"
    },
    {
      "version": "0.1.1",
      "date": "2021-06-30"
    },
    {
      "version": "0.1.2",
      "date": "2021-08-10"
    },
    {
      "version": "0.1.3",
      "date": "2021-08-12"
    },
    {
      "version": "0.1.4",
      "date": "2021-10-06"
    },
    {
      "version": "0.2.1",
      "date": "2022-01-04"
    },
    {
      "version": "0.2.2",
      "date": "2022-08-24"
    },
    {
      "version": "0.2.3",
      "date": "2022-09-02"
    },
    {
      "version": "0.2.4",
      "date": "2022-12-04"
    },
    {
      "version": "0.2.5",
      "date": "2023-01-23"
    },
    {
      "version": "0.2.6",
      "date": "2023-03-31"
    },
    {
      "version": "0.2.7",
      "date": "2023-09-29"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-09"
    },
    {
      "version": "0.3.1",
      "date": "2024-01-31"
    },
    {
      "version": "0.3.2",
      "date": "2024-02-05"
    },
    {
      "version": "0.3.3",
      "date": "2024-02-29"
    },
    {
      "version": "1.0.0",
      "date": "2024-06-20"
    },
    {
      "version": "1.1.0",
      "date": "2024-07-13"
    },
    {
      "version": "1.2.0",
      "date": "2025-04-25"
    },
    {
      "version": "1.2.1",
      "date": "2025-06-26"
    },
    {
      "version": "1.2.2",
      "date": "2025-12-15"
    }
  ],
  "_exports": [
    "ao"
  ],
  "_help": [
    {
      "page": "ao",
      "title": "Alternating Optimization",
      "topics": [
        "ao"
      ]
    },
    {
      "page": "generate_random_partition",
      "title": "Generate random partition",
      "topics": [
        "generate_random_partition"
      ]
    },
    {
      "page": "merge_results",
      "title": "Merge optimization results",
      "topics": [
        "merge_results"
      ]
    },
    {
      "page": "Process",
      "title": "Process Object",
      "topics": [
        "Process"
      ]
    },
    {
      "page": "split_by_target",
      "title": "Split estimate by target",
      "topics": [
        "split_by_target"
      ]
    }
  ],
  "_pkglogo": "https://github.com/loelschlaeger/ao/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/loelschlaeger/ao/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "BB",
    "bbmle",
    "bdsmatrix",
    "benchmarkme",
    "benchmarkmeData",
    "boot",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "codetools",
    "ContourFunctions",
    "cpp11",
    "crayon",
    "cubature",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "gdtools",
    "generics",
    "GenOrd",
    "ggfun",
    "ggimage",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "globals",
    "glue",
    "GPArotation",
    "gridGraphics",
    "gtable",
    "hexbin",
    "hexSticker",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lbfgsb3c",
    "lhs",
    "lifecycle",
    "listenv",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "numDeriv",
    "oeli",
    "openssl",
    "optimizeR",
    "parallelly",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "pracma",
    "praise",
    "processx",
    "progressr",
    "ps",
    "psych",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "S7",
    "sass",
    "scales",
    "showtext",
    "showtextdb",
    "SimMultiCorrData",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "systemfonts",
    "TestFunctions",
    "testthat",
    "tibble",
    "tidyselect",
    "tinytex",
    "triangle",
    "ucminf",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "ao.Rmd",
      "filename": "ao.html",
      "title": "Alternating optimization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is alternating optimization?",
        "How to use the package?",
        "The function call",
        "A simple first example",
        "Using the analytic gradient",
        "Random parameter partitions",
        "More flexibility",
        "Generalized objective functions",
        "Parameter bounds",
        "Custom parameter partition",
        "Stopping criteria",
        "Base optimizer",
        "Multiple processes",
        "References"
      ],
      "created": "2021-12-20 16:52:25",
      "modified": "2026-05-11 14:21:05",
      "commits": 23
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "ao",
  "_universes": [
    "loelschlaeger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-11T16:49:38.000Z",
      "distro": "noble",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "5525e88e94f799d0e0c80380a1e38592b472aaa79ff754014504c44686b88af9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-11T16:49:11.000Z",
      "distro": "noble",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "35028df5638d97514b61a894ebc1bbd5683eeda5a96058bd286a60c34c49e782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-11T16:48:21.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "53693381753a4c1e6c93e1ad8b318a3edc59291a5de1a93954af931f52f42101",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-11T16:48:59.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "3597a99c7b530a90c5abd5ee5f033b25b32f3fc56d0d307f1a9490cdc2812798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-11T16:48:32.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "1c92c76c5c5b5ae87aaa4b7e1890de4e1871ea0e778e6df11ca8ceb737b2f538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-11T16:48:36.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "704d1e1beb9e4806ab7f4608b8dcaff8f7c31d4fa03493edc2b6f127b08538e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-11T16:47:53.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "531e21e3d08b528a65ec8874bb717470e34f8b4214baf9b40f3c858269cc87f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-05-22T11:16:54.000Z",
      "commit": "13152394b936d379c72c3bf3ba3a1b7ad4fe6515",
      "fileid": "a9989e799cc6c2a7978419a7ca80db5bbd55d02e97ca76a1fc9632deddcf2d20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25683776145"
    }
  ]
}