chessR: Functions to Extract, Clean and Analyse Online Chess Game Data

A set of functions to enable users to extract chess game data from popular chess sites, including 'Lichess'<https://lichess.org/> and 'Chess.com' <https://www.chess.com/> and then perform analysis on that game data.

Version: 1.5.0
Imports: rlang, jsonlite, dplyr, purrr, tidyr, stringr, lubridate, magrittr, xml2, rvest, curl
Suggests: knitr, rmarkdown, ggplot2, testthat (≥ 3.0.0), covr, chess
Published: 2022-01-20
Author: Jason Zivkovic [aut, cre], Jonathan Carroll ORCID iD [ctb]
Maintainer: Jason Zivkovic <jase.ziv83 at gmail.com>
BugReports: https://github.com/JaseZiv/chessR/issues
License: GPL-3
URL: https://github.com/JaseZiv/chessR
NeedsCompilation: no
Materials: README NEWS
In views: SportsAnalytics
CRAN checks: chessR results

Documentation:

Reference manual: chessR.pdf
Vignettes: Using the chessR Package

Downloads:

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

Linking:

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