rosawojciech/bigchess: Read, Write, Manipulate, Explore Chess PGN Files and R API to UCI Chess Engines

Provides functions for reading *.PGN files with more than one game, including large files without copying it into RAM (using 'ff' package or 'RSQLite' package). Handle chess data and chess aggregated data, count figure moves statistics, create player profile, plot winning chances, browse openings. Set of functions of R API to communicate with UCI-protocol based chess engines.

Getting started

Package details

AuthorWojciech Rosa
MaintainerWojciech Rosa <w.rosa@pollub.pl>
LicenseGPL-3
Version1.9.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rosawojciech/bigchess")
rosawojciech/bigchess documentation built on Jan. 19, 2021, 5:54 a.m.