{
  "_id": "6a2511164b233be198389dc2",
  "Package": "tictactoe",
  "Type": "Package",
  "Title": "Tic-Tac-Toe Game",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\"Kota\", \"Mori\", email = \"kmori05@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Implements tic-tac-toe game to play on console, either\nwith human or AI players. Various levels of AI players are\ntrained through the Q-learning algorithm.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/kota7/tictactoe",
  "BugReports": "https://github.com/kota7/tictactoe/issues",
  "Repository": "https://kota7.r-universe.dev",
  "Date/Publication": "2018-01-17 13:57:01 UTC",
  "RemoteUrl": "https://github.com/kota7/tictactoe",
  "RemoteRef": "HEAD",
  "RemoteSha": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:32:32 UTC",
    "User": "root"
  },
  "Author": "Kota Mori [aut, cre]",
  "Maintainer": "Kota Mori <kmori05@gmail.com>",
  "MD5sum": "62b377f9ddce900fc934da8db6ad718b",
  "_user": "kota7",
  "_type": "src",
  "_file": "tictactoe_0.2.3.tar.gz",
  "_fileid": "e2c3acc920505a4247026db268d5470952e900bdbeca0a330a4d88212a2609d7",
  "_filesize": 379102,
  "_sha256": "e2c3acc920505a4247026db268d5470952e900bdbeca0a330a4d88212a2609d7",
  "_created": "2026-06-07T06:32:32.000Z",
  "_published": "2026-06-07T06:35:02.556Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79937703097,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461495861"
    },
    {
      "job": 79937703112,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461495927"
    },
    {
      "job": 79937703113,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461495892"
    },
    {
      "job": 79937703089,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461495599"
    },
    {
      "job": 79937513963,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461480953"
    },
    {
      "job": 79937703084,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461493743"
    },
    {
      "job": 79937703115,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461492679"
    },
    {
      "job": 79937703169,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461489265"
    },
    {
      "job": 79937703121,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461489938"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kota7/tictactoe",
  "_commit": {
    "id": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
    "author": "Kota Mori <kota.mori@thinkbiganalytics.com>",
    "committer": "Kota Mori <kota.mori@thinkbiganalytics.com>",
    "message": "appveyor badge in readme\n",
    "time": 1516197421
  },
  "_maintainer": {
    "name": "Kota Mori",
    "email": "kmori05@gmail.com",
    "login": "kota7",
    "description": "",
    "uuid": 12293919
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "combiter",
      "role": "Suggests"
    }
  ],
  "_owner": "kota7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "kota7",
      "count": 41,
      "uuid": 12293919
    }
  ],
  "_userbio": {
    "uuid": 12293919,
    "type": "user",
    "name": "Kota Mori"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tictactoe"
  },
  "_devurl": "https://github.com/kota7/tictactoe",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tictactoe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kota7/tictactoe",
  "_realowner": "kota7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-12-28"
    },
    {
      "version": "0.2.2",
      "date": "2017-05-26"
    }
  ],
  "_exports": [
    "equivalent_states",
    "equivalent_states_actions",
    "getvalues",
    "haskey",
    "haskeys",
    "setvalues",
    "ttt",
    "ttt_ai",
    "ttt_game",
    "ttt_human",
    "ttt_qlearn",
    "ttt_random",
    "ttt_simulate",
    "xhash"
  ],
  "_help": [
    {
      "page": "equivalent_states",
      "title": "Equivalent States",
      "topics": [
        "equivalent_states",
        "equivalent_states_actions"
      ]
    },
    {
      "page": "hash-ops",
      "title": "Hash Operations for Single State",
      "topics": [
        "hash-ops",
        "haskey",
        "haskey.xhash",
        "[.xhash",
        "[<-.xhash"
      ]
    },
    {
      "page": "ttt",
      "title": "Play Tic-Tac-Toe Game",
      "topics": [
        "ttt"
      ]
    },
    {
      "page": "ttt_ai",
      "title": "Tic-Tac-Toe AI Player",
      "topics": [
        "ttt_ai",
        "ttt_random"
      ]
    },
    {
      "page": "ttt_game",
      "title": "Tic-Tac-Toe Game",
      "topics": [
        "ttt_game"
      ]
    },
    {
      "page": "ttt_human",
      "title": "Human Tic-Tac-Toe Player",
      "topics": [
        "ttt_human"
      ]
    },
    {
      "page": "ttt_qlearn",
      "title": "Q-Learning for Training Tic-Tac-Toe AI",
      "topics": [
        "ttt_qlearn"
      ]
    },
    {
      "page": "ttt_simulate",
      "title": "Simulate Tic-Tac-Toe Games between AIs",
      "topics": [
        "ttt_simulate"
      ]
    },
    {
      "page": "vectorized-methods",
      "title": "Vectorized Hash Operations",
      "topics": [
        "getvalues",
        "getvalues.xhash",
        "haskeys",
        "haskeys.xhash",
        "setvalues",
        "setvalues.xhash",
        "vectorized-hash-ops"
      ]
    },
    {
      "page": "xhash",
      "title": "Create Hash Table for Generic States",
      "topics": [
        "xhash"
      ]
    }
  ],
  "_readme": "https://github.com/kota7/tictactoe/raw/HEAD/README.md",
  "_rundeps": [
    "hash"
  ],
  "_score": 3.866287339084195,
  "_indexed": true,
  "_nocasepkg": "tictactoe",
  "_universes": [
    "kota7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-07T06:34:31.000Z",
      "distro": "noble",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "5fa1efe55288ecb73f6abd5c80dd9bbc6fdd1be3c22ca868f50e91a81823d389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-07T06:34:32.000Z",
      "distro": "noble",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "e0ae54b66e7042dd5c834243e7a1da167498956528417995bb444592102466d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-07T06:34:30.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "9941dd2bb40cf557dd0b054db9b8b0dbcbb53d6909ab8119a60cd1401329c924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-07T06:34:29.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "ca13f9dd28f537d452bf0191abcbd5e9c3bc54150d93e03077553a51d463d7d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-07T06:34:29.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "787df5d4ba5ecb185634d6eb9259deeea0b8bfc168222b7a8eecf1d1ce90dbc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T06:33:55.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "7e9553ff5221c48d4c010c747e2c725a45dbeb967b376146028c726dc8e493fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T06:33:35.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "e7c80b15c1798b031db74e341ee849827db55ad2daaa942235ff3efa86a4a23a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T06:33:40.000Z",
      "commit": "638244ec8fe832bb3af0fccbd083b0a0ad52094c",
      "fileid": "56d51e58a2a4185248380d2c937775358a30e10ccc891711072a8e37a1e58ae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27084959372"
    }
  ]
}