Hello
The command listed in the Installation section of README.md results in version 0.2.0 being downloaded and installed, which is not the latest development version and some things are not working properly (for example visualize).
Perhaps the installation line could be revised to
devtools::install_github("dustinfife/flexplavaan", ref="development")
so the updated version (currently 0.2.4) is installed instead.