{
  "_id": "6a60a04c602cdfa8f4ccad0b",
  "Package": "GPopt",
  "Type": "Package",
  "Title": "'Bayesian' Optimization using Gaussian Process Regression and\nOther Surrogates (R Interface to Python's 'GPopt')",
  "Version": "0.10.2",
  "Author": "T. Moudiki",
  "Maintainer": "T. Moudiki <thierry.moudiki@gmail.com>",
  "Description": "An R interface to the Python package 'GPopt' for\n'Bayesian' Optimization using Gaussian Process Regression and\nOther Surrogates <https://github.com/Techtonique/GPopt>, for\n'Bayesian' optimization of black-box (and machine learning\nhyperparameter tuning) objective functions using Gaussian\nProcess Regression and other surrogate models. Ported to R\nusing 'reticulate' and 'uv', following the same technique\ndescribed in\n<https://thierrymoudiki.github.io/blog/2025/12/17/r/python/new-nnetsauce-R-uv>.\nEvery function in this package thinly wraps the corresponding\nPython object: attribute and method access with '$' in R\nmirrors attribute and method access with '.' in Python.",
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Python (>= 3.9), the Python package GPopt\n(installed in a virtual environment, e.g. created with uv --\nsee README.md)",
  "URL": "https://github.com/Techtonique/GPopt_r,\nhttps://github.com/Techtonique/GPopt",
  "BugReports": "https://github.com/Techtonique/GPopt_r/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://techtonique.r-universe.dev",
  "Date/Publication": "2026-07-22 08:13:30 UTC",
  "RemoteUrl": "https://github.com/Techtonique/GPopt_r",
  "RemoteRef": "HEAD",
  "RemoteSha": "7344108ca5e7fb3cfb94e0461265994717c3463e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 10:47:00 UTC",
    "User": "root"
  },
  "_user": "techtonique",
  "_type": "src",
  "_file": "GPopt_0.10.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/9f923cfa367570e1b35216124fdb16b5bd50cd6fc4a4c0b6b05c232f6202c48a",
  "_filesize": 121524,
  "_sha256": "9f923cfa367570e1b35216124fdb16b5bd50cd6fc4a4c0b6b05c232f6202c48a",
  "_expires": "2026-10-30T10:49:45.000Z",
  "_created": "2026-07-22T10:47:00.000Z",
  "_published": "2026-07-22T10:49:47.735Z",
  "_jobs": [
    {
      "job": 88900929972,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8526809237"
    },
    {
      "job": 88900929956,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8526809038"
    },
    {
      "job": 88900930012,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8526798092"
    },
    {
      "job": 88900929982,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8526791253"
    },
    {
      "job": 88900271170,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8526754142"
    },
    {
      "job": 88900929944,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8526813561"
    },
    {
      "job": 88900929999,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8526787140"
    },
    {
      "job": 88900930023,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8526788854"
    },
    {
      "job": 88900929964,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8526802420"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805",
  "_status": "success",
  "_upstream": "https://github.com/Techtonique/GPopt_r",
  "_commit": {
    "id": "7344108ca5e7fb3cfb94e0461265994717c3463e",
    "author": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "committer": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "message": "update docs\n",
    "time": 1784708010
  },
  "_maintainer": {
    "name": "T. Moudiki",
    "email": "thierry.moudiki@gmail.com",
    "login": "thierrymoudiki",
    "linkedin": "in/thierry-moudiki",
    "twitter": "@sippingrizzly",
    "description": "Like everything related to tech, statistical/machine learning, computer simulation, numerical optimization. Other things too, not mentioned in this bio!",
    "uuid": 8895513
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "techtonique",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 3
    },
    {
      "week": "2026-30",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 7,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 69663678,
    "type": "organization",
    "name": "Techtonique",
    "followers": 25,
    "description": "tech, stats, machine learning, computer simulation, numerical optimization"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GPopt"
  },
  "_devurl": "https://github.com/techtonique/gpopt_r",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GPopt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "BOstopping",
    "GeneralizationOpt",
    "GenericSurrogate",
    "get_GPopt",
    "get_numpy",
    "get_sklearn",
    "GPOpt",
    "MLOptimizer"
  ],
  "_help": [
    {
      "page": "BOstopping",
      "title": "BOstopping: Bayesian optimization with principled early stopping",
      "topics": [
        "BOstopping"
      ]
    },
    {
      "page": "GeneralizationOpt",
      "title": "GeneralizationOpt: diagnostics for the generalization gap of ML hyperparameters",
      "topics": [
        "GeneralizationOpt"
      ]
    },
    {
      "page": "GenericSurrogate",
      "title": "GenericSurrogate: wrap any scikit-learn-compatible regressor as a GPOpt surrogate",
      "topics": [
        "GenericSurrogate"
      ]
    },
    {
      "page": "get_GPopt",
      "title": "Get the Python 'GPopt' module",
      "topics": [
        "get_GPopt"
      ]
    },
    {
      "page": "get_numpy",
      "title": "Get the Python 'numpy' module",
      "topics": [
        "get_numpy"
      ]
    },
    {
      "page": "get_sklearn",
      "title": "Get the Python 'scikit-learn' module",
      "topics": [
        "get_sklearn"
      ]
    },
    {
      "page": "GPOpt",
      "title": "GPOpt: Bayesian optimization using Gaussian Process Regression",
      "topics": [
        "GPOpt"
      ]
    },
    {
      "page": "MLOptimizer",
      "title": "MLOptimizer: automated hyperparameter tuning for scikit-learn-compatible estimators",
      "topics": [
        "MLOptimizer"
      ]
    }
  ],
  "_readme": "https://github.com/Techtonique/GPopt_r/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "gpopt",
  "_universes": [
    "techtonique",
    "thierrymoudiki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.2",
      "date": "2026-07-22T10:49:08.000Z",
      "distro": "resolute",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/10c8f2e7e71f524b6c666e5300d3ed145a11617e61c0ea49f6cd55228261ae4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.2",
      "date": "2026-07-22T10:49:08.000Z",
      "distro": "resolute",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/e6d2b6b3bee48ef95751ffd6faf5b3cf716a5838c8b4be7c267734889d7ff4b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.2",
      "date": "2026-07-22T10:48:45.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/5dfa3e745654d40c3da34dff352b6949dc75c1298c5e039e128cc9a96e194631",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.2",
      "date": "2026-07-22T10:48:30.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/f57caf727a36f234f62e4c7686c95b559d5d38c22ada1db4bc02e847f130c603",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.2",
      "date": "2026-07-22T10:49:28.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/a936bee3193e11bd0b50c6a2c2e8a715ea39073f8485d4ab5a622e87526e6bbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.2",
      "date": "2026-07-22T10:48:16.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/49fdec27c3aef6d216204aa56c9876ccd4448d35c5d80572ec2db9ee99456d88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.2",
      "date": "2026-07-22T10:48:19.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/593b2a4d766edeb082ff5ff9d0cf5b75ca97357175dfa1c32e892636b5b6928d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.2",
      "date": "2026-07-22T10:48:49.000Z",
      "commit": "7344108ca5e7fb3cfb94e0461265994717c3463e",
      "fileid": "https://r2.ropensci.org/5ea0aca629c142e75386f74464ccba15885901eed1461974673f5579e7c926b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/29913024805"
    }
  ]
}