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", comment = c(ORCID = "0000-0002-4948-5542")), person("Mickael", "Binois", role = c("aut", "cre"), email = "mickael.binois@inria.fr", comment = c(ORCID = "0000-0002-7225-1680")) ) Description: Sequential strategies for finding a game equilibrium are proposed in a black-box setting (expensive pay-off evaluations, no derivatives). The algorithm handles noiseless or noisy evaluations. Two acquisition functions are available. Graphical outputs can be generated automatically. V. Picheny, M. Binois, A. Habbal (2018) . M. Binois, V. Picheny, P. Taillandier, A. Habbal (2020) . License: GPL-3 Imports: Rcpp (>= 0.12.5), DiceKriging, GPareto, KrigInv, DiceDesign, MASS, mnormt, mvtnorm, methods, matrixStats Suggests: DiceOptim, testthat LinkingTo: Rcpp 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 texlive 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: 2026-07-17 06:44:40 UTC; root Author: Victor Picheny [aut] (ORCID: ), Mickael Binois [aut, cre] (ORCID: ) Maintainer: Mickael Binois