{
  "_id": "6a27bc6124555f66ed53b73a",
  "Package": "TUvalues",
  "Type": "Package",
  "Title": "Tools for Calculating Allocations in Game Theory using Exact and\nApproximated Methods",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(given = c(\"Maria\",\"D.\"),\nfamily = \"Guillen\",\nrole = c(\"cre\", \"aut\"),\nemail = \"maria.guilleng@umh.es\",\ncomment = c(ORCID = \"0000-0002-2445-5654\")),\nperson(given = \"Juan Carlos\",\nfamily = \"Gonçalves\",\nrole = c(\"aut\"),\nemail = \"jgoncalves@umh.es\",\ncomment = c(ORCID = \"0000-0002-0867-0004\"))\n)",
  "Description": "The main objective of cooperative Transferable-Utility\ngames (TU-games) is to allocate a good among the agents\ninvolved. The package implements major solution concepts\nincluding the Shapley value, Banzhaf value, and egalitarian\nrules, alongside their extensions for structured games: the\nOwen value and Banzhaf-Owen value for games with a priori\nunions, and the Myerson value for communication games on\nnetworks. To address the inherent exponential computational\ncomplexity of exact evaluation, the package offers both exact\nalgorithms and linear approximation methods based on sampling,\nenabling the analysis of large-scale games. Additionally, it\nsupports core set-based solutions, allowing computation of the\nvertices and the centroid of the core.",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/mariaguilleng/TUvalues",
  "BugReports": "https://github.com/mariaguilleng/TUvalues/issues",
  "Config/pak/sysreqs": "libglpk-dev",
  "Repository": "https://mariaguilleng.r-universe.dev",
  "Date/Publication": "2026-02-09 11:25:14 UTC",
  "RemoteUrl": "https://github.com/mariaguilleng/tuvalues",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba891c1d472c8fbccc24930bb795a7be353799cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:02:20 UTC",
    "User": "root"
  },
  "Author": "Maria D. Guillen [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-2445-5654>),\nJuan Carlos Gonçalves [aut] (ORCID:\n<https://orcid.org/0000-0002-0867-0004>)",
  "Maintainer": "Maria D. Guillen <maria.guilleng@umh.es>",
  "MD5sum": "7793fad582286933bf2b3f2c3458b7a5",
  "_user": "mariaguilleng",
  "_type": "src",
  "_file": "TUvalues_1.1.1.tar.gz",
  "_fileid": "721a2461bbda5ad2d0d5e3b43f26bb1fbb125b8a86aa4168937932cb20c5b121",
  "_filesize": 132908,
  "_sha256": "721a2461bbda5ad2d0d5e3b43f26bb1fbb125b8a86aa4168937932cb20c5b121",
  "_created": "2026-06-09T07:02:20.000Z",
  "_published": "2026-06-09T07:10:25.951Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80266450453,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500700119"
    },
    {
      "job": 80266450479,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500701284"
    },
    {
      "job": 80266450452,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500788436"
    },
    {
      "job": 80266450484,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500791855"
    },
    {
      "job": 80266072189,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500663897"
    },
    {
      "job": 80266450439,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500697861"
    },
    {
      "job": 80266450551,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500690055"
    },
    {
      "job": 80266450523,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500691500"
    },
    {
      "job": 80266450467,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500691178"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mariaguilleng/tuvalues",
  "_commit": {
    "id": "ba891c1d472c8fbccc24930bb795a7be353799cc",
    "author": "mariaguilleng <meryguillen10@gmail.com>",
    "committer": "mariaguilleng <meryguillen10@gmail.com>",
    "message": "Change highs package for ROI package\n",
    "time": 1770636314
  },
  "_maintainer": {
    "name": "Maria D. Guillen",
    "email": "maria.guilleng@umh.es",
    "login": "mariaguilleng",
    "description": "Researcher at Center of Operation Research (CIO) in Miguel Hernández University (UMH).",
    "uuid": 43370738,
    "orcid": "0000-0002-2445-5654"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "ROI",
      "role": "Imports"
    },
    {
      "package": "ROI.plugin.glpk",
      "role": "Imports"
    }
  ],
  "_owner": "mariaguilleng",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mariaguilleng",
      "count": 25,
      "uuid": 43370738
    }
  ],
  "_userbio": {
    "uuid": 43370738,
    "type": "user",
    "name": "María Guillén",
    "description": "Researcher at Center of Operation Research (CIO) in Miguel Hernández University (UMH)."
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TUvalues"
  },
  "_devurl": "https://github.com/mariaguilleng/tuvalues",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TUvalues.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mariaguilleng/tuvalues",
  "_realowner": "mariaguilleng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-10"
    },
    {
      "version": "1.0.0",
      "date": "2025-05-27"
    },
    {
      "version": "1.1.0",
      "date": "2025-12-16"
    },
    {
      "version": "1.1.1",
      "date": "2026-02-09"
    }
  ],
  "_exports": [
    "banzhaf",
    "banzhaf_owen",
    "centroid",
    "coalitions",
    "coreVertex",
    "egalitarian",
    "egalitarian_unions",
    "equal_surplus_division",
    "equal_surplus_division_unions",
    "myerson",
    "myerson_unions",
    "owen",
    "shapley"
  ],
  "_help": [
    {
      "page": "banzhaf",
      "title": "Banzhaf value",
      "topics": [
        "banzhaf"
      ]
    },
    {
      "page": "banzhaf_appro",
      "title": "Banzhaf Index (approximated)",
      "topics": [
        "banzhaf_appro"
      ]
    },
    {
      "page": "banzhaf_exact",
      "title": "Banzhaf Index (exact)",
      "topics": [
        "banzhaf_exact"
      ]
    },
    {
      "page": "banzhaf_owen",
      "title": "Banzhaf-Owen value",
      "topics": [
        "banzhaf_owen"
      ]
    },
    {
      "page": "banzhaf_owen_appro",
      "title": "Banzhaf-Owen Value",
      "topics": [
        "banzhaf_owen_appro"
      ]
    },
    {
      "page": "banzhaf_owen_exact",
      "title": "Banzhaf-Owen Value",
      "topics": [
        "banzhaf_owen_exact"
      ]
    },
    {
      "page": "centroid",
      "title": "Centroid of the core of the game",
      "topics": [
        "centroid"
      ]
    },
    {
      "page": "coalitions",
      "title": "coalitions",
      "topics": [
        "coalitions"
      ]
    },
    {
      "page": "core_appro",
      "title": "Approximated core of the game",
      "topics": [
        "core_appro"
      ]
    },
    {
      "page": "core_exact",
      "title": "Exact core of the game",
      "topics": [
        "core_exact"
      ]
    },
    {
      "page": "coreVertex",
      "title": "Vertices of the core of the game",
      "topics": [
        "coreVertex"
      ]
    },
    {
      "page": "egalitarian",
      "title": "Egalitarian value",
      "topics": [
        "egalitarian"
      ]
    },
    {
      "page": "egalitarian_unions",
      "title": "Egalitarian value with a priori unions",
      "topics": [
        "egalitarian_unions"
      ]
    },
    {
      "page": "equal_surplus_division",
      "title": "Equal Surplus Division value",
      "topics": [
        "equal_surplus_division"
      ]
    },
    {
      "page": "equal_surplus_division_unions",
      "title": "Equal Surplus Division value with a priori unions",
      "topics": [
        "equal_surplus_division_unions"
      ]
    },
    {
      "page": "myerson",
      "title": "Myerson value",
      "topics": [
        "myerson"
      ]
    },
    {
      "page": "myerson_unions",
      "title": "Myerson value with a priori unions",
      "topics": [
        "myerson_unions"
      ]
    },
    {
      "page": "owen",
      "title": "Owen value",
      "topics": [
        "owen"
      ]
    },
    {
      "page": "owen_appro",
      "title": "Owen value (approximation)",
      "topics": [
        "owen_appro"
      ]
    },
    {
      "page": "owen_exact",
      "title": "Owen value (exact)",
      "topics": [
        "owen_exact"
      ]
    },
    {
      "page": "predecessor",
      "title": "Predecessor",
      "topics": [
        "predecessor"
      ]
    },
    {
      "page": "shapley",
      "title": "Shapley value",
      "topics": [
        "shapley"
      ]
    },
    {
      "page": "shapley_appro",
      "title": "Shapley value (approximation)",
      "topics": [
        "shapley_appro"
      ]
    },
    {
      "page": "shapley_exact",
      "title": "Shapley value (exact)",
      "topics": [
        "shapley_exact"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "checkmate",
    "gtools",
    "registry",
    "Rglpk",
    "ROI",
    "ROI.plugin.glpk",
    "slam"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "tuvalues",
  "_universes": [
    "mariaguilleng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T07:04:05.000Z",
      "distro": "noble",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "05b33020b95046c676dd875bd3831a78e43f1840fc2060027340d6911a76c07e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T07:04:10.000Z",
      "distro": "noble",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "de90651039d87337540d0f9b60f730bb41cc783460617b6f060132b9f9ea7610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-09T07:09:07.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "a6e7eeea11e96e56e60ffbbc3cb1a64eca1bdfbcd34011cbfa0a5e1455de336a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-09T07:09:22.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "24e079c562ead21b7e5228233b40fb4926ab6e71c542010ecf433343ee6a8c9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-09T07:04:25.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "201ccae74dc8b02b5ac17be6186f922d0c345b63ce771710fd91937adff27f97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-09T07:03:25.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "cd9621b7628a693afeac1bcde742efc35616714e737515601a745d4eec3d30b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-09T07:03:28.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "afd2ad2dde8a2e03660218077aa70784da049ba1a9cada6d8c4fd242d18006c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-09T07:03:25.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "1b7bd33a9c6a2bc035f7ebfa2df1acab59053507cce40ba085242baacc1f0b78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/27189490867"
    }
  ]
}