All Projects → jbkunst → rchess

jbkunst / rchess

Licence: other
♛ Chess package for R

Programming Languages

r
7636 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rchess

Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+757.35%)
Mutual labels:  cran, rstats, htmlwidgets
Reactr
React for R
Stars: ✭ 227 (+233.82%)
Mutual labels:  cran, rstats, htmlwidgets
Ggrepel
📍 Repel overlapping text labels away from each other.
Stars: ✭ 853 (+1154.41%)
Mutual labels:  cran, rstats
Onnx R
R Interface to Open Neural Network Exchange (ONNX)
Stars: ✭ 31 (-54.41%)
Mutual labels:  cran, rstats
Refinr
Cluster and merge similar char values: an R implementation of Open Refine clustering algorithms
Stars: ✭ 91 (+33.82%)
Mutual labels:  cran, rstats
Dataexplorer
Automate Data Exploration and Treatment
Stars: ✭ 362 (+432.35%)
Mutual labels:  cran, rstats
pbapply
Adding progress bar to '*apply' functions in R
Stars: ✭ 115 (+69.12%)
Mutual labels:  cran, rstats
Pkgsearch
Search R packages on CRAN
Stars: ✭ 73 (+7.35%)
Mutual labels:  cran, rstats
Sunburstr
R htmlwidget for interactive sunburst plots
Stars: ✭ 177 (+160.29%)
Mutual labels:  rstats, htmlwidgets
Scatterd3
R scatter plot htmlwidget based on D3.js
Stars: ✭ 135 (+98.53%)
Mutual labels:  cran, htmlwidgets
D3r
d3.js helpers for R
Stars: ✭ 133 (+95.59%)
Mutual labels:  cran, rstats
Explor
Interfaces for Multivariate Analysis in R
Stars: ✭ 157 (+130.88%)
Mutual labels:  cran, htmlwidgets
Flextable
table farming
Stars: ✭ 288 (+323.53%)
Mutual labels:  cran, htmlwidgets
cattonum
Encode Categorical Features
Stars: ✭ 31 (-54.41%)
Mutual labels:  cran, rstats
ctv
CRAN Task View Initiative
Stars: ✭ 17 (-75%)
Mutual labels:  cran, rstats
Liger
Lightweight Iterative Gene set Enrichment in R
Stars: ✭ 44 (-35.29%)
Mutual labels:  cran, rstats
Streamgraph
〰️ htmlwidget for creating streamgraph visualizations in R
Stars: ✭ 137 (+101.47%)
Mutual labels:  rstats, htmlwidgets
Nomnoml
Sassy 'UML' Diagrams for R
Stars: ✭ 173 (+154.41%)
Mutual labels:  rstats, htmlwidgets
Manipulatewidget
Add More Interactivity to htmlwidgets
Stars: ✭ 110 (+61.76%)
Mutual labels:  cran, htmlwidgets
Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (+170.59%)
Mutual labels:  cran, rstats

rchess A chess package for R

travis-status version downloads

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")
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].