rchess: Chess Move, Generation/Validation, Piece Placement/ Movement, and Check/Checkmate/Stalemate Detection

R package for chess validations, pieces movements and check detection. Also integrates functions to plot chess boards given a Forsyth Edwards and Portable Game notations.

Version: 0.1
Imports: htmlwidgets, V8, R6, ggplot2, plyr, dplyr, assertthat
Published: 2015-11-05
Author: Joshua Kunst
Maintainer: Joshua Kunst <jbkunst at gmail.com>
BugReports: https://github.com/jbkunst/rchess/issues
License: MIT + file LICENSE
URL: https://github.com/jbkunst/rchess
NeedsCompilation: no
Materials: README
CRAN checks: rchess results

Documentation:

Reference manual: rchess.pdf

Downloads:

Package source: rchess_0.1.tar.gz
Windows binaries: r-devel: rchess_0.1.zip, r-release: rchess_0.1.zip, r-oldrel: rchess_0.1.zip
macOS binaries: r-release (arm64): rchess_0.1.tgz, r-oldrel (arm64): rchess_0.1.tgz, r-release (x86_64): rchess_0.1.tgz, r-oldrel (x86_64): rchess_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rchess to link to this page.