{
  "_id": "6a107540acfb0bcc41cac7e8",
  "Package": "FourScores",
  "Title": "A Game for Human vs. Human or Human vs. AI",
  "Version": "1.5.1",
  "Authors@R": "person(\"Matthias\", \"Speidel\", email = \"matthias.speidel@googlemail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A game for two players: Who gets first four in a row\n(horizontal, vertical or diagonal) wins. As board game\npublished by Milton Bradley, designed by Howard Wexler and Ned\nStrongin.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:10:36 UTC",
    "User": "root"
  },
  "Author": "Matthias Speidel [aut, cre]",
  "Maintainer": "Matthias Speidel <matthias.speidel@googlemail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-10-24 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/FourScores",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce8d6bcff0f450aaa31bc4f8d5861791d20a5b6c",
  "MD5sum": "427a9bbfeba619df8e28f3e129fbd91d",
  "_user": "cran",
  "_type": "src",
  "_file": "FourScores_1.5.1.tar.gz",
  "_fileid": "548e6b5f628e09ed396823b242161986ee07b055d77f4e45e9e980df8ab88c3e",
  "_filesize": 104892,
  "_sha256": "548e6b5f628e09ed396823b242161986ee07b055d77f4e45e9e980df8ab88c3e",
  "_created": "2026-05-07T05:10:36.000Z",
  "_published": "2026-05-22T15:24:48.485Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77410154480,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847416393"
    },
    {
      "job": 77410154898,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847415714"
    },
    {
      "job": 77410153693,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847398082"
    },
    {
      "job": 77410153805,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164174326"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25477155655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FourScores",
  "_commit": {
    "id": "ce8d6bcff0f450aaa31bc4f8d5861791d20a5b6c",
    "author": "Matthias Speidel <matthias.speidel@googlemail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5.1\n",
    "time": 1540390202
  },
  "_maintainer": {
    "name": "Matthias Speidel",
    "email": "matthias.speidel@googlemail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FourScores"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FourScores.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-10-29"
    },
    {
      "version": "1.5.0",
      "date": "2018-09-28"
    },
    {
      "version": "1.5.1",
      "date": "2018-10-24"
    }
  ],
  "_exports": [
    "FourScores"
  ],
  "_help": [
    {
      "page": "AImove",
      "title": "Move of AI",
      "topics": [
        "AImove"
      ]
    },
    {
      "page": "clicking",
      "title": "a function",
      "topics": [
        "clicking"
      ]
    },
    {
      "page": "clickingXY",
      "title": "check input",
      "topics": [
        "clickingXY"
      ]
    },
    {
      "page": "fbuttons",
      "title": "Field buttons",
      "topics": [
        "fbuttons"
      ]
    },
    {
      "page": "FieldCorrect",
      "title": "Is the field correct?",
      "topics": [
        "FieldCorrect"
      ]
    },
    {
      "page": "FieldGeneration",
      "title": "field generation",
      "topics": [
        "FieldGeneration"
      ]
    },
    {
      "page": "FieldPlot",
      "title": "plot the field",
      "topics": [
        "FieldPlot"
      ]
    },
    {
      "page": "FieldWinCheck",
      "title": "check for a winner",
      "topics": [
        "FieldWinCheck"
      ]
    },
    {
      "page": "FourScores",
      "title": "Main Function",
      "topics": [
        "FourScores"
      ]
    },
    {
      "page": "getColors",
      "title": "A function",
      "topics": [
        "getColors"
      ]
    },
    {
      "page": "getPlayerNames",
      "title": "Get player names",
      "topics": [
        "getPlayerNames"
      ]
    },
    {
      "page": "NewField",
      "title": "Generate a new field",
      "topics": [
        "NewField"
      ]
    },
    {
      "page": "painter",
      "title": "logo painter",
      "topics": [
        "painter"
      ]
    },
    {
      "page": "plotlogo",
      "title": "plot logo",
      "topics": [
        "plotlogo"
      ]
    },
    {
      "page": "resample",
      "title": "resample",
      "topics": [
        "resample"
      ]
    },
    {
      "page": "typing",
      "title": "Return a key",
      "topics": [
        "typing"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fourscores",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-07T05:12:24.000Z",
      "distro": "noble",
      "commit": "ce8d6bcff0f450aaa31bc4f8d5861791d20a5b6c",
      "fileid": "efb1f5891ba8aec6590b2655651505ad63fa1ac1b26e0959a28e44d326910aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477155655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-07T05:12:19.000Z",
      "distro": "noble",
      "commit": "ce8d6bcff0f450aaa31bc4f8d5861791d20a5b6c",
      "fileid": "0bd591e27da6ba5afb6f2519b4c963938e4ad8ee6014d5fa9dc53131ffe9e784",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477155655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.1",
      "date": "2026-05-22T15:24:29.000Z",
      "commit": "ce8d6bcff0f450aaa31bc4f8d5861791d20a5b6c",
      "fileid": "0a42e5819db9e9c6852fc8fdc25540027bb4edca7141623d9e6dd843026638ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477155655"
    }
  ]
}