{
  "_id": "6a59d09d09eb0996dd68e395",
  "Package": "GPGame",
  "Type": "Package",
  "Title": "Solving Complex Game Problems using Gaussian Processes",
  "Version": "1.2.1",
  "Date": "2025-11-13",
  "Authors@R": "c(person(\"Victor\", \"Picheny\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-4948-5542\")),\nperson(\"Mickael\", \"Binois\", role = c(\"aut\", \"cre\"), email = \"mickael.binois@inria.fr\",\ncomment = c(ORCID = \"0000-0002-7225-1680\"))\n)",
  "Description": "Sequential strategies for finding a game equilibrium are\nproposed in a black-box setting (expensive pay-off evaluations,\nno derivatives). The algorithm handles noiseless or noisy\nevaluations. Two acquisition functions are available. Graphical\noutputs can be generated automatically. V. Picheny, M. Binois,\nA. Habbal (2018) <doi:10.1007/s10898-018-0688-0>. M. Binois, V.\nPicheny, P. Taillandier, A. Habbal (2020)\n<doi:10.48550/arXiv.1902.06565>.",
  "License": "GPL-3",
  "URL": "https://github.com/vpicheny/GPGame",
  "BugReports": "https://github.com/vpicheny/GPGame/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://vpicheny.r-universe.dev",
  "Date/Publication": "2025-11-19 13:57:56 UTC",
  "RemoteUrl": "https://github.com/vpicheny/gpgame",
  "RemoteRef": "HEAD",
  "RemoteSha": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-17 06:44:40 UTC",
    "User": "root"
  },
  "Author": "Victor Picheny [aut] (ORCID: <https://orcid.org/0000-0002-4948-5542>),\nMickael Binois [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7225-1680>)",
  "Maintainer": "Mickael Binois <mickael.binois@inria.fr>",
  "_user": "vpicheny",
  "_type": "src",
  "_file": "GPGame_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf3787f017979a2adf245a4074e9022f2d3a32361551a3211cc4d3e1eaf52ebd",
  "_filesize": 222888,
  "_sha256": "bf3787f017979a2adf245a4074e9022f2d3a32361551a3211cc4d3e1eaf52ebd",
  "_expires": "2026-10-25T06:50:03.000Z",
  "_created": "2026-07-17T06:44:40.000Z",
  "_published": "2026-07-17T06:50:05.008Z",
  "_jobs": [
    {
      "job": 87823039111,
      "time": 226,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399280677"
    },
    {
      "job": 87823039180,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399274942"
    },
    {
      "job": 87823039138,
      "time": 241,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399285284"
    },
    {
      "job": 87823039167,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399276135"
    },
    {
      "job": 87823039260,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399251443"
    },
    {
      "job": 87823039176,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399280762"
    },
    {
      "job": 87823039208,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399253153"
    },
    {
      "job": 87823039145,
      "time": 269,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399284604"
    },
    {
      "job": 87822430018,
      "time": 249,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399208951"
    },
    {
      "job": 87823039085,
      "time": 196,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399269176"
    },
    {
      "job": 87823039110,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399257696"
    },
    {
      "job": 87823039117,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399251897"
    },
    {
      "job": 87823039169,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399248802"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055",
  "_status": "success",
  "_upstream": "https://github.com/vpicheny/gpgame",
  "_commit": {
    "id": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
    "author": "M. Binois <=>",
    "committer": "M. Binois <=>",
    "message": "Changes for resubmission on CRAN - with change of maintainer\n",
    "time": 1763560676
  },
  "_maintainer": {
    "name": "Mickael Binois",
    "email": "mickael.binois@inria.fr",
    "login": "mbinois",
    "description": "",
    "uuid": 16806814,
    "orcid": "0000-0002-7225-1680"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "DiceKriging",
      "role": "Imports"
    },
    {
      "package": "GPareto",
      "role": "Imports"
    },
    {
      "package": "KrigInv",
      "role": "Imports"
    },
    {
      "package": "DiceDesign",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mnormt",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "DiceOptim",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "vpicheny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vpicheny",
      "count": 29,
      "uuid": 9933795
    },
    {
      "user": "mbinois",
      "count": 7,
      "uuid": 16806814
    }
  ],
  "_userbio": {
    "uuid": 9933795,
    "type": "user",
    "name": "vpicheny",
    "followers": 5
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GPGame"
  },
  "_devurl": "https://github.com/vpicheny/gpgame",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GPGame.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vpicheny/gpgame",
  "_realowner": "vpicheny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-10"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-22"
    },
    {
      "version": "1.2.0",
      "date": "2022-01-23"
    },
    {
      "version": "1.2.1",
      "date": "2025-11-14"
    }
  ],
  "_exports": [
    "crit_PNash",
    "crit_SUR_Eq",
    "filter_for_Game",
    "generate_integ_pts",
    "getEquilibrium",
    "nonDom",
    "plotGame",
    "plotGameGrid",
    "solve_game"
  ],
  "_help": [
    {
      "page": "crit_PNash",
      "title": "Probability for a strategy of being a Nash Equilibrium",
      "topics": [
        "crit_PNash"
      ]
    },
    {
      "page": "crit_SUR_Eq",
      "title": "SUR criterion for equilibria",
      "topics": [
        "crit_SUR_Eq"
      ]
    },
    {
      "page": "filter_for_Game",
      "title": "All-purpose filter",
      "topics": [
        "filter_for_Game"
      ]
    },
    {
      "page": "generate_integ_pts",
      "title": "Strategy generation",
      "topics": [
        "generate_integ_pts"
      ]
    },
    {
      "page": "getEquilibrium",
      "title": "Equilibrium computation of a discrete game for a given matrix with objectives values",
      "topics": [
        "getEquilibrium"
      ]
    },
    {
      "page": "GPGame",
      "title": "Package GPGame",
      "topics": [
        "GPGame"
      ]
    },
    {
      "page": "nonDom",
      "title": "Generic non-domination computation",
      "topics": [
        "nonDom"
      ]
    },
    {
      "page": "plotGame",
      "title": "Plot equilibrium search result (2-objectives only)",
      "topics": [
        "plotGame"
      ]
    },
    {
      "page": "plotGameGrid",
      "title": "Visualisation of equilibrium solution in input/output space",
      "topics": [
        "plotGameGrid"
      ]
    },
    {
      "page": "restart_sg",
      "title": "Restart existing run",
      "topics": [
        "restart_sg"
      ]
    },
    {
      "page": "solve_game",
      "title": "Main solver",
      "topics": [
        "solve_game"
      ]
    }
  ],
  "_readme": "https://github.com/vpicheny/gpgame/raw/HEAD/README.md",
  "_rundeps": [
    "anMC",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "DiceDesign",
    "DiceKriging",
    "digest",
    "emoa",
    "evaluate",
    "fastmap",
    "FNN",
    "fontawesome",
    "fs",
    "GPareto",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "KrigInv",
    "ks",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "mnormt",
    "multicool",
    "mvtnorm",
    "nlme",
    "pbivnorm",
    "pracma",
    "pso",
    "R6",
    "randtoolbox",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "rgenoud",
    "rgl",
    "rlang",
    "rmarkdown",
    "rngWELL",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gpgame",
  "_universes": [
    "vpicheny",
    "mbinois"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-17T06:48:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/da1addbc0452e30d260bacd6bfc49feeb79b7a15f8fa3905956470edd47ef548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-17T06:47:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/0979d0ab9fef314a034ec9b8a543cda0d916606eb68a1df46673a969d4dfc97a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-17T06:48:39.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/eb48a837ed3914f60983ad9a6c55a3120da2df11188bbf7201d6ab61183b181a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-17T06:48:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/0c834834c527aa9c345a521073d329d286381596c5810bfc7208861f562c7b2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-17T06:46:58.000Z",
      "arch": "aarch64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/a5bdb5438ac1ad00a985ee11543483b259e9a72ed797255e55d6e78a0bae13a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-17T06:47:59.000Z",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/16449362469ad9e0e2248a4dd38c6e69372ea35cd5bafd699efbd6ae533fcd24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-17T06:46:52.000Z",
      "arch": "aarch64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/0c3ee2e0fe68e31fcd09ce86b403b2e2ebb4237341e438c5a52d0c19e88b9560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-17T06:48:08.000Z",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/1e9fd4d666926c52ae3236f2909a16fcbe49ca036575b6bea18191e21d0d65d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-17T06:48:17.000Z",
      "arch": "emscripten",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/60755212de7e2f007dee380193dfbe0979d5a7b12128aba525ea45393d9bb245",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-17T06:46:37.000Z",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/82583e1f2e8774487233cd85211ea77f000d3953f12d3d2ad23273fe3f67f14c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-17T06:46:18.000Z",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/e22cf697c8629e1393faefcd1b8a91c3ca5549c12a9dcafa60552271b4d63730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-17T06:46:08.000Z",
      "arch": "x86_64",
      "commit": "20988278ea16ae35a60b4a9667d82cbaf72e5bb2",
      "fileid": "https://r2.ropensci.org/0d055473a5eec4a4b89d64c82ccbeae93b262801ef58b351e197c5e23187e61b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpicheny/actions/runs/29560723055"
    }
  ]
}