Package: ply 0.1.0
ply: Bitboard Chess Engine
A fully legal chess move generator and game engine implemented in C++17 via 'Rcpp'. Provides FEN (Forsyth-Edwards Notation) parsing, PGN (Portable Game Notation) replay, position feature enrichment, and a multi-game registry backed by a bitboard representation.
Authors:
ply_0.1.0.tar.gz
ply_0.1.0.zip(r-4.7)ply_0.1.0.zip(r-4.6)ply_0.1.0.zip(r-4.5)
ply_0.1.0.tgz(r-4.6-x86_64)ply_0.1.0.tgz(r-4.6-arm64)ply_0.1.0.tgz(r-4.5-x86_64)ply_0.1.0.tgz(r-4.5-arm64)
ply_0.1.0.tar.gz(r-4.7-arm64)ply_0.1.0.tar.gz(r-4.7-x86_64)ply_0.1.0.tar.gz(r-4.6-arm64)ply_0.1.0.tar.gz(r-4.6-x86_64)
ply_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ply/json (API)
| # Install 'ply' in R: |
| install.packages('ply', repos = c('https://qjouda.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4752ceeef7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 134 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-release-x86_64 | OK | 317 | ||
| macos-oldrel-arm64 | OK | 168 | ||
| macos-oldrel-x86_64 | OK | 627 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 199 | ||
| windows-oldrel | OK | 210 | ||
| wasm-release | OK | 105 |
Exports:ply_enrich_batchply_fen_parseply_fen_serializeply_game_accept_drawply_game_cancelply_game_countply_game_fenply_game_historyply_game_infoply_game_initply_game_joinply_game_moveply_game_newply_game_new_from_fenply_game_offer_drawply_game_reset_registryply_game_resignply_hashply_in_checkply_is_checkmateply_is_insufficient_materialply_is_stalemateply_legal_movesply_move_applyply_pgn_extract_movetextply_pgn_load_gamesply_pgn_parse_tagsply_validate
Dependencies:Rcpp
