{
  "_id": "6a4f4da721b18e15485005c7",
  "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-07-09 07:21:49 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/cf2a00f4681d78a23290fedda55889bc08df2f6a8d9bef4a888e8be7b657694d",
  "_filesize": 112564,
  "_sha256": "cf2a00f4681d78a23290fedda55889bc08df2f6a8d9bef4a888e8be7b657694d",
  "_expires": "2026-10-17T07:28:37.000Z",
  "_created": "2026-07-09T07:21:49.000Z",
  "_published": "2026-07-09T07:28:39.207Z",
  "_jobs": [
    {
      "job": 86062306818,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8191715327"
    },
    {
      "job": 86062306747,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8191705340"
    },
    {
      "job": 86062306919,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8191711245"
    },
    {
      "job": 86062306782,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8191706777"
    },
    {
      "job": 86062306802,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8191736216"
    },
    {
      "job": 86062306765,
      "time": 307,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8191795177"
    },
    {
      "job": 86062306766,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8191717076"
    },
    {
      "job": 86062306739,
      "time": 211,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8191758291"
    },
    {
      "job": 86061522458,
      "time": 283,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191669591"
    },
    {
      "job": 86062306703,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191702740"
    },
    {
      "job": 86062306833,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8191728615"
    },
    {
      "job": 86062306776,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8191695368"
    },
    {
      "job": 86062306786,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8191698725"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920",
  "_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": "resolute",
  "_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",
    "followers": 4
  },
  "_downloads": {
    "count": 542,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rminqa"
  },
  "_devurl": "https://github.com/ypan1988/rminqa",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "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-07-09T07:24:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/152ef66ab3f2f2e2aba8195b3403becd9b3a4422413d637ad206b08f63599e9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-09T07:23:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/776c56180ec1aec04918f6b12050e5d89e3748c89b5718a0702e29314161aec9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-09T07:24:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/0b562e5bba0d3ee51c399aa403f0d4e39132f9c09a6f8dddc731775cd3a8512f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-09T07:23:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/c1afe35686dcb7273c23c38ac32f1df2732b4985cf84fd66e4e663d76523232b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-09T07:25:07.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/495430955c5643ca53597ea28bf043e19b40c822191e2fd654ecd303fa07a95b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-09T07:27:24.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/79f1a1d933456a79eeec30218b339e2f91b75a5e99a55141d1e44646f1878568",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-09T07:24:17.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/b201ee001ca8097fca4235dae0cee3f762aa923fe3ae834878575ecbb0faf731",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-09T07:25:54.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/533ed416f6b8a6125b9a2e239e7cf253f3c6a1d749d3ec5f8a60a5518d06c060",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-09T07:23:43.000Z",
      "arch": "emscripten",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/adb739d9b057bfa053dc21786475a5acdec48909ed7054c1d7a4be46adbf3461",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-09T07:24:18.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/9664a38f9742078dd217c712c913db2afc3ec4bfdee693d98379fda5cadfc43d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-09T07:22:55.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/e780bb4cd40cce079cf24803dca9d7d588086c28c442b0d3b9f5e8a537178bb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-09T07:23:03.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "https://r2.ropensci.org/4a592bfb417aa032c0b5f42b7a450f3815036477382bfad71590e521f6e080ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/29001053920"
    }
  ]
}