{
  "_id": "6a61a3bdf673e46fff56ce9d",
  "Package": "zoomgrid",
  "Type": "Package",
  "Title": "Grid Search Algorithm with a Zoom",
  "Version": "1.1.0",
  "Authors@R": "person(given=\"Yukai\",family=\"Yang\",email=\"yukai.yang@statistik.uu.se\",role=c(\"aut\",\"cre\"),comment=c(ORCID=\"0000-0002-2623-8549\"))",
  "Description": "Implements a grid search algorithm with an adaptive\nzooming strategy for global optimisation problems with multiple\nlocal optima. The method recursively refines the search region\naround promising grid points, providing reliable initial values\nfor subsequent optimisation procedures. The algorithm is\ncomputationally efficient in moderate- to high-dimensional\nsettings.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/yukai-yang/zoomgrid",
  "BugReports": "https://github.com/yukai-yang/zoomgrid/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://yukai-yang.r-universe.dev",
  "Date/Publication": "2026-02-28 21:20:18 UTC",
  "RemoteUrl": "https://github.com/yukai-yang/zoomgrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 05:13:51 UTC",
    "User": "root"
  },
  "Author": "Yukai Yang [aut, cre] (ORCID: <https://orcid.org/0000-0002-2623-8549>)",
  "Maintainer": "Yukai Yang <yukai.yang@statistik.uu.se>",
  "_user": "yukai-yang",
  "_type": "src",
  "_file": "zoomgrid_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fb0a7dc32d0f52d482d8564991c95074c6416dbd921a011926e055360ba54ae4",
  "_filesize": 375648,
  "_sha256": "fb0a7dc32d0f52d482d8564991c95074c6416dbd921a011926e055360ba54ae4",
  "_expires": "2026-10-31T05:16:43.000Z",
  "_created": "2026-07-23T05:13:51.000Z",
  "_published": "2026-07-23T05:16:45.413Z",
  "_jobs": [
    {
      "job": 89124389832,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8553415391"
    },
    {
      "job": 89124389799,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8553411544"
    },
    {
      "job": 89124389806,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8553402614"
    },
    {
      "job": 89124389824,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8553405937"
    },
    {
      "job": 89123928261,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8553378204"
    },
    {
      "job": 89124389803,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8553408181"
    },
    {
      "job": 89124389852,
      "time": 60,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8553395700"
    },
    {
      "job": 89124389785,
      "time": 77,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8553401114"
    },
    {
      "job": 89124389825,
      "time": 75,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8553400342"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434",
  "_status": "success",
  "_upstream": "https://github.com/yukai-yang/zoomgrid",
  "_commit": {
    "id": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
    "author": "Yukai Yang <yukai.yang@gmail.com>",
    "committer": "Yukai Yang <yukai.yang@gmail.com>",
    "message": "new citation\n",
    "time": 1772313618
  },
  "_maintainer": {
    "name": "Yukai Yang",
    "email": "yukai.yang@statistik.uu.se",
    "login": "yukai-yang",
    "orcid": "0000-0002-2623-8549",
    "description": "臨 兵 闘 者 皆 陣 烈 在 前",
    "uuid": 7555828
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yukai-yang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 30
    }
  ],
  "_tags": [],
  "_topics": [
    "grid-search",
    "non-convex-optimization",
    "optimization"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "yukai-yang",
      "count": 58,
      "uuid": 7555828
    }
  ],
  "_userbio": {
    "uuid": 7555828,
    "type": "user",
    "name": "Yukai Yang",
    "followers": 57,
    "description": "臨 兵 闘 者 皆 陣 烈 在 前"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoomgrid"
  },
  "_devurl": "https://github.com/yukai-yang/zoomgrid",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/zoomgrid.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yukai-yang/zoomgrid",
  "_realowner": "yukai-yang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-01-03"
    },
    {
      "version": "1.1.0",
      "date": "2026-02-28"
    }
  ],
  "_exports": [
    "build_grid",
    "grid_search",
    "grid_search_check"
  ],
  "_help": [
    {
      "page": "build_grid",
      "title": "Build the grid for the grid search algorithm with a zoom.",
      "topics": [
        "build_grid"
      ]
    },
    {
      "page": "grid_search",
      "title": "Carry out the grid search algorithm with a zoom.",
      "topics": [
        "grid_search"
      ]
    },
    {
      "page": "grid_search_check",
      "title": "Check the time consumed by running the grid search algorithm with a zoom.",
      "topics": [
        "grid_search_check"
      ]
    }
  ],
  "_readme": "https://github.com/yukai-yang/zoomgrid/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 3.5185139398778875,
  "_indexed": true,
  "_nocasepkg": "zoomgrid",
  "_universes": [
    "yukai-yang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-23T05:16:07.000Z",
      "distro": "resolute",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/8a8c5342bb96a8b21b9b3af83eb3a66c8a39c1813d41e3dd7ae7d4c73b9c16af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:54.000Z",
      "distro": "resolute",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/14a34a09f5ab33be65fd9b4522ddbf32373239074b9c3299c788d5e8f783d02e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:23.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/3bcb12aad84fde9400acca92f41cadf08b47fe869f3405c3ad5759ce1d9826ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:35.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/d4eebfa98e14751800e173c776d8c0dd1cb910c476591c945a435b3221b65ac7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:51.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/8979b8da4cedb8cfe8ed0f4f00377d45b58620318908738ff9aa01735da7f2f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T05:14:52.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/3c4713013f93c3dc612e87426ca10e12c4e719c7f603d033649052c02bf19268",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:12.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/6d9ec7c99c4ae92b42bd14604f62487b4215cb22723cb4e6bb191306fdffe714",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-23T05:15:10.000Z",
      "commit": "fdb39711cd274c2d6fe5afdc15b71055b4ca0134",
      "fileid": "https://r2.ropensci.org/fb94c0d454e2b757933d51509639f1e02e28d8274ad4fe3a036384f1255f5f23",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yukai-yang/actions/runs/29981441434"
    }
  ]
}