Before using these packages, install the NunitoSans fonts from the fontstoinstall folder. NunitoSans is an open-license google-font that closely resembles BioLizard's house font, Avenir.
The vignette also mentions you can install the Lato font from the git repository but in FontsToInstall only nunitosans is present.
It might be best to remove
install_biolizard_fonts() from the Installation BioLizardStyleR section. Running this function is not always necessary. The vignette explains this in more detail.
Some small remarks for the readme.
The readme still mentions the old house font:
Before using these packages, install the NunitoSans fonts from the fontstoinstall folder. NunitoSans is an open-license google-font that closely resembles BioLizard's house font, Avenir.
The vignette also mentions you can install the Lato font from the git repository but in FontsToInstall only nunitosans is present.
It might be best to remove
install_biolizard_fonts()
from the Installation BioLizardStyleR section. Running this function is not always necessary. The vignette explains this in more detail.