{
  "_id": "6a104a1facfb0bcc41c9f9e0",
  "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-05-10 08:22:25 UTC",
    "User": "root"
  },
  "Author": "Sam Watson [aut],\nYi Pan [aut, cre],\nÉric Thiébaut [aut],\nMike Powell [aut]",
  "MD5sum": "6484dc3f753a0d00c2e0b0dbcf4161d6",
  "_user": "ypan1988",
  "_type": "src",
  "_file": "rminqa_0.2.2.tar.gz",
  "_fileid": "0be9c6320c4f8a760a3b063cc9ac715a9748a0db523ba97dfc9fd02cbb204ff4",
  "_filesize": 112421,
  "_sha256": "0be9c6320c4f8a760a3b063cc9ac715a9748a0db523ba97dfc9fd02cbb204ff4",
  "_created": "2026-05-10T08:22:25.000Z",
  "_published": "2026-05-22T12:20:47.920Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378207627,
      "time": 95,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902278144"
    },
    {
      "job": 77378207747,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902279494"
    },
    {
      "job": 77378207905,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902278606"
    },
    {
      "job": 77378207573,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902278698"
    },
    {
      "job": 77378208208,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902330800"
    },
    {
      "job": 77378207928,
      "time": 144,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902319937"
    },
    {
      "job": 77378207691,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902318487"
    },
    {
      "job": 77378207524,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902323584"
    },
    {
      "job": 77378207058,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902268708"
    },
    {
      "job": 77378206779,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160324613"
    },
    {
      "job": 77378207548,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902278257"
    },
    {
      "job": 77378207480,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902277245"
    },
    {
      "job": 77378207199,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902277747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 8374747
  },
  "_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": 528,
    "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-05-10T08:24:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "b154800ab94571961639f77527120acbb9fe660d328fd26c893af80482a4e732",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-10T08:24:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "584fc57086bb0a31d65c8532370d909c1296082feedfac0a9693834b4ae0a767",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-10T08:24:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "ac5b194a9f115e74779f5a304dc290320ce6eee81650e3f2e3e395f5ab2e2f01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-10T08:24:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "7a133d6f87e63d30297451bef9c158ce97a84818078eeb409f4f432a6b80eb78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T08:33:08.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "1eaa5279064721070de752385159dca19abf43814030f5d6ca43ac93cec800dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T08:31:03.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "75e93bc6b84d054a7855a31894d2075e3ead0b2775b736804abdd37db8e12445",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T08:30:53.000Z",
      "arch": "aarch64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "a53617b18d28c534b2fbe3a6d43ca05c8b46ed0ed3ae2c173ccbcc341ce80083",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T08:31:36.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "f58c6767a01b83c03588ee943e448e196c215009a035ea7dfdfedfec162466ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T08:23:47.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "b88317c18baa5d71b866ac4d681ca4568fd012d4950ae8fee4924d1d9dcd0172",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T08:23:37.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "aeeb2ca402fb8416d63840f2a96d8a5d2c15fa10b6d1c820e788b69c830c8616",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T08:23:39.000Z",
      "arch": "x86_64",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "d5028a1cd920f4b76ee54bf57d43b235402bab83b4a462029fc053f01123de33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T12:20:27.000Z",
      "arch": "emscripten",
      "commit": "13c742cd622e88239bf7b817fb1982f9bd801441",
      "fileid": "6004cd98d526e69a8c706ca6210979e2239579a563179ec3c8821b5cbe2a8a08",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ypan1988/actions/runs/25623885171"
    }
  ]
}