{
  "_id": "6a106a36acfb0bcc41ca9ea6",
  "Package": "optimizeR",
  "Title": "Unified Framework for Numerical Optimizers",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Lennart\", \"Oelschl\\u00e4ger\",\nemail = \"oelschlaeger.lennart@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5421-9313\")),\nperson(\"Marius\", \"\\u00d6tting\",\nemail = \"marius.oetting@uni-bielefeld.de\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-9373-0365\"))\n)",
  "Description": "Provides a unified object-oriented framework for numerical\noptimizers in R. Supports minimization and maximization with\nany optimizer, optimization over more than one function\nargument, computation time measurement, and time limits for\nlong optimization tasks.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://loelschlaeger.de/optimizeR/",
  "BugReports": "https://github.com/loelschlaeger/optimizeR/issues",
  "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-07 15:41:55 UTC",
  "RemoteUrl": "https://github.com/loelschlaeger/optimizer",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 16:16:32 UTC",
    "User": "root"
  },
  "Author": "Lennart Oelschläger [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5421-9313>),\nMarius Ötting [ctb] (ORCID: <https://orcid.org/0000-0002-9373-0365>)",
  "Maintainer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
  "MD5sum": "c529ed3bfbd9566fa4ceeb0deb83b193",
  "_user": "loelschlaeger",
  "_type": "src",
  "_file": "optimizeR_1.3.0.tar.gz",
  "_fileid": "d8e219756c801a6add0df3794f55bf4733a75914d33cad535836d0d73342803d",
  "_filesize": 219415,
  "_sha256": "d8e219756c801a6add0df3794f55bf4733a75914d33cad535836d0d73342803d",
  "_created": "2026-05-07T16:16:32.000Z",
  "_published": "2026-05-22T14:37:42.291Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401429051,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6860530699"
    },
    {
      "job": 77401429230,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6860528629"
    },
    {
      "job": 77401428539,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6860503602"
    },
    {
      "job": 77401428594,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6860514370"
    },
    {
      "job": 77401428546,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6860447791"
    },
    {
      "job": 77401428004,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163150411"
    },
    {
      "job": 77401428508,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6860506829"
    },
    {
      "job": 77401428840,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6860504565"
    },
    {
      "job": 77401429638,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6860512110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/loelschlaeger/optimizer",
  "_commit": {
    "id": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
    "author": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "committer": "Lennart Oelschläger <oelschlaeger.lennart@gmail.com>",
    "message": "submitted optimizeR 1.3.0 to CRAN\n",
    "time": 1778168515
  },
  "_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.0.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lbfgsb3c",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "oeli",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "TestFunctions",
      "role": "Imports"
    },
    {
      "package": "ucminf",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "loelschlaeger",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "optimization"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "loelschlaeger",
      "count": 169,
      "uuid": 57176318
    }
  ],
  "_userbio": {
    "uuid": 57176318,
    "type": "user",
    "name": "Lennart Oelschläger"
  },
  "_downloads": {
    "count": 332,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optimizeR"
  },
  "_devurl": "https://github.com/loelschlaeger/optimizer",
  "_pkgdown": "https://loelschlaeger.de/optimizeR/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/optimizeR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/loelschlaeger/optimizer",
  "_realowner": "loelschlaeger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-08-23"
    },
    {
      "version": "0.1.1",
      "date": "2022-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2022-12-03"
    },
    {
      "version": "0.3.0",
      "date": "2023-01-22"
    },
    {
      "version": "0.3.1",
      "date": "2023-03-05"
    },
    {
      "version": "0.3.2",
      "date": "2023-03-25"
    },
    {
      "version": "0.3.3",
      "date": "2023-09-27"
    },
    {
      "version": "1.0.0",
      "date": "2023-11-04"
    },
    {
      "version": "1.0.1",
      "date": "2023-11-08"
    },
    {
      "version": "1.0.2",
      "date": "2024-01-14"
    },
    {
      "version": "1.0.3",
      "date": "2024-01-31"
    },
    {
      "version": "1.0.4",
      "date": "2024-02-05"
    },
    {
      "version": "1.0.5",
      "date": "2024-02-28"
    },
    {
      "version": "1.1.0",
      "date": "2024-05-27"
    },
    {
      "version": "1.1.1",
      "date": "2024-06-19"
    },
    {
      "version": "1.1.2",
      "date": "2024-11-27"
    },
    {
      "version": "1.1.3",
      "date": "2025-03-27"
    },
    {
      "version": "1.2.0",
      "date": "2025-04-24"
    },
    {
      "version": "1.2.1",
      "date": "2025-06-26"
    }
  ],
  "_exports": [
    "Objective",
    "Optimizer",
    "optimizer_dictionary",
    "ParameterSpaces"
  ],
  "_help": [
    {
      "page": "Objective",
      "title": "Specify objective function object",
      "topics": [
        "Objective"
      ]
    },
    {
      "page": "Optimizer",
      "title": "Specify numerical optimizer object",
      "topics": [
        "Optimizer"
      ]
    },
    {
      "page": "optimizer_dictionary",
      "title": "Dictionary of optimizer functions",
      "topics": [
        "optimizer_dictionary"
      ]
    },
    {
      "page": "ParameterSpaces",
      "title": "Switch between parameter spaces",
      "topics": [
        "ParameterSpaces"
      ]
    }
  ],
  "_pkglogo": "https://github.com/loelschlaeger/optimizer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/loelschlaeger/optimizer/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",
    "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"
  ],
  "_score": 4.681241237375588,
  "_indexed": true,
  "_nocasepkg": "optimizer",
  "_universes": [
    "loelschlaeger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-07T16:19:27.000Z",
      "distro": "noble",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "140525f7396e07bb4fabd23124017e4b03f765b9ea607d60180099a4bfd0ad5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-07T16:19:19.000Z",
      "distro": "noble",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "54061cc1eff6223faf99b3e780c8d1b986986ecc4596058e90f70d22073a223e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-07T16:18:38.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "8de5a56c0abe89963fafeae6f0b63d52eaacc14e26d77d1889fc80229e0c6bc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-07T16:18:51.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "0de27c6df4ae7ade6ba96adb635e25ebe96e2e989b0460e9eb02fc04acbdc113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-07T16:18:09.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "552f448d1237e1930851cca6ba90d3289d0582a3dec2c0e3242a3ebdaddcfd1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-07T16:18:04.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "eb1574e5c6287c96db34a0fddb18221d5b27ff7168aae9f346cfe13d4fcff86a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-07T16:18:25.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "0f688f9aab2403fbab88bf9bb360a51de09527d0f4976e075cd62a2cb8047a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-22T14:37:16.000Z",
      "commit": "2c8b3ddd23a8cf8866137cedd4508521f3d4a16d",
      "fileid": "88216252a415defa48a82a51743e069de0df8f21b6902f1c797d4e1fabe19f5a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/loelschlaeger/actions/runs/25507808246"
    }
  ]
}