{
  "_id": "6a104974acfb0bcc41c9f757",
  "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-05-10 08:40:32 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": "184faeaf1d280c6461da37b03cd3ef2e",
  "_user": "mariaguilleng",
  "_type": "src",
  "_file": "TUvalues_1.1.1.tar.gz",
  "_fileid": "243540e21d9a7af71955fb3ff4bf513730b3edcc8c5112504cf40a5271df9fdc",
  "_filesize": 133789,
  "_sha256": "243540e21d9a7af71955fb3ff4bf513730b3edcc8c5112504cf40a5271df9fdc",
  "_created": "2026-05-10T08:40:32.000Z",
  "_published": "2026-05-22T12:17:56.287Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377757304,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902387957"
    },
    {
      "job": 77377757783,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902396943"
    },
    {
      "job": 77377757247,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902473555"
    },
    {
      "job": 77377757402,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902457976"
    },
    {
      "job": 77377757209,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902374345"
    },
    {
      "job": 77377756959,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160271122"
    },
    {
      "job": 77377757286,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902385048"
    },
    {
      "job": 77377757415,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902383325"
    },
    {
      "job": 77377757660,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902385120"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025",
  "_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",
    "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-21",
      "n": 2
    },
    {
      "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": 228,
    "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": 3.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "tuvalues",
  "_universes": [
    "mariaguilleng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-10T08:42:19.000Z",
      "distro": "noble",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "ec94569ec1884d5cd2aa779f61bfb552e71522406a2d6845bf1751cd6b83cf93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-10T08:43:41.000Z",
      "distro": "noble",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "5932602a60a498e92380f50794c492361d37ff175624a46ce9b1c504f6451e28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-10T08:55:35.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "b25cbb64afb4176133ff242b47acc5c89bf42f31091949d4d0fe699cd4955348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-10T08:53:06.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "c38d9611c72e9e39a222ad5544464541cea2d7dac55dcc686c356399ceb3a71c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T08:41:50.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "8ecdf24210ea2ea3c78a73a2a8614e922daeedb148d2001a854ff9c4e4787228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T08:41:30.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "bbd4aa85316343a338a9945c90d49728b97cb3f9c4ff89a4d124e546e7d8d454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T08:41:46.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "9f3787a9807c4618f9867e45585f8929df09a3e90c4cee054d1f8462811500c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T12:17:39.000Z",
      "commit": "ba891c1d472c8fbccc24930bb795a7be353799cc",
      "fileid": "c187176b2727559c49a7100a4b807afa3b13387e317bb1f9fe8af9b144161164",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mariaguilleng/actions/runs/25624224025"
    }
  ]
}