{
  "_id": "6a4a1c2a0b5cb829d37085b8",
  "Package": "rminqa",
  "Type": "Package",
  "Title": "Derivative-Free Optimization in R using C++",
  "Version": "0.2.2",
  "Date": "2025-12-07",
  "Authors@R": "c(person(\"Sam\", \"Watson\", email = \"S.I.Watson@bham.ac.uk\",\nrole = c(\"aut\")),\nperson(\"Yi\", \"Pan\", email = \"ypan1988@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Éric\", \"Thiébaut\", role = c(\"aut\")),\nperson(\"Mike\", \"Powell\", role = c(\"aut\")))",
  "Maintainer": "Yi Pan <ypan1988@gmail.com>",
  "Description": "Perform derivative-free optimization algorithms in R using\nC++. A wrapper interface is provided to call C function of the\n'bobyqa' implementation (See\n<https://github.com/emmt/Algorithms/tree/master/bobyqa>).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Repository": "https://ypan1988.r-universe.dev",
  "Date/Publication": "2025-12-07 22:34:30 UTC",
  "RemoteUrl": "https://github.com/ypan1988/rminqa",
  "RemoteRef": "HEAD",
  "RemoteSha": "13c742cd622e88239bf7b817fb1982f9bd801441",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 07:17:12 UTC",
    "User": "root"
  },
  "Author": "Sam Watson [aut],\nYi Pan [aut, cre],\nÉric Thiébaut [aut],\nMike Powell [aut]",
  "_user": "ypan1988",
  "_type": "src",
  "_file": "rminqa_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/7450654db9c439e3561cc378f913093d96fccf5b2522c35d04b676167ca5fd86",
  "_filesize": 111931,
  "_sha256": "7450654db9c439e3561cc378f913093d96fccf5b2522c35d04b676167ca5fd86",
  "_expires": "2026-10-13T08:56:08.000Z",
  "_created": "2026-06-09T07:17:12.000Z",
  "_published": "2026-07-05T08:56:10.076Z",
  "_jobs": [
    {
      "job": 85208672495,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500979107"
    },
    {
      "job": 85208672357,
      "time": 88,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500968249"
    },
    {
      "job": 85208672449,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500978417"
    },
    {
      "job": 85208672434,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500969214"
    },
    {
      "job": 85208672442,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7501194934"
    },
    {
      "job": 85208672512,
      "time": 398,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7501232520"
    },
    {
      "job": 85208672370,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7501188341"
    },
    {
      "job": 85208672268,
      "time": 295,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7501197381"
    },
    {
      "job": 85208672061,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500938453"
    },
    {
      "job": 85208672346,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500969596"
    },
    {
      "job": 85208672448,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500982210"
    },
    {
      "job": 85208672343,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500969763"
    },
    {
      "job": 85208672464,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500980270"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122",
  "_status": "success",
  "_upstream": "https://github.com/ypan1988/rminqa",
  "_commit": {
    "id": "13c742cd622e88239bf7b817fb1982f9bd801441",
    "author": "Yi Pan <ypan1988@gmail.com>",
    "committer": "Yi Pan <ypan1988@gmail.com>",
    "message": "re compile package\n",
    "time": 1765146870
  },
  "_maintainer": {
    "name": "Yi Pan",
    "email": "ypan1988@gmail.com",
    "login": "ypan1988",
    "description": "",
    "uuid": 8374747
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "minqa",
      "role": "Suggests"
    }
  ],
  "_owner": "ypan1988",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ypan1988",
      "count": 12,
      "uuid": 8374747
    },
    {
      "user": "samuel-watson",
      "count": 1,
      "uuid": 20903305
    }
  ],
  "_userbio": {
    "uuid": 8374747,
    "type": "user",
    "name": "Yi Pan"
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rminqa"
  },
  "_devurl": "https://github.com/ypan1988/rminqa",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rminqa.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ypan1988/rminqa",
  "_realowner": "ypan1988",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-04-28"
    },
    {
      "version": "0.1.1",
      "date": "2022-05-09"
    },
    {
      "version": "0.2.1",
      "date": "2022-12-14"
    },
    {
      "version": "0.2.2",
      "date": "2023-01-08"
    },
    {
      "version": "0.3.1",
      "date": "2026-01-12"
    }
  ],
  "_exports": [
    "bobyqa_rosen_x1",
    "bobyqa_rosen_x1e"
  ],
  "_help": [
    {
      "page": "bobyqa_rosen_x1",
      "title": "Example 1a: Minimize Rosenbrock function using bobyqa",
      "topics": [
        "bobyqa_rosen_x1"
      ]
    },
    {
      "page": "bobyqa_rosen_x1e",
      "title": "Example 1b: Minimize Rosenbrock function using bobyqa",
      "topics": [
        "bobyqa_rosen_x1e"
      ]
    },
    {
      "page": "rminqa",
      "title": "rminqa",
      "topics": [
        "rminqa"
      ]
    }
  ],
  "_readme": "https://github.com/ypan1988/rminqa/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "rminqa",
  "_universes": [
    "ypan1988"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T07:19:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/2e7ca0d326300fdcb226d75d3c43194ce7785ebfadf646ff0ee57b2157068732",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T07:18:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/46ce6f9e99ebbdcc4598f20dbc4ef2efb3e2a5169f8fb3ed974367e6fa582056",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T07:19:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/6e10b86e0d0cffa0f8036b6a85bbe15f5966014b3dfadcfecb63637b731abbd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T07:18:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/a1a634ea8ae1be43ed6ce1d98d9b1e10dee731a8398b46c582117494600b8bfe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T07:30:03.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/780c980acb07496e4a04f92b6eb51b83c5b8a31b3a94ff0ac79d68b5aff6e474",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T07:30:16.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/c853013a6eba41716d933b57b7cf72765729d86da495232ba437995efacf85a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T07:29:44.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/441ac7d0e9f2f8ffc3338d5fec0b7d15096711023008d8a9f194e755a57ac9b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T07:29:37.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/ddeb64f4deab2c97b2c453b088de6f2646279504df6645e569a727bc06338b0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-09T07:19:01.000Z",
      "arch": "emscripten",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/6a5031f83b7292b5cd9aeeb7b775cb44656a4a0d07b183f0750de80df7cf8b7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T07:18:54.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/90ce1ae6bcc5de43a92e8c5f5220d5f3503a391515d9ebaf0c3729380d296f5c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T07:18:33.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/cfe0b56ced326bbb05932d79de13abb1731cdd218e1f45760543a38a62928172",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T07:18:33.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/6061a692ba95e3c37952a2bd89184830bc49c14149ae531fd22813cccdef79b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/27190171122"
    }
  ]
}