Learn R Programming

rchess A chess package for R

The rchess package is a chess move, generation/validation, piece placement/movement, and check/checkmate/stalemate detection.

This Packages is a wrapper for the chess.js javascript library and integrates htmlwidget for plot chessboard using chessboardjs library.

For installation you use:

install.packages("rchess")
# Or
devtools::install_github("jbkunst/rchess")

Copy Link

Version

Monthly Downloads

17

Version

0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 15th, 2017

Functions in rchess (0.1)

rchess

Package por chess move, generation/validation, piece placement/movement, and check/checkmate/stalemate detection
Chess

Chess Class
renderChessboardjs

Widget render function for use in Shiny
chessboardjsOutput

Widget output function for use in Shiny
chessboardjs

Plot a chessboard via chessboardjs
ggchessboard

Plot a fen representation chessboard via ggplot2
chessopenings

Chess openings data
chesswc

FIDE World Cups data