Package: rchess
Version: 0.1
Title: Chess Move, Generation/Validation, Piece Placement/ Movement,
        and Check/Checkmate/Stalemate Detection
Description: 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.
Author: Joshua Kunst <jbkunst@gmail.com>
Maintainer: Joshua Kunst <jbkunst@gmail.com>
License: MIT + file LICENSE
URL: https://github.com/jbkunst/rchess
BugReports: https://github.com/jbkunst/rchess/issues
Imports: htmlwidgets, V8, R6, ggplot2, plyr, dplyr, assertthat
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-11-05 15:44:44 UTC; jkunst
Repository: CRAN
Date/Publication: 2015-11-05 17:18:05
