install_chess: Install python-chess
Description
Install the python library used as the backbone of this package. You can
pass arguments on to reticulate::py_install(), but python-chess needs
python_version = "3.8" and pip = TRUE.
Usage
install_chess(method = "auto", conda = "auto", ...)
Arguments
conda
The path to a conda executable