{
  "_id": "6a47eb05e06c18f0a6524779",
  "Package": "optimizr",
  "Type": "Package",
  "Title": "Further Numerical Optimization Algorithms",
  "Version": "1.0.1",
  "Authors@R": "person(\"Lukas D\", \"Sauer\", , \"sauer@imbi.uni-heidelberg.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-1340-9994\"))",
  "Description": "A collection of numerical optimization algorithms. One is\na simple implementation of the primitive grid search algorithm,\nthe other is an extension of the simulated annealing algorithm\nthat can take custom boundaries into account. The methodology\nfor this bounded simulated annealing algorithm is due to Haario\nand Saksman (1991), <doi:10.2307/1427681>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/LukasDSauer/optimizr",
  "BugReports": "https://github.com/LukasDSauer/optimizr/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://lukasdsauer.r-universe.dev",
  "Date/Publication": "2026-04-26 16:55:25 UTC",
  "RemoteUrl": "https://github.com/lukasdsauer/optimizr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 16:58:51 UTC",
    "User": "root"
  },
  "Author": "Lukas D Sauer [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1340-9994>)",
  "Maintainer": "Lukas D Sauer <sauer@imbi.uni-heidelberg.de>",
  "_user": "lukasdsauer",
  "_type": "src",
  "_file": "optimizr_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bbcd8099fee44b06e2ff61fc7904d371373e712808d3483710228ef06d5c085c",
  "_filesize": 197564,
  "_sha256": "bbcd8099fee44b06e2ff61fc7904d371373e712808d3483710228ef06d5c085c",
  "_expires": "2026-10-11T17:01:55.000Z",
  "_created": "2026-07-03T16:58:51.000Z",
  "_published": "2026-07-03T17:01:57.289Z",
  "_jobs": [
    {
      "job": 85043179980,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071704177"
    },
    {
      "job": 85043179962,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071710308"
    },
    {
      "job": 85043179996,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071693123"
    },
    {
      "job": 85043179959,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071694004"
    },
    {
      "job": 85042787511,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071675505"
    },
    {
      "job": 85043179960,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071699161"
    },
    {
      "job": 85043179987,
      "time": 58,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071690806"
    },
    {
      "job": 85043179994,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071691372"
    },
    {
      "job": 85043179975,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071693597"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260",
  "_status": "success",
  "_upstream": "https://github.com/lukasdsauer/optimizr",
  "_commit": {
    "id": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
    "author": "Lukas D. Sauer <sauer@imbi.uni-heidelberg.de>",
    "committer": "Lukas D. Sauer <sauer@imbi.uni-heidelberg.de>",
    "message": "adjusting hex logo margin\n",
    "time": 1777222525
  },
  "_maintainer": {
    "name": "Lukas D Sauer",
    "email": "sauer@imbi.uni-heidelberg.de",
    "login": "lukasdsauer",
    "linkedin": "in/lukas-d-sauer-2288001b0",
    "orcid": "0000-0002-1340-9994",
    "description": "Biometrician at the @imbi-heidelberg, University Hospital of Heidelberg, Germany.",
    "uuid": 10990295
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "doFuture",
      "role": "Suggests"
    }
  ],
  "_owner": "lukasdsauer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2026-03-13"
    }
  ],
  "_topics": [
    "grid-search",
    "optimization-algorithms",
    "simulated-annealing"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lukasdsauer",
      "count": 40,
      "uuid": 10990295
    }
  ],
  "_userbio": {
    "uuid": 10990295,
    "type": "user",
    "name": "Lukas D. Sauer",
    "followers": 13,
    "description": "Biometrician at the @imbi-heidelberg, University Hospital of Heidelberg, Germany."
  },
  "_downloads": {
    "count": 457,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optimizr"
  },
  "_devurl": "https://github.com/lukasdsauer/optimizr",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/optimizr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lukasdsauer/optimizr",
  "_realowner": "lukasdsauer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "gridsearch",
    "simann"
  ],
  "_help": [
    {
      "page": "algorithm",
      "title": "Optimization algorithm",
      "topics": [
        "algorithm"
      ]
    },
    {
      "page": "genptry",
      "title": "Generate a candidate point in the neighborhood",
      "topics": [
        "genptry"
      ]
    },
    {
      "page": "get_par_names",
      "title": "Get names for the parameter vector",
      "topics": [
        "get_par_names"
      ]
    },
    {
      "page": "gridsearch",
      "title": "Grid Search Algorithm",
      "topics": [
        "gridsearch"
      ]
    },
    {
      "page": "phi",
      "title": "Transform an interval to the unit interval",
      "topics": [
        "phi"
      ]
    },
    {
      "page": "phiinv",
      "title": "Transform the unit interval to another interval",
      "topics": [
        "phiinv"
      ]
    },
    {
      "page": "simann",
      "title": "Simulated Annealing Algorithm",
      "topics": [
        "simann"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lukasdsauer/optimizr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/lukasdsauer/optimizr/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "listenv",
    "parallelly",
    "progressr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "optimizr",
  "_universes": [
    "lukasdsauer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T17:00:51.000Z",
      "distro": "resolute",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/c51a318a84d32265136d869f59281eef30b2edb3bea1386dca8c4272a69016a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T17:01:13.000Z",
      "distro": "resolute",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/ffbb777624efeac5443917cb9e5c60fa2e3139b9970ba8277fe63c4643d4c039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T17:00:11.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/0f7f146ae40a1fdd8d014168683f1ba56d9bc9e0109b3f334546562894e90567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T17:00:13.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/a10cd8f499a115ddc6d354064aaff177726e88bf1d50699210d360043daf9e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-03T17:00:42.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/fb77e8ea42db470b481923a7cac0a229b531b0560149255973ac55698bc87317",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T16:59:52.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/e5322109b89c351df6bbbce61e11f58f7d93c740e65b486bf2b7e38feee1083f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T16:59:54.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/af36c2ebb2c7ab3fc6883b0f8e85a51e5878006c52b14abdc048e5ea9db4e05a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T16:59:58.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "https://r2.ropensci.org/22d7780d535714e62c7d2ec3d4f4829ca0bc0927eabc7d7f450c693646b29e2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/28673794260"
    }
  ]
}