{
  "_id": "6a5f237714e95619b75d4633",
  "Package": "chess2plyrs",
  "Type": "Package",
  "Title": "Chess Game Creation and Tools",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Luigi\", \"Annicchiarico\", email = \"luigi.annic@gmail.com\", role = c(\"cre\", \"aut\"))\n)",
  "Description": "A chess program which allows the user to create a game,\nadd moves, check for legal moves and game result, plot the\nboard, take back, read and write FEN (Forsyth–Edwards\nNotation). A basic chess engine based on minimax is\nimplemented.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://luigi-annic.r-universe.dev",
  "Date/Publication": "2025-06-06 14:05:00 UTC",
  "RemoteUrl": "https://github.com/luigi-annic/chess2plyrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 07:41:25 UTC",
    "User": "root"
  },
  "Author": "Luigi Annicchiarico [cre, aut]",
  "Maintainer": "Luigi Annicchiarico <luigi.annic@gmail.com>",
  "_user": "luigi-annic",
  "_type": "src",
  "_file": "chess2plyrs_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fc26bfad5e4ebeb8229c7962d7898fbdaccb08e37f287d03d3e3ef347c6802e7",
  "_filesize": 281897,
  "_sha256": "fc26bfad5e4ebeb8229c7962d7898fbdaccb08e37f287d03d3e3ef347c6802e7",
  "_expires": "2026-10-29T07:44:54.000Z",
  "_created": "2026-07-21T07:41:25.000Z",
  "_published": "2026-07-21T07:44:55.601Z",
  "_jobs": [
    {
      "job": 88572957096,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8487615885"
    },
    {
      "job": 88572957124,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487613200"
    },
    {
      "job": 88572957143,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487605760"
    },
    {
      "job": 88572957093,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487594902"
    },
    {
      "job": 88572228087,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487546713"
    },
    {
      "job": 88572957107,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8487595090"
    },
    {
      "job": 88572957123,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8487598268"
    },
    {
      "job": 88572957133,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487593147"
    },
    {
      "job": 88572957098,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487593034"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779",
  "_status": "success",
  "_upstream": "https://github.com/luigi-annic/chess2plyrs",
  "_commit": {
    "id": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
    "author": "Luigi-Annic <luigi.annic@gmail.com>",
    "committer": "Luigi-Annic <luigi.annic@gmail.com>",
    "message": "hide functions all_possibilities, engine1 and get_minimax_move\n",
    "time": 1749218700
  },
  "_maintainer": {
    "name": "Luigi Annicchiarico",
    "email": "luigi.annic@gmail.com",
    "login": "luigi-annic",
    "description": "",
    "uuid": 136197636
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luigi-annic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luigi-annic",
      "count": 17,
      "uuid": 136197636
    }
  ],
  "_userbio": {
    "uuid": 136197636,
    "type": "user",
    "name": "Luigi-Annic",
    "followers": 2
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chess2plyrs"
  },
  "_devurl": "https://github.com/luigi-annic/chess2plyrs",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/chess2plyrs.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luigi-annic/chess2plyrs",
  "_realowner": "luigi-annic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-06-02"
    }
  ],
  "_exports": [
    "chess_move",
    "chessplot",
    "engine2",
    "game_result",
    "legalmoves",
    "moves_scoresheet",
    "newgame",
    "random_mover",
    "readfen",
    "takeback",
    "writefen"
  ],
  "_datasets": [
    {
      "name": "chesstools",
      "title": "chesstools",
      "object": "chesstools",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chess_move",
      "title": "chess_move",
      "topics": [
        "chess_move"
      ]
    },
    {
      "page": "chessplot",
      "title": "chessplot",
      "topics": [
        "chessplot"
      ]
    },
    {
      "page": "chesstools",
      "title": "chesstools",
      "topics": [
        "chesstools"
      ]
    },
    {
      "page": "engine2",
      "title": "engine2",
      "topics": [
        "engine2"
      ]
    },
    {
      "page": "game_result",
      "title": "game_result",
      "topics": [
        "game_result"
      ]
    },
    {
      "page": "legalmoves",
      "title": "legalmoves",
      "topics": [
        "legalmoves"
      ]
    },
    {
      "page": "moves_scoresheet",
      "title": "moves_scoresheet",
      "topics": [
        "moves_scoresheet"
      ]
    },
    {
      "page": "newgame",
      "title": "newgame",
      "topics": [
        "newgame"
      ]
    },
    {
      "page": "random_mover",
      "title": "random_mover",
      "topics": [
        "random_mover"
      ]
    },
    {
      "page": "readfen",
      "title": "readfen",
      "topics": [
        "readfen"
      ]
    },
    {
      "page": "takeback",
      "title": "takeback",
      "topics": [
        "takeback"
      ]
    },
    {
      "page": "writefen",
      "title": "writefen",
      "topics": [
        "writefen"
      ]
    }
  ],
  "_readme": "https://github.com/luigi-annic/chess2plyrs/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "chess2plyrs.Rmd",
      "filename": "chess2plyrs.html",
      "title": "chess2plyrs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Initialise a game",
        "Chess plotting",
        "Score list",
        "Game result",
        "Legal moves",
        "Takeback",
        "Engine"
      ],
      "created": "2025-05-25 11:08:56",
      "modified": "2025-05-26 14:34:25",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "chess2plyrs",
  "_universes": [
    "luigi-annic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-21T07:43:43.000Z",
      "distro": "resolute",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/d14141bb033599830618e1235ccde4d303add20556cefe5a2d539061c23d19f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-21T07:43:43.000Z",
      "distro": "resolute",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/4aaeb52a2ff75adae301c0b73096830c7f9d30e52bbe629057dd855567ae74a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-21T07:43:27.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/a361f4f4c6c023cff8b7a04578808e6b56e1be0f397605bc22c13f753dfc176c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-21T07:43:04.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/0563cea7404ea84f4b9c2c6dbeecd9f5ae1ac12add8a06f9df208da22c2c20bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-21T07:43:36.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/24ccfaeb5f59664f8c5640e4e217684ec5309ad73598ed073f94060aedad8305",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T07:42:52.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/5af14f057a88e5b74aa22181c4c4a108b6df101ace4ce47555e6c4f34226faf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T07:42:39.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/e65609f607e95d6d914596becc6efbe7cd626309a8ceac291b446e22844d756f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T07:42:39.000Z",
      "commit": "3a608da5b93b58c021a3354172b27d3f3e6d8045",
      "fileid": "https://r2.ropensci.org/6cd67d70064d84fd3f6c9bd4e09a26185524e0acb4ca2ae73e1e853c6b17d3d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/29811135779"
    }
  ]
}