{
  "_id": "6a153b70acfb0bcc41d52beb",
  "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-05-26 06:13:38 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>",
  "MD5sum": "d2a0d8a6d3b3ff1d17365c8bf14f14bb",
  "_user": "lukasdsauer",
  "_type": "src",
  "_file": "optimizr_1.0.1.tar.gz",
  "_fileid": "ed5ef5e1a9c0ccc52664176d14a0653fa3699746fa19b9f4d025fea927a08b75",
  "_filesize": 195739,
  "_sha256": "ed5ef5e1a9c0ccc52664176d14a0653fa3699746fa19b9f4d025fea927a08b75",
  "_created": "2026-05-26T06:13:38.000Z",
  "_published": "2026-05-26T06:19:28.100Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77817831673,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210121019"
    },
    {
      "job": 77817831672,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210120451"
    },
    {
      "job": 77817831711,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210163402"
    },
    {
      "job": 77817831676,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210164352"
    },
    {
      "job": 77817544684,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210096793"
    },
    {
      "job": 77817831670,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210117121"
    },
    {
      "job": 77817831684,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210113155"
    },
    {
      "job": 77817831693,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210112437"
    },
    {
      "job": 77817831735,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210112356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Biometrician at the @imbi-heidelberg, University Hospital of Heidelberg, Germany."
  },
  "_downloads": {
    "count": 484,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optimizr"
  },
  "_devurl": "https://github.com/lukasdsauer/optimizr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-26T06:15:35.000Z",
      "distro": "noble",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "c0073a6f9f166a45be38edad4943f73b12020f6186f460e82cb0f947b2bee8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T06:15:32.000Z",
      "distro": "noble",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "48827cce7ab827997416eed53654e6ad90fa8e6b21318859040c19ce75e0ddc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T06:18:56.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "732e77799e527bbf18a150d121f92155ae527c1eb9f1434522ff89c60727e956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T06:18:56.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "1a793657adcd64347d04b76a1d8b537aa712487c4c8280aa20da5f2ea675f2f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-26T06:15:30.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "72eb9032c15fbaa94868b5322b2e617cf94fa929c80ed5efe71821ac4c96277d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:14:54.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "0bffdb376da1afd8abeb31b56000d2d93ac35ce5922c6871fdc51ffef59dbcd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:14:52.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "b6eaf9f3f6d3a281fdb0065ebeda8de4f248fae5bf0d21e6eb65122ca833197b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T06:14:52.000Z",
      "commit": "5d524c5593bdc29858323ec44ab1b38e93da39f3",
      "fileid": "dce283fc5664bd6edb76604b456cf78e4b531eafcfa6c01499f8471ad1520995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lukasdsauer/actions/runs/26435565770"
    }
  ]
}