From https://github.com/curso-r/chess
{chess} is an opinionated wrapper for R around python-chess, an amazing library created by Niklas Fiekas. It allows users to read and write PGN files as well as create and explore game trees such as the ones seen in chess books.
The README for this project says:
Oppinionated wrapper to use python-chess from the R programming language
From https://github.com/curso-r/chess
The README for this project says: