{
  "_id": "6a12ae3eacfb0bcc41d18e9b",
  "Package": "fourinarow",
  "Type": "Package",
  "Title": "Play \"Four in a Row\"",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\n\"Kelly\", \"Street\",\nemail = \"street.kelly@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6379-5013\")\n)\n)",
  "Description": "Play or simulate games of \"Four in a Row\" in the R\nconsole. This package is designed for educational purposes,\nencouraging users to write their own functions to play the game\nautomatically. It contains a collection of built-in functions\nthat play the game at various skill levels, for users to test\ntheir own functions against.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "quarto",
  "Repository": "https://kstreet13.r-universe.dev",
  "Date/Publication": "2025-11-18 04:09:59 UTC",
  "RemoteUrl": "https://github.com/kstreet13/fourinarow",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:49:12 UTC",
    "User": "root"
  },
  "Author": "Kelly Street [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6379-5013>)",
  "Maintainer": "Kelly Street <street.kelly@gmail.com>",
  "MD5sum": "8de9a729232b4c6a8c4beb900153435b",
  "_user": "kstreet13",
  "_type": "src",
  "_file": "fourinarow_0.1.1.tar.gz",
  "_fileid": "c829629a822a2a636bf84064b2491ab8e9b646625b0c8bd86b4ab3d132208abf",
  "_filesize": 121503,
  "_sha256": "c829629a822a2a636bf84064b2491ab8e9b646625b0c8bd86b4ab3d132208abf",
  "_created": "2026-05-24T07:49:12.000Z",
  "_published": "2026-05-24T07:52:30.672Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581570224,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183413334"
    },
    {
      "job": 77581570228,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183412792"
    },
    {
      "job": 77581570242,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183416038"
    },
    {
      "job": 77581570236,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183414669"
    },
    {
      "job": 77581457116,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183400209"
    },
    {
      "job": 77581570219,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183409777"
    },
    {
      "job": 77581570243,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183410062"
    },
    {
      "job": 77581570237,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183416151"
    },
    {
      "job": 77581570247,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183410406"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kstreet13/fourinarow",
  "_commit": {
    "id": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
    "author": "Kelly Street <street.kelly@gmail.com>",
    "committer": "Kelly Street <street.kelly@gmail.com>",
    "message": "swapped \"dontrun\" for \"exampleIf\" in humanPlayer() documentation. Added rules of the game to play4inaRow() documentation.\n",
    "time": 1763438999
  },
  "_maintainer": {
    "name": "Kelly Street",
    "email": "street.kelly@gmail.com",
    "login": "kstreet13",
    "description": "Assistant Professor of Population and Public Health Sciences, Division of Biostatistics",
    "uuid": 11052277,
    "orcid": "0000-0001-6379-5013"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "kstreet13",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 6
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kstreet13",
      "count": 13,
      "uuid": 11052277
    }
  ],
  "_userbio": {
    "uuid": 11052277,
    "type": "user",
    "name": "Kelly Street",
    "description": "Assistant Professor of Population and Public Health Sciences, Division of Biostatistics"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fourinarow"
  },
  "_devurl": "https://github.com/kstreet13/fourinarow",
  "_searchresults": 1,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fourinarow.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kstreet13/fourinarow",
  "_realowner": "kstreet13",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-11-21"
    }
  ],
  "_exports": [
    "easyBot",
    "getSetsof4",
    "hardBot",
    "humanPlayer",
    "invertPieces",
    "mediumBot",
    "play4inaRow",
    "randomBot",
    "testBots"
  ],
  "_help": [
    {
      "page": "bots",
      "title": "Bot players for Four in a Row",
      "topics": [
        "bots",
        "easyBot",
        "hardBot",
        "mediumBot",
        "randomBot"
      ]
    },
    {
      "page": "getSetsof4",
      "title": "All possible sets of 4 in a row",
      "topics": [
        "getSetsof4"
      ]
    },
    {
      "page": "HumanPlayer",
      "title": "Human player",
      "topics": [
        "humanPlayer"
      ]
    },
    {
      "page": "invertPieces",
      "title": "Switch X's and O's",
      "topics": [
        "invertPieces"
      ]
    },
    {
      "page": "play4inaRow",
      "title": "Play a game of Four in a Row",
      "topics": [
        "play4inaRow"
      ]
    },
    {
      "page": "testBots",
      "title": "Simulate many games of Four in a Row",
      "topics": [
        "testBots"
      ]
    }
  ],
  "_readme": "https://github.com/kstreet13/fourinarow/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "fourinarow.qmd",
      "filename": "fourinarow.html",
      "title": "fourinarow",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-07-12 02:51:26",
      "modified": "2025-07-29 19:17:02",
      "commits": 4
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "fourinarow",
  "_universes": [
    "kstreet13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T07:51:10.000Z",
      "distro": "noble",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "e05a3a80515c086afaea5b973618aadaf0b3fcac91f45171ecebcca66a2048ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T07:51:07.000Z",
      "distro": "noble",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "756faf3dddb2b27e2cf25a063d23c674508f60b8f90ba1be9ce12ba401e167b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-24T07:51:41.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "6dfc9d20c7635879579fa0c7ca68be589a85bc94fffacce5ee95dbc4db1520df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-24T07:51:27.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "841a52f826b5213a3ca513ec030181faa688da1488f31945685d7d5bdc181ed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:55.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "ea0d756bfc726c5529dd088c68f6f82bc0e96141e47b511fe700f9972b951482",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:41.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "d84b0b450c64c43cf9b36500013c3bce31842b0eb7e0f8a0e4be3e3dafeb3c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T07:51:35.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "3e6f95441a7096104c1174231cec991767c280ec4ee019441895269019a7a5e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:44.000Z",
      "commit": "fb45a14ae04c506d588aff887d2206ecb282fa5f",
      "fileid": "52d5bf555035f8dc823df28075a6d942843e9861d713a3885054afabb7831510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kstreet13/actions/runs/26355526019"
    }
  ]
}